From f61cb95e290fdfb1aa25b22da3fecf92945b8c52 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Thu, 21 Feb 2002 11:12:02 +0000 Subject: [PATCH] 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 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index fd7d0ddd7..881fb4ba2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Thu Feb 21 11:01:43 2002 Nicola Pero + + * 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 * Source/NSApplication.m ([-changeWindowsItem:]): If the item in