Commit graph

8 commits

Author SHA1 Message Date
Gregory John Casamento
bbce009d7e Update header and add non-keyed encoding to the class 2023-10-01 08:00:04 -04:00
Gregory John Casamento
21e8018d7d Add proper encoding decoding for keyed objects 2023-10-01 08:00:04 -04:00
Gregory John Casamento
15a65bce26 Update bindings 2023-10-01 08:00:04 -04:00
Gregory John Casamento
a446d0441b Add keys, update implementation of NSTreeController 2023-10-01 08:00:01 -04:00
Gregory John Casamento
5bceae9f01 Update headers 2023-10-01 07:58:36 -04:00
Gregory John Casamento
be1acf04c4 Update header to correct addChild: remove uneeded declarations, make corresponding changes in .m file 2023-10-01 07:58:36 -04:00
Fred Kiefer
a93d126191 * Headers/AppKit/NSTreeController.h,
* Headers/AppKit/NSTreeNode.h: Add method declarations to these
        * files.
        * Headers/AppKit/AppKit.h,
        * Source/GNUmakefile: Include new files.
        * Source/NSObjectController.m (+initialize, -selection): Get
        * basic
        binding example working.
        * Source/NSTreeController.m: Minimal implementation.
        * Source/NSTreeNode.m: Full implementation of this class.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@36991 72102866-910b-0410-8b05-ffd578937521
2013-08-19 19:10:22 +00:00
Gregory John Casamento
4193fb4122 * Headers/AppKit/NSTreeController.h
* Headers/AppKit/NSTreeNode.h
	* Source/NSTreeController.m: Add tree controller skeleton.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@34847 72102866-910b-0410-8b05-ffd578937521
2012-02-29 15:32:09 +00:00