Add include of cairo.h when using librsvg
[dana/openbox.git] / render / image.c
2010-02-08 Dana JansensMerge branch 'backport' into work
2010-02-05 Dana JansensMerge branch 'backport' into work
2010-01-14 Dana JansensMerge branch 'backport' into work
2010-01-14 Dana JansensPrefer to use larger images and scale down than to...
2010-01-11 Dana JansensMerge branch 'backport' into work
2010-01-08 Dana JansensMerge branch 'backport' into work
2009-12-21 Dana JansensSet up work for making a 3.5 prerelease.
2009-12-21 Dana JansensMerge branch 'backport' into work
2009-12-18 Dana JansensMerge branch 'backport' into work
2009-12-17 Dana JansensMerge branch 'backport' into work
2009-12-16 Dana JansensMerge branch 'backport' into work
2009-12-15 Dana JansensComment out some debug messages for the image cache
2009-12-14 Dana JansensMerge branch 'backport' into work
2009-12-12 Dana JansensMerge branch 'backport' into work
2009-12-09 Dana JansensFind a valid image to use in the image cache. Fixes...
2009-12-08 Dana JansensMerge branch 'backport' into work
2009-11-21 Dana JansensMerge branch 'backport' into work
2009-11-21 Dana JansensPointers are long-sized on x86_64.
2009-11-07 Dana JansensMerge branch 'backport' into work
2009-09-20 Mikael MagnussonMerge branch 'backport' into work
2009-09-19 Mikael MagnussonMerge branch 'backport' into work
2009-02-20 Mikael MagnussonMerge branch 'backport' into work
2009-01-29 Mikael MagnussonMerge branch 'backport' into work
2008-11-19 Mikael MagnussonMerge branch 'backport' into work
2008-11-15 Mikael MagnussonMerge branch 'backport' into work
2008-10-29 Mikael MagnussonMerge branch 'backport' into work
2008-10-26 Mikael MagnussonMerge branch 'backport' into work
2008-04-23 Mikael MagnussonMerge branch 'backport' into work
2008-04-15 Mikael MagnussonWhen icons had a very small aspect ratio, we crashed...
2008-03-08 Mikael MagnussonMerge branch 'backport' into work
2008-03-06 Dana JansensMerge branch 'backport' into work
2008-03-05 Mikael MagnussonDon't leak auto-scaled RGBA textures.
2008-03-03 Mikael MagnussonMerge branch 'backport' into work
2008-03-02 Dana JansensMerge branch 'backport' into work
2008-03-02 Dana JansensMerge branch 'backport' into work
2008-03-02 Dana Jansensuse g_debug for debug messages
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana Jansensdon't reference free'd memory, and don't leak memory...
2008-02-14 Dana Jansensdon't use \n at the end of g_message strings
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 JansensMerge branch 'backport' into work
2008-02-14 Mikael MagnussonMerge branch 'backport' into work
2008-02-14 Dana Jansensremove an XXX comment, the sanity check seems to have...
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.
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