mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Bugfix in pasteboard
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3720 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e9daaa4e36
commit
300379d9c5
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
Tue Feb 16 10:19:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
Tue Feb 16 10:45:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Tools/gpbs.m: Improve handling of loss of connections - don't remove
|
||||
data from a pasteboard unless it was owned by the connection lost.
|
||||
* Source/NSPanel.m: Override NSWindows initDefaults to make sure
|
||||
panels aren't shown in windows menu by default.
|
||||
* Source/NSApplication.m: Make NSApp a global variable.
|
||||
* Source/NSPasteboard.m: Fix recursivre dealloc.
|
||||
* Headers/AppKit/NSApplication.h: Make NSApp a global variable.
|
||||
|
||||
Tue Feb 16 5:30:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
|
Loading…
Reference in a new issue