mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
fixe drawing of browser titles (border included)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5072 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c8894602a5
commit
51bd5f07d9
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Mon Oct 25 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
The merit should all go to David Lee Ludwig <davidl@wpi.edu>, for
|
||||
reporting the bug in border drawing, and suggesting the fix.
|
||||
* Source/NSBrowser.m: ([GSBrowserTitleCell]): new class.
|
||||
* Source/NSBrowser.m ([-initWithFrame:]): use GSBrowserTitleCell
|
||||
to draw the titles.
|
||||
|
||||
Mon Oct 25 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSBrowser.m ([-initWithFrame:]): fixed bug in drawing
|
||||
|
|
Loading…
Reference in a new issue