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:
Fred Kiefer 2002-05-17 09:21:33 +00:00
parent 5522e94e87
commit 2227cb109a

View file

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