Author: qmathe
Date: Fri Jul  6 17:28:15 2007
New Revision: 2147

URL: http://svn.gna.org/viewcvs/etoile?rev=2147&view=rev
Log:
Introduced early Pane layout support. PaneKit presentation logic can be 
considered as an early prototype of it. Pane layout/presentation in Container 
should offer even more flexibility, unified development model with the rest of 
Container and new potential possibilities like Tabbed Windows (moving panes in 
standalone windows and vice-versa), Inspector, Wizard, Slides-style view, and 
Panes/Windows Expose. Actually it doesn't work and it's really rough but I 
commit it to avoid any accidental lost :-)... PaneKit presentation logic may be 
ported on top this or simply reworked to expose Container API directly. Few 
other modifications have been made in various files

Added:
    branches/qmathe/Container/ETPaneLayout.h
    branches/qmathe/Container/ETPaneLayout.m
    branches/qmathe/Container/ETPaneSwitcherLayout.h
    branches/qmathe/Container/ETPaneSwitcherLayout.m
    branches/qmathe/Container/ETPaneView.h
    branches/qmathe/Container/ETPaneView.m
    branches/qmathe/Container/PaneContainerExample-Info.plist
    branches/qmathe/Container/PaneController.h
    branches/qmathe/Container/PaneController.m
Modified:
    branches/qmathe/Container/Container.xcodeproj/project.pbxproj
    branches/qmathe/Container/ETBrowserLayout.m
    branches/qmathe/Container/ETContainer.h
    branches/qmathe/Container/ETContainer.m
    branches/qmathe/Container/ETLayoutItem.h
    branches/qmathe/Container/ETLayoutItem.m
    branches/qmathe/Container/ETViewLayout.m


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

Reply via email to