mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 18:11:06 +00:00
Fixed drawing of horizontal scroller border in NSBrowser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5098 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3371a82e3e
commit
ad16a5786c
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Wed Oct 27 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Changings suggested by Andrew Lindesay:
|
||||
* Source/NSBrowser.m: draw a border around its horizontal scroller.
|
||||
Updated code to compute the border during calculation of sizes;
|
||||
([NSBrowser -drawRect:]): draw horizontal scroller border.
|
||||
* Source/NSSavePanel.m ([NSSavePanel -_initWithoutGModel]):
|
||||
Changed Ok button from 'Ok' to 'OK'.
|
||||
* Panels/SavePanel.gmodel: idem.
|
||||
|
||||
Wed Oct 27 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Minor improvements on last days' changings.
|
||||
|
|
Loading…
Reference in a new issue