..
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
when drawing and measuring strings in "flow" mode, don't ellipsize so that lines can wrap
2008-02-14 14:24:37 -05: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
give the compiler hints about what can be kept in registers so that it can optimize the gradient code better with all the pointers going on
2008-10-27 00:27:50 +01:00
gradient.h
1) translate all of openbox's output
2007-04-23 17:56:35 +00:00
icon.h
turn the new openbox.png into the default icon.h
2008-02-14 19:40:03 +01:00
image.c
When icons had a very small aspect ratio, we crashed, don't.
2008-04-15 17:59:22 +02:00
image.h
pre-calc the sum of a picture added to an RrImage rather than calculating it every time
2008-02-14 15:10:14 -05:00
imagecache.c
pre-calc the sum of a picture added to an RrImage rather than calculating it every time
2008-02-14 15:10:14 -05:00
imagecache.h
add a bunch of comments for images and image caches. and make the number of resized pictures saved in an image tunable per-icon cache.
2008-02-14 15:10:14 -05: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 double newlines.
2008-03-08 17:41:52 +01:00
render.h
pre-calc the sum of a picture added to an RrImage rather than calculating it every time
2008-02-14 15:10:14 -05:00
test.c
Remove double newlines.
2008-03-08 17:41:52 +01:00
theme.c
Only open the default font once, then ref it.
2009-07-04 14:17:13 +02:00
theme.h
Add theme options for menu line separators.
2008-02-22 12:13:02 -05:00