mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Add changelog
This commit is contained in:
parent
1889812055
commit
351712efb2
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2020-09-12 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Source/GSToolTips.m: Fix issue where setting the theme causes
|
||||
tooltips to become all black. This is happening on windows and other
|
||||
platforms.
|
||||
* Source/NSCell.m: Fix for issue on Windows were contents are reset
|
||||
when initWithCoder: coder is called. If the contents are set, they
|
||||
determine the type. Currently investigating why this is occuring
|
||||
ONLY on Windows.
|
||||
|
||||
2020-09-12 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSTextView.m (-initWithCoder:): Make sure text container is
|
||||
|
|
Loading…
Reference in a new issue