openbox/render
Mikael Magnusson 0be98fee47 Various fixes for sparse warnings.
Define void functions with (void), not ().
Add missing includes.
Some functions were declared static but defined non-static.
Some variables that should be file static were file global but not used in any other file.
prop.h defined a new prop_atoms in each file that included it instead of declaring it extern.
2008-01-16 15:35:25 +01:00
..
color.c
color.h
font.c Fix shadowed variables 2007-09-04 06:25:06 +02:00
font.h
geom.h
gradient.c
gradient.h
icon.h
image.c
image.h
instance.c
instance.h
Makefile
mask.c
mask.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
obrender-3.0.pc.in
render.c
render.h
test.c remove trailing whitespace 2007-07-17 02:48:16 +02:00
theme.c
theme.h add osd border stuff 2007-06-05 15:57:27 +00:00