Release critical bug in NSToolbarItem

2008-03-08 Thread Fred Kiefer
I just found a critical bug that needs to be fixed before we do a new gui release. Not sure if this warning is needed, but sometimes Adam is really quick with new releases :-) The problem gets triggered by a patch I recently made to NSCell. Now the control sendAction:to: methods gets called even

[PATCH] NSOutlineView lazy loading of the outline item tree

2008-03-08 Thread Quentin Mathé
Hi, Here is a new NSOutlineView patch that implements the lazy loading of the outline items. Until now NSOutlineView entered in an endless recursion on browsing a file system or a not-so-small object graph (by trying to create outline items for all the files for example). This patch

Re: Release critical bug in NSToolbarItem

2008-03-08 Thread Adam Fedor
On Mar 8, 2008, at 3:09 AM, Fred Kiefer wrote: I just found a critical bug that needs to be fixed before we do a new gui release. Not sure if this warning is needed, but sometimes Adam is really quick with new releases :-) I'm behind anyway, and with the pace of recent patches, that's

Re: Release critical bug in NSToolbarItem

2008-03-08 Thread Gregory John Casamento
Fred, Please go ahead and put this into the bug tracking system. I'm working on Gorm some today, so I suspect I'll bump into this once I update a little later on. I might take a look at it and pull in Quentin if I can. Gregory Casamento -- Principal Consultant - OLC, Inc # GNUstep Chief