mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 12:00:52 +00:00
Log latest changes to NSBrowser, NSSplitView and NSPoUpButtonCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21644 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e251c37762
commit
d76f1f5754
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2005-08-17 Serg Stoyan <stoyan255@ukr.net>
|
||||
|
||||
* Source/NSBrowser.m: (tile): Fix calculating columns width for
|
||||
unseparated columns.
|
||||
|
||||
* Source/NSSplitView.m: (mouseDown:): Don't try to resize subviews
|
||||
if divider positon wasn't changed.
|
||||
|
||||
* Source/NSPopUpButtonCell.m: (trackMouse:inRect:ofView:untilMouseUp:):
|
||||
Dismiss the popup after mouse tracking done. This is for the cases when
|
||||
mouse up event occurs outside of popup.
|
||||
|
||||
2005-07-27 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/GNUmakefile.postamble (Info-gnustep.plist): Depend on
|
||||
|
|
Loading…
Reference in a new issue