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 remove trailing whitespace 2007-07-17 02:48:16 +02:00
color.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
font.c Fix shadowed variables 2007-09-04 06:25:06 +02:00
font.h remove trailing whitespace 2007-07-17 02:48:16 +02:00
geom.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
gradient.c remove trailing whitespace 2007-07-17 02:48:16 +02:00
gradient.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
icon.h 80 cols everywhere 2007-07-14 15:22:35 +02:00
image.c remove trailing whitespace 2007-07-17 02:48:16 +02:00
image.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
instance.c Various fixes for sparse warnings. 2008-01-16 15:35:25 +01:00
instance.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
Makefile update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah! 2003-07-10 04:31:05 +00:00
mask.c Fix using None when it should be NULL 2007-09-04 06:25:31 +02:00
mask.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
obrender-3.0.pc.in Bug 3359 - redundant pango flags 2008-01-11 14:48:21 -05:00
render.c remove trailing whitespace 2007-07-17 02:48:16 +02:00
render.h remove trailing whitespace 2007-07-17 02:48:16 +02:00
test.c remove trailing whitespace 2007-07-17 02:48:16 +02:00
theme.c add a comment 2007-08-05 21:14:38 -04:00
theme.h add osd border stuff 2007-06-05 15:57:27 +00:00