mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:50:37 +00:00
Alternate image support for NSBrowserCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5510 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b9da2708db
commit
d6635592b6
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Tue Dec 14 19:40:12 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSBrowserCell.m: Tiny tidings in initialization;
|
||||
([-drawInteriorWithFrame:inView:]): Rewritten so that
|
||||
alternateImage is correctly supported. If the cell is of type
|
||||
NSImageCellType, and alternate image is set, it is drawn instead
|
||||
of the standard image when the cell is highlighted. Untested.
|
||||
* Source/NSCell.m ([-_init]): Removed method; code moved
|
||||
to ([-initTextCell:]),([-initImageCell:]); redundancies
|
||||
removed.
|
||||
|
||||
Tue Dec 14 16:51:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSWindow.m: ([-becomeKeyWindow]) Don't ask the backend to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue