openbox/render
2003-03-19 23:26:54 +00:00
..
.cvsignore merge the C branch into HEAD 2003-03-16 21:11:39 +00:00
color.c added depth reduction and startup for true color visuals 2003-03-19 23:26:54 +00:00
color.h added depth reduction and startup for true color visuals 2003-03-19 23:26:54 +00:00
font.c kill the const, use g_new instead of malloc, g_free the font in font_close() 2003-03-19 07:26:25 +00:00
font.h kill the const 2003-03-19 07:26:05 +00:00
gradient.c solids should now work with offsets 2003-03-17 05:21:58 +00:00
gradient.h solids should now work with offsets 2003-03-17 05:21:58 +00:00
Makefile.am add mask.[ch] 2003-03-17 00:37:52 +00:00
mask.c in keeping with my tradition of committing untested code, here is the 2003-03-17 01:08:34 +00:00
mask.h dont need those includes no more 2003-03-17 01:10:32 +00:00
render.c added depth reduction and startup for true color visuals 2003-03-19 23:26:54 +00:00
render.h added depth reduction and startup for true color visuals 2003-03-19 23:26:54 +00:00
test.c more changes wrt passing x, y, w, h to render 2003-03-17 04:53:36 +00:00