openbox/render
2003-04-02 05:56:00 +00:00
..
.cvsignore merge the C branch into HEAD 2003-03-16 21:11:39 +00:00
color.c add strict ansi compliance 2003-03-21 20:25:34 +00:00
color.h added depth reduction and startup for true color visuals 2003-03-19 23:26:54 +00:00
font.c use 'sans' as the fallback font instead of 'fixed' 2003-03-30 23:34:00 +00:00
font.h add a Rect to the textures for positioning them 2003-03-26 02:19:38 +00:00
gradient.c dont render gradients that are missing 2003-03-23 19:43:15 +00:00
gradient.h solids should now work with offsets 2003-03-17 05:21:58 +00:00
image.c rgba icon rendering 2003-03-26 05:38:13 +00:00
image.h rgba icon rendering 2003-03-26 05:38:13 +00:00
Makefile.am add image.c to the build process 2003-03-26 05:38:02 +00:00
mask.c add pixmap_mask_copy, and add the data to the mask struct, since it is needed for allowing copies 2003-03-29 21:12:47 +00:00
mask.h add pixmap_mask_copy, and add the data to the mask struct, since it is needed for allowing copies 2003-03-29 21:12:47 +00:00
render.c will seg again 2003-04-02 05:56:00 +00:00
render.h add pixmap_mask_copy, and add the data to the mask struct, since it is needed for allowing copies 2003-03-29 21:12:47 +00:00
test.c moved paint's arguments into the appearance struct 2003-03-28 03:25:51 +00:00