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:
Nicola Pero 2002-02-21 11:12:02 +00:00
parent 6fd8900269
commit f61cb95e29

View file

@ -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