2008-03-08 |
Mikael Magnusson | Merge branch 'backport' into work |
blob | commitdiff | raw |
2008-03-06 |
Dana Jansens | Merge branch 'backport' into work |
blob | commitdiff | raw |
2008-03-05 |
Mikael Magnusson | Don't leak auto-scaled RGBA textures. |
blob | commitdiff | raw | diff to current |
2008-03-03 |
Mikael Magnusson | Merge branch 'backport' into work |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Dana Jansens | Merge branch 'backport' into work |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Dana Jansens | Merge branch 'backport' into work |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Dana Jansens | use g_debug for debug messages |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | Merge branch 'backport' into work |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | don't reference free'd memory, and don't leak memory... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | don't use \n at the end of g_message strings |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | use g_message not g_print so it can go to the log |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | pre-calc the sum of a picture added to an RrImage rathe... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | add a bunch of comments for images and image caches... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | when resizing images, pick a source image with the... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | Introducing the icon cache. |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | Merge branch 'backport' into work |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Mikael Magnusson | Merge branch 'backport' into work |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | remove an XXX comment, the sanity check seems to have... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | don't reference free'd memory, and don't leak memory... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | use g_message not g_print so it can go to the log |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | pre-calc the sum of a picture added to an RrImage rathe... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | add a bunch of comments for images and image caches... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | when resizing images, pick a source image with the... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | Introducing the icon cache. |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Mikael Magnusson | remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Mikael Magnusson | don't need to &0xff |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Dana Jansens | brackets ftw. opacity for rgba's works. |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Dana Jansens | it doesn't work but its something |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Dana Jansens | center argb textures (icons for eg.) within the area... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | 1) translate all of openbox's output |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Mikael Magnusson | 80 cols |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 2 |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | fix some warnings from -Wall |
blob | commitdiff | raw | diff to current |
2006-03-16 |
Mikael Magnusson | try another scaling algo for the icons |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Mikael Magnusson | finally fix broken gimp window icons |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Dana Jansens | dont scale images to 0 px wide or tall |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | no tabs |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Dana Jansens | new scaling, based on the Bresenham algorithm |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | remove rependancy on geom.h from the kernel, provide... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | rename pixel32/16 to RrPixel32/16 |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Dana Jansens | this is going to break the kernel/ building. |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Dana Jansens | simply the render interface by not requiring the settin... |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Dana Jansens | make icons use pixel32 data, and image_draw takes pixel... |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Derek Foreman | rename poorly named offsets |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Dana Jansens | all my changes while i was offline. |
blob | commitdiff | raw | diff to current |
2003-04-27 |
Dana Jansens | fix window icon rendering, was using incorrect size. |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Derek Foreman | rgba icon rendering |
blob | commitdiff | raw | diff to current |
|