Skip to content

Commit

Permalink
Update ChangeLog with latest additions
Browse files Browse the repository at this point in the history
  • Loading branch information
gcasa committed Dec 27, 2023
1 parent 4e4755c commit d98a529
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2023-12-27 Gregory John Casamento <[email protected]>

* 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 <[email protected]>

* Source/GSGormLoading.m
Expand Down

0 comments on commit d98a529

Please sign in to comment.