mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 03:50:47 +00:00
Fix to encoding NSCells in gmodels
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13819 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c4e8312e6d
commit
84c92ff0fb
1 changed files with 9 additions and 4 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,12 +1,17 @@
|
|||
2002-06-07 Georg Fleischmann <georg@vhf.de>
|
||||
|
||||
* Model/GMAppKit.m ([NSCell -encodeWithModelArchiver:]): Restore
|
||||
sendActionMask.
|
||||
|
||||
2002-06-10 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Source/GSServicesManager.m (-performService:...): Create
|
||||
and use a local copy of the NSPasteboard.
|
||||
* Source/GSServicesManager.m (-performService:...): Create and use
|
||||
a local copy of the NSPasteboard.
|
||||
|
||||
2002-06-08 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Source/NSWindow.m (-_initDefaults): Make _miniaturizedImage
|
||||
default to the application icon.
|
||||
* Source/NSWindow.m (-_initDefaults): Make _miniaturizedImage
|
||||
default to the application icon.
|
||||
|
||||
2002-06-08 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue