Commit graph

16 commits

Author SHA1 Message Date
Gregory John Casamento
f4cffd9f5e Add proper encoding decoding for keyed objects 2023-07-18 19:01:16 -04:00
Gregory John Casamento
3e4ef82f7c Update bindings 2023-07-18 19:00:10 -04:00
Gregory John Casamento
6bbad2339c Add keys, update implementation of NSTreeController 2023-07-18 18:53:35 -04:00
Gregory John Casamento
1a40b13662 Update headers 2023-07-18 18:51:37 -04:00
Gregory John Casamento
6d33b71039 Add implementations for child methods 2023-07-18 18:44:54 -04:00
Gregory John Casamento
e0e164ab5c Add implementations for child methods 2023-07-18 18:44:54 -04:00
Gregory John Casamento
7b3633f306 Correct compilation error 2023-07-18 18:44:54 -04:00
Gregory John Casamento
515b36475e Implement NSCopying 2023-07-18 18:44:54 -04:00
Gregory John Casamento
2478bf78b6 Update header and add non-keyed encoding to the class 2023-07-18 18:44:54 -04:00
Gregory John Casamento
bca4d5e846 Add proper encoding decoding for keyed objects 2023-07-18 18:44:54 -04:00
Gregory John Casamento
e420ab54d0 Update bindings 2023-07-18 18:44:54 -04:00
Gregory John Casamento
7a359c468b Add keys, update implementation of NSTreeController 2023-07-18 18:44:54 -04:00
Gregory John Casamento
acefd2af87 Update headers 2023-07-18 18:44:54 -04:00
Gregory John Casamento
b72ff5c461 Update header to correct addChild: remove uneeded declarations, make corresponding changes in .m file 2023-07-18 18:44:54 -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