mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 23:50:49 +00:00
Better window manager support for main menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11823 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7581c0a471
commit
cd2eaa602f
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
2001-12-19 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* Source/NSApplication.m
|
||||||
|
[setMainMenu:] set the title of the main menu window, so
|
||||||
|
the window manager can display it.We could do this also for all
|
||||||
|
other menus, but those wont show up in the window manager.
|
||||||
|
* Tools/gopen.m
|
||||||
|
Removed the redefinition of NSRunAlertPanel() as NSWOrkspace no
|
||||||
|
longer uses this,
|
||||||
|
|
||||||
2001-12-18 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
|
2001-12-18 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
|
||||||
|
|
||||||
* Source/NSWindow.m ([NSWindow -setTitleWithRepresentedFilename:]):
|
* Source/NSWindow.m ([NSWindow -setTitleWithRepresentedFilename:]):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue