mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 12:00:45 +00:00
Update ChangeLog with latest additions
This commit is contained in:
parent
4e4755c533
commit
d98a52924e
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2023-12-27 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Headers/AppKit/NSView.h: Add ivar for NSShadow, update
|
||||
version of class for NSArchiver so this can be properly
|
||||
read and saved in .gorm files.
|
||||
* Source/GSXib5KeyedUnarchiver.m: Add code to handle XIB
|
||||
keys for NSShadow.
|
||||
* Source/NSShadow.m: Minor cleanup to use ASSIGN macro
|
||||
in -initWithCoder:
|
||||
* Source/NSView.m: Add code to -encodeWithCoder: and
|
||||
-initWithCoder: to properly handle NSViewShadow.
|
||||
|
||||
2023-11-27 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Source/GSGormLoading.m
|
||||
|
|
Loading…
Reference in a new issue