mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 00:31:03 +00:00
Update changelog
This commit is contained in:
parent
6b808f2d24
commit
0f4e1711d0
1 changed files with 18 additions and 0 deletions
18
ChangeLog
18
ChangeLog
|
@ -1,3 +1,21 @@
|
|||
2024-06-27 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Headers/AppKit/NSTreeController.h: Update header
|
||||
* Headers/AppKit/NSTreeNode.h: Update header
|
||||
* Source/GNUmakefile: Add new class
|
||||
* Source/GSBindingHelpers.h: Add NSString category
|
||||
* Source/GSControllerTreeProxy.[hm]: Proxy class
|
||||
for NSTreeController, a subclass of NSTreeNode.
|
||||
* Source/GSThemeDrawing.m: Optimize code a bit and
|
||||
add changes for binfings.
|
||||
* Source/GSXib5KeyedUnarchiver.m: Add support for new keys
|
||||
on NSTreeController.
|
||||
* Source/NSKeyValueBinding.m: Add new methods to
|
||||
GSKeyValueBinding
|
||||
* Source/NSOutlineView.m: Add support for bindings.
|
||||
* Source/NSTreeController.m: Implement new methods.
|
||||
* Source/NSTreeNode.m: Implement new methods
|
||||
|
||||
2024-06-07 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Headers/Additions/GNUstepGUI/GSTheme.h: Add new methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue