Another debug message typo
[dana/openbox.git] / render / image.c
2008-04-15 Mikael MagnussonWhen icons had a very small aspect ratio, we crashed...
2008-03-05 Mikael MagnussonDon't leak auto-scaled RGBA textures.
2008-02-14 Dana Jansensdon't use \n at the end of g_message strings
2008-02-14 Dana Jansensdon't reference free'd memory, and don't leak memory...
2008-02-14 Dana Jansensuse g_message not g_print so it can go to the log
2008-02-14 Dana Jansenspre-calc the sum of a picture added to an RrImage rathe...
2008-02-14 Dana Jansensadd a bunch of comments for images and image caches...
2008-02-14 Dana Jansenswhen resizing images, pick a source image with the...
2008-02-14 Dana JansensIntroducing the icon cache.
2008-02-14 Dana Jansensremove an XXX comment, the sanity check seems to have...
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-05-29 Mikael Magnussondon't need to &0xff
2007-05-29 Dana Jansensbrackets ftw. opacity for rgba's works.
2007-05-29 Dana Jansensit doesn't work but its something
2007-05-26 Dana Jansenscenter argb textures (icons for eg.) within the area...
2007-04-23 Dana Jansens1) translate all of openbox's output
2006-11-15 Mikael Magnusson80 cols
2006-08-22 Mikael Magnussonupdate copyright step 2
2006-08-19 Mikael Magnussonfix some warnings from -Wall
2006-03-16 Mikael Magnussontry another scaling algo for the icons
2006-03-05 Mikael Magnussonfinally fix broken gimp window icons
2003-11-11 Dana Jansensdont scale images to 0 px wide or tall
2003-10-15 Dana Jansensconsistant glib type usage
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-04 Dana Jansensnew scaling, based on the Bresenham algorithm
2003-07-10 Dana Jansensremove rependancy on geom.h from the kernel, provide...
2003-06-21 Dana Jansensmore namespacing with Rr*
2003-06-21 Dana Jansensmore namespacing with Rr*
2003-06-21 Dana Jansensrename pixel32/16 to RrPixel32/16
2003-06-20 Dana Jansensthis is going to break the kernel/ building.
2003-06-20 Dana Jansenssimply the render interface by not requiring the settin...
2003-05-18 Dana Jansensmake icons use pixel32 data, and image_draw takes pixel...
2003-05-18 Derek Foremanrename poorly named offsets
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-27 Dana Jansensfix window icon rendering, was using incorrect size.
2003-03-26 Derek Foremanrgba icon rendering