NSMenu fix

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16354 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2003-04-04 12:10:33 +00:00
parent 408b16ce51
commit caad65e58c

View file

@ -1,3 +1,8 @@
2003-03-28 Serg Stoyan <stoyan@on.com.ua>
* Source/NSMenuView.m:
(displayTransient:): Call [self sizeToFit] before caclulating locations.
2003-04-04 02:46 Alexander Malmberg <alexander@malmberg.org>
* Source/NSTextView.m: Misc. cleanups.