mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 11:50:37 +00:00
Another fix for menu items in the Windows menu
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12617 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
59152dc861
commit
8c2deb359a
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Thu Feb 21 11:01:43 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSApplication.m ([-changeWindowsItem:title:filename:]):
|
||||
Only exit if the item exists with the same title as the one we
|
||||
would add, otherwise, remove the old one and add it again to
|
||||
permit changing window titles. Fixed case of window being changed
|
||||
from having a title to having no title.
|
||||
|
||||
Wed Feb 20 20:57:32 2002 Michael Hanni <mhanni@yahoo.com>
|
||||
|
||||
* Source/NSApplication.m ([-changeWindowsItem:]): If the item in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue