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:
Nicola Pero 1999-12-14 19:07:20 +00:00
parent b9da2708db
commit d6635592b6

View file

@ -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