openbox/render
2003-03-19 07:26:25 +00:00
..
.cvsignore merge the C branch into HEAD 2003-03-16 21:11:39 +00:00
color.c paint gets more parameters 2003-03-17 04:50:40 +00:00
color.h merge the C branch into HEAD 2003-03-16 21:11:39 +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 pass the x,y,w,h to font_draw. 2003-03-17 07:30:30 +00:00
render.h measure the font's height instead of listening to Xft 2003-03-17 06:41:40 +00:00
test.c more changes wrt passing x, y, w, h to render 2003-03-17 04:53:36 +00:00