]> icculus.org git repositories - mikachu/openbox.git/history - render/image.c
can tell when a window that was "closed" has stopped responding now
[mikachu/openbox.git] / render / image.c
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