Author: ericwa
Date: Sun Dec 18 23:16:20 2011
New Revision: 34317

URL: http://svn.gna.org/viewcvs/gnustep?rev=34317&view=rev
Log:
* Source/NSBrowserCell.m (-image, -setImage:): Override NSCell
implementation so these methods work without requiring the
cell to be an image cell.
* Source/NSBrowserCell.m (-drawInteriorWithFrame:inView:): Don't
draw background. Remove -(void) isOpaque { return YES; }. Also
pixel-align images and use modern -drawInRect: method.

Modified:
    libs/gui/trunk/ChangeLog
    libs/gui/trunk/Source/NSBrowserCell.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to