mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 13:20:47 +00:00
Patched layout manager to get it to compile; minor NSScroller updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15734 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6107b5dca8
commit
e9b28c85c1
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
Mon Jan 27 03:16:22 2003 Benhur Stein <benhur@inf.ufsm.br>
|
||||
|
||||
Patch with minor changes by Nicola:
|
||||
* Source/NSScroller.m ([-testPart:]): The point to test is now
|
||||
assumed to be in the window's coordinates.
|
||||
([-mouseDown:], [-trackScrollButtons:]): Updated calls to
|
||||
-testPart:.
|
||||
([-drawArrow:highlight:]): Highlight the cell according to the
|
||||
argument.
|
||||
|
||||
Mon Jan 27 01:21:11 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/GSLayoutManager.m (GET_GLYPH): Removed argument, and
|
||||
updated all callers, to get it to compile.
|
||||
|
||||
2003-01-27 00:01 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Source/NSLayoutManager.m (-drawBackgroundForGlyphRange:atPoint:):
|
||||
|
|
Loading…
Reference in a new issue