View Issue Details

IDProjectCategoryView StatusLast Update
0000300DarkRadiantDesign/Codingpublic24.05.2007 12:28
Reportergreebo Assigned Togreebo  
PrioritylowSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Product Version0.9.1 
Fixed in Version0.9.1 
Summary0000300: gtkutil::getLocalPixbuf() implementation tweaks
DescriptionMake gtkutil::getLocalPixbuf() take a path argument and make the clients use a GlobalRadiant().getLocalPixbuf() instead, which takes care of all the path-specific stuff.
TagsNo tags attached.

Activities

orbweaver

orbweaver

20.05.2007 20:59

developer   ~0000650

Once you have GlobalRadiant().getLocalPixbuf() there will be no need for gtkutil::getLocalPixbuf(), since the latter will be functionally identical to gdk_pixbuf_new_from_file().
greebo

greebo

22.05.2007 21:31

administrator   ~0000653

The new methods are:

GlobalRadiant().getLocalPixbuf()
and
GlobalRadiant().getLocalPixbufWithMask()

Issue History

Date Modified Username Field Change
20.05.2007 19:27 greebo New Issue
20.05.2007 19:27 greebo Status new => assigned
20.05.2007 19:27 greebo Assigned To => greebo
20.05.2007 20:59 orbweaver Note Added: 0000650
22.05.2007 21:31 greebo Status assigned => resolved
22.05.2007 21:31 greebo Fixed in Version => latest SVN
22.05.2007 21:31 greebo Resolution open => fixed
22.05.2007 21:31 greebo Note Added: 0000653
24.05.2007 12:28 greebo Status resolved => closed