|
From: | Alexander Malmberg |
Subject: | [bugs #11712] NSImage doesn't implement -drawInRect:fromRect:operation:fraction: |
Date: | Tue, 25 Jan 2005 00:10:46 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 |
Update of bugs #11712 (project gnustep): Status: None => Fixed Assigned to: None => alexm Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #2: Fixed in cvs (and NSImageCell has been cleaned up): Module name: gnustep Branch: Changes by: Alexander Malmberg <alexm(at)savannah.gnu.org> 05/01/24 23:28:07 Modified files: core/gui : ChangeLog core/gui/Source: NSImage.m core/gui/Headers/AppKit: NSImage.h Log message: 2005-01-25 00:29 Alexander Malmberg <alexander(at)malmberg.org> * Headers/AppKit/NSImage.h (-drawAtPoint:fromRect:fraction:) (-drawInRect:fromRect:operation:fraction:): Document. * Source/NSImage.m -drawAtPoint:fromRect:fraction:) (-drawInRect:fromRect:operation:fraction:): Implement. (min, max): New functions. (-drawRepresentation:inRect:): Save the gstate before drawing and restore it afterwards. Fixes bug #11712. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/ChangeLog.diff?tr1=1.2465&tr2=1.2466&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/NSImage.m.diff?tr1=1.85&tr2=1.86&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Headers/AppKit/NSImage.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text _______________________________________________________ This item URL is: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11712> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |