mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10540 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c7799e5305
commit
d46026370e
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2000-07-23 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSCursor.h
|
||||
Prefixed ivars with underscore. Added missing method
|
||||
[initWithImage:foregroundColorHint:backgroundColorHint:hotSpot].
|
||||
* Source/NSCursor.m
|
||||
Adopted to changes in header.
|
||||
Extracted new method [_computeCid] from [setImage].
|
||||
Use [set] in [pop] and [push].
|
||||
Implemented coding protocol.
|
||||
Cache the class and use it for standard cursor and in [pop].
|
||||
|
||||
2001-07-23 Pierre-Yves <pyrivail@ens-lyon.fr>
|
||||
|
||||
* Source/NSPopUpItemCell.m (-drawInteriorWithFrame:inView:): updates to
|
||||
|
|
Loading…
Reference in a new issue