mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 23:31:02 +00:00
Improved horizontal menus.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13663 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5522e94e87
commit
2227cb109a
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2002-05-17 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSMenuView.m
|
||||
[rectOfItemAtIndex:] for horizontal orientation set items from
|
||||
left to right. [locationForSubmenu:] for horizontal orientation
|
||||
set submenu below the item in self.
|
||||
|
||||
2002-05-13 Georg Fleischmann
|
||||
|
||||
* gui/Source/NSPrintOperation.m
|
||||
|
|
Loading…
Reference in a new issue