From a41dc805b789dc9f30479e859be8938b136eec93 Mon Sep 17 00:00:00 2001 From: Sergii Stoian Date: Fri, 9 Jan 2004 11:32:08 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18345 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1ba77301e..39ca810e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-01-09 Serg Stoyan + + * Source/NSBrowser.m: + (drawRect:) Cosmetic changes in drawing of column separators + and horizontal scroller border. + + * Source/NSScrollView.m: + (drawRect): Calculate separator line usning scoller frame. Remove + header view counting cases. + + * Source/NSScroller.m: + (drawKnobSlot): Always draw background. Even if there's no room + for scroller parts. + 2004-01-08 23:26 Alexander Malmberg * Source/NSBitmapImageRep+GIF.m: Re-#define Object across the