GSTitleView.m changes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18380 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2004-01-11 22:01:05 +00:00
parent 83d91685a3
commit 24fd41b800

View file

@ -1,3 +1,11 @@
2004-01-12 Serg Stoyan <stoyan@on.com.ua>
* Source/GSTitleView.m:
(+height): return at least 23 pixels.
(-mouseDown:): Make submenu torn off only after mouse released and if
menu position changed(so submenu isn't made torn off just clicking on
the title).
2004-01-11 Serg Stoyan <stoyan@on.com.ua>
* Headers/Additions/GNUstepGUI/GSTitleView.h: new file.