mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:04:20 +00:00
Better handling of cases with and without horizontalscroller in NSBrowser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18429 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a6b85fa0ea
commit
b04376b3fd
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2004-01-17 Serg Stoyan <stoyan@on.com.ua>
|
||||
|
||||
* Source/NSBrowser.m:
|
||||
(frameOfColumn:): Adjust horizontal position if browser doesn't have
|
||||
horizontal scroller.
|
||||
(tile): Adjust column height if browser doesn't have horizontal
|
||||
scroller.
|
||||
(drawRect:): Better handling of cases with and without horizontal
|
||||
scroller.
|
||||
|
||||
2004-01-16 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/AppKit/NSImageView.h: Added ivars for traget and action.
|
||||
|
|
Loading…
Reference in a new issue