mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 16:20:46 +00:00
Fixes for adding an existing entry to the application's windows menu, and for
mouse down on tab views git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12612 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9939bf19e0
commit
64818a9b0c
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Wed Feb 20 20:57:32 2002 Michael Hanni <mhanni@yahoo.com>
|
||||
|
||||
* Source/NSApplication.m ([-changeWindowsItem:]): If the item in
|
||||
question already exists we abort further processing.
|
||||
|
||||
* Source/NSTabView.m: ([-mouseDown:]): New method to fix problems
|
||||
with NSSplitView interaction.
|
||||
([-hitTest:]): Removed.
|
||||
|
||||
Wed Feb 20 19:15:58 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Headers/gnustep/gui/GSMemoryPanel.h: New file.
|
||||
|
|
Loading…
Reference in a new issue