Re: Problem with NSDateFormatter

2010-08-24 Thread Wolfgang Lux
Philippe Roussel wrote: Last detail : if I remove [AppointmentEditor controlTextDidChange:] or just don't call [NSTextField objectValue] everything works correctly. I could rework my code to avoid controlTextDidChange: but even if my code is ugly it should work as is I think. I don't think so.

build error: Undefined reference to 'objc_sync_enter'

2010-08-24 Thread Doug Simons
The recent changes in base have caused us to get link errors on objc_sync_enter and objc_sync_exit (on Windows). I don't understand what the problem is, since both functions are present in sync.m, which is being built (and is now the implementation of sync that we need). But currently the only w

Re: [Gnustep-cvs] r31195 - in /libs/gui/trunk: ChangeLog ColorPickers/GSWheelColorPicker.m Source/NSColorPanel.m

2010-08-24 Thread Eric Wasylishen
Hi Fred, The problems I was trying to fix here is that changing the color wheel brightness and resize the color wheel window was quite slow with the default color panel size, and got unbearably slow if you made the window bigger. On my computer (2.3 ghz core 2 duo, Windows) with my newly committed

where did objc-gnu2next.h go?

2010-08-24 Thread Doug Simons
Somewhere along the way in the last month or two the header file .../base/Headers/Additions/GNUstepBase/objc-gu2next.h went away. I can't find any mention of it in the ChangeLog and my SVN skills are insufficient to find what happened. Does anyone know why it was removed or if there is a replac

Re: Problem with NSDateFormatter

2010-08-24 Thread Philippe Roussel
On Tue, Aug 24, 2010 at 01:06:56AM +0200, Fred Kiefer wrote: > Am 24.08.2010 00:16, schrieb Fred Kiefer: > > Am 23.08.2010 15:20, schrieb Philippe Roussel: > >> In SimpleAgenda I use an instance of NSDateFormatter created with > >> > >> dateFormatter = AUTORELEASE([[NSDateFormatter alloc] > >> init

Re: [Gnustep-cvs] r31195 - in /libs/gui/trunk: ChangeLog ColorPickers/GSWheelColorPicker.m Source/NSColorPanel.m

2010-08-24 Thread Fred Kiefer
Am 24.08.2010 01:34, schrieb Eric Wasylishen: > Author: ericwa > Date: Tue Aug 24 01:34:06 2010 > New Revision: 31195 > > URL: http://svn.gna.org/viewcvs/gnustep?rev=31195&view=rev > Log: > * ColorPickers/GSWheelColorPicker.m: Rewrite to draw the HSV > wheel in a bitmap. This gives a pretty large