From eb6b10fafbe3f22c1b67682c82ad0ef4655c0b60 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 27 Jan 2001 00:04:41 +0000 Subject: [PATCH] Prettified font panel; tiny fixes in browser look; changed splitview coordinates to flipped as per spec git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8821 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index b437b7743..859d82511 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +Fri Jan 26 22:36:21 2001 Nicola Pero + + * Source/NSBrowser.m (NSBR_VOFFSET): Changed from 3 to 2. + ([-titleHeight]): Return 21. + * Source/NSFontPanel.m (_setFloatValue): New function to avoid + displaying .00000 for floats. ([-browser:selectRow:inColumn:]), + ([-setPanelFont:isMultiple:]): Use it. ([-_initWithoutGModel]): + Completely rewritten sizes; fixed autoresizing masks; use a + GSBrowserTitleCell to draw the size column title; added trick to + make splitview sizes right; set min size. + ([-browser:titleOfColumn:]), ([-browser:numberOfRowsInColumn:]), + ([-browser:selectRow:inColumn:]): Tiny speed up. + ([splitView:constrainMinCoordinate:maxCoordinate:ofSubviewAt:]): + New method. + * Source/NSSplitView.m ([-initWithFrame:]): Set + _autoresizes_subviews to NO. ([-isFlipped]): Return YES as per + spec. ([-adjustSubviews]), ([-drawRect:]), ([-mouseDown:]): + Updated for flipped coordinates. ([-drawDividerInRect:]): Fixed + bug in drawing dimple with flipped coordinates. + 2001-01-26 Richard Frith-Macdonald * Source/NSLayoutManager.m: when doing conversions between glyph