Gregory John Casamento
bb67c014c9
Add implementations for child methods
2023-10-01 08:00:04 -04:00
Gregory John Casamento
871829d4b2
Update header and add non-keyed encoding to the class
2023-10-01 08:00:04 -04:00
Gregory John Casamento
a9406eb722
Add proper encoding decoding for keyed objects
2023-10-01 08:00:04 -04:00
Gregory John Casamento
b0b4089139
Update bindings
2023-10-01 08:00:04 -04:00
Gregory John Casamento
81abd8eba0
Add keys, update implementation of NSTreeController
2023-10-01 08:00:04 -04:00
Gregory John Casamento
d2060127db
Update headers
2023-10-01 08:00:04 -04:00
Gregory John Casamento
93608769d9
Add implementations for child methods
2023-10-01 08:00:04 -04:00
Gregory John Casamento
69d1e7cb8f
Add implementations for child methods
2023-10-01 08:00:04 -04:00
Gregory John Casamento
ff16d864df
Correct compilation error
2023-10-01 08:00:04 -04:00
Gregory John Casamento
68bd3c298a
Implement NSCopying
2023-10-01 08:00:04 -04:00
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