index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
color.c
Age
Commit message (
Collapse
)
Author
2003-06-03
more unique error for unhandles image bit depths, remove debug prints
Dana Jansens
2003-06-03
handle increase_depth on 1bpp images
Dana Jansens
2003-05-20
put the devation back how it used to be, it aws definately no better..
Dana Jansens
2003-05-18
make icons use pixel32 data, and image_draw takes pixel32 data.
Dana Jansens
client.c gets pixmap icons as a backup to netwm ones, and they are converted into pixel32 data.
2003-05-18
fix poor naming of the default offset
Derek Foreman
2003-04-13
dont fux self in color_free if the color is NULL
Dana Jansens
2003-04-06
Fix reduce color depth to not use original data
Derek Foreman
(and break parentrel)
2003-04-06
added superb pseudo-color (8bpp) support
Derek Foreman
2003-03-21
add strict ansi compliance
Dana Jansens
2003-03-19
added depth reduction and startup for true color visuals
Derek Foreman
16bpp should now work
2003-03-17
paint gets more parameters
Derek Foreman
2003-03-17
decalre variables before code!
Dana Jansens
2003-03-16
merge the C branch into HEAD
Dana Jansens