use ob_debug for any debug printing and only display the output when its a debug...
[dana/openbox.git] / render / color.c
2003-07-24 Dana Jansensuse ob_debug for any debug printing and only display...
2003-07-11 Dana Jansensremoved the RrEndian so using LSBFirst always now....
2003-07-10 Dana Jansensremove rependancy on geom.h from the kernel, provide...
2003-07-05 Dana Jansenstry some better default offsets for big endian machines.
2003-07-05 Dana Jansensused RrColorShift when RrColorOffset was what we wanted
2003-06-21 Dana Jansensuse the pseudo shit in the instance now
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-21 Dana Jansensrename color_rgb to RrColor
2003-06-20 Dana Jansensthis is going to break the kernel/ building.
2003-06-03 Dana Jansensmore unique error for unhandles image bit depths, remov...
2003-06-03 Dana Jansenshandle increase_depth on 1bpp images
2003-05-20 Dana Jansensput the devation back how it used to be, it aws definat...
2003-05-18 Dana Jansensmake icons use pixel32 data, and image_draw takes pixel...
2003-05-18 Derek Foremanfix poor naming of the default offset
2003-04-13 Dana Jansensdont fux self in color_free if the color is NULL
2003-04-06 Derek ForemanFix reduce color depth to not use original data
2003-04-06 Derek Foremanadded superb pseudo-color (8bpp) support
2003-03-21 Dana Jansensadd strict ansi compliance
2003-03-19 Derek Foremanadded depth reduction and startup for true color visuals
2003-03-17 Derek Foremanpaint gets more parameters
2003-03-17 Dana Jansensdecalre variables before code!
2003-03-16 Dana Jansensmerge the C branch into HEAD