mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 12:00:45 +00:00
Update ChangeLog
This commit is contained in:
parent
790b686f0d
commit
6025179ad2
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2022-03-26 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Headers/Additions/GNUstepGUI/GSXibKeyedUnarchiver.h: Add
|
||||
customClasses method and _customClasses ivar.
|
||||
* Source/GSXib5KeyedUnarchiver.h: Remove _customClasses from
|
||||
declarations here and the method as well.
|
||||
* Source/GSXib5KeyedUnarchiver.m: Remove customClasses method
|
||||
from here.
|
||||
* Source/GSXibKeyedUnarchiver.m: Implement logic here to build
|
||||
_customClasses array when loading a XIB of version 3 or 4.
|
||||
|
||||
2022-02-26 Wolfgang Lux <wolfgang.lux@gmail.com>
|
||||
|
||||
* Source/NSPopUpButtonCell.m(setMenu:): Select the first item of
|
||||
|
|
Loading…
Reference in a new issue