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:
Sergii Stoian 2004-01-17 10:16:54 +00:00
parent a6b85fa0ea
commit b04376b3fd

View file

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