mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 18:30:56 +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
7e65a9dbfa
commit
3e32fae6ff
1 changed files with 9 additions and 4 deletions
|
@ -1,7 +1,12 @@
|
|||
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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue