Author: qmathe
Date: Sun Jun  3 02:11:53 2007
New Revision: 1985

URL: http://svn.gna.org/viewcvs/etoile?rev=1985&view=rev
Log:
Added OutlineView layout. Implemented layout prototype possibility. This allows 
to customize directly in IB the display view of existing layouts, when they are 
wrapper around AppKit controls (like NSTableView, NSOutlineView etc). Added 
double click support to wrapper layouts like ETTableLayout. Fixed path view  
double-click bug in ObjectManagerExample. Cleaned ETTableLayout. Improved 
ETContainer code a bit. Added ready made prototypes for outline view and table 
view, they are now favored over controls assembled directly in code.

Added:
    branches/qmathe/Container/ETOutlineLayout.h
    branches/qmathe/Container/ETOutlineLayout.m
    branches/qmathe/Container/English.lproj/OutlinePrototype.nib/
    branches/qmathe/Container/English.lproj/OutlinePrototype.nib/classes.nib
    branches/qmathe/Container/English.lproj/OutlinePrototype.nib/info.nib
    
branches/qmathe/Container/English.lproj/OutlinePrototype.nib/keyedobjects.nib   
(with props)
    branches/qmathe/Container/English.lproj/TablePrototype.nib/
    branches/qmathe/Container/English.lproj/TablePrototype.nib/classes.nib
    branches/qmathe/Container/English.lproj/TablePrototype.nib/info.nib
    branches/qmathe/Container/English.lproj/TablePrototype.nib/keyedobjects.nib 
  (with props)
Modified:
    branches/qmathe/Container/Container.xcodeproj/project.pbxproj
    branches/qmathe/Container/ETContainer.h
    branches/qmathe/Container/ETContainer.m
    branches/qmathe/Container/ETTableLayout.h
    branches/qmathe/Container/ETTableLayout.m
    branches/qmathe/Container/ETViewLayout.h
    branches/qmathe/Container/ETViewLayout.m
    branches/qmathe/Container/ObjectManagerController.m


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

Reply via email to