mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 19:17:40 +00:00
NSApplication: Windows menu manipulation fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16431 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2e4c41319e
commit
34f48b57a7
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,9 +1,20 @@
|
|||
2003-04-11 Michael Hanni <michael@deviant-behavior.com>
|
||||
|
||||
* Source/NSApplication.m:
|
||||
(updateWindowsItem:): call to sizeToFit removed. NSMenuItemCell
|
||||
manipulation removed which the cell makes internally anyways.
|
||||
|
||||
2003-04-11 Serg Stoyan <stoyan@hologr.com>
|
||||
|
||||
* Source/NSPopUpButton.m:
|
||||
(mouseDown): Set menu view's highlightedItemIndex to
|
||||
lastSelectedItem if result index is -1. Comments added.
|
||||
|
||||
* Source/NSApplication.m:
|
||||
(setImageForWindowsItem:): implemented.
|
||||
(changeWindowsItem:title:filename:): call setImageForWindowsItem:
|
||||
added. TODO: removed from comment.
|
||||
|
||||
2003-04-10 Serg Stoyan <stoyan@hologr.com>
|
||||
|
||||
* Source/NSPopUpButton.m:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue