Author: qmathe
Date: Thu Mar  6 23:40:14 2008
New Revision: 2911

URL: http://svn.gna.org/viewcvs/etoile?rev=2911&view=rev
Log:
Fixed several NSOutlineView issues on GNUstep. This includes a fix taken from 
StepChat and a rewrite of the item loading code of NSOutlineView in order to 
support lazy loading of the outline item tree. Until now NSOutlineView entered 
in an endless recursion on browsing a file system or a huge object graph (by 
trying to create outline items for all the files for example). Drag and drop is 
still broken though. Also added a forced reload of the layout context when no 
items are available. Both the object browser and ObjectManagerExample should 
now be usable on GNUstep

Modified:
    branches/qmathe/Container/ETOutlineLayout.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to