openbox/render
Dana Jansens ea435b99a8 Introducing the icon cache.
If an icon is the same as one in the cache, then it uses that one.
icons of different sizes (from the same client) are linked together into
one, and resizes of icons are cached and linked to all the various sizes.
so you only need one icon in memory for all your terminals now. ya!
2008-02-14 11:44:28 +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 when drawing and measuring strings in "flow" mode, don't ellipsize so that lines can wrap 2008-02-07 02:14:45 -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 make horizontal gradients faster by not jumping around in memory as much 2008-01-27 04:25:09 -05: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 Introducing the icon cache. 2008-02-14 11:44:28 +01:00
image.h Introducing the icon cache. 2008-02-14 11:44:28 +01:00
imagecache.c Introducing the icon cache. 2008-02-14 11:44:28 +01:00
imagecache.h Introducing the icon cache. 2008-02-14 11:44:28 +01: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-4.0.pc.in setup versioning for libotk that is separate from libobrender (and libobparser for now), and bump library versions up to 4.0. 2008-01-20 01:36:54 -05:00
render.c Introducing the icon cache. 2008-02-14 11:44:28 +01:00
render.h Introducing the icon cache. 2008-02-14 11:44:28 +01:00
test.c remove trailing whitespace 2007-07-17 02:48:16 +02:00
theme.c Introducing the icon cache. 2008-02-14 11:44:28 +01:00
theme.h Introducing the icon cache. 2008-02-14 11:44:28 +01:00
version.h.in split the version.h into render/ and obt/ copies, with the appropriate version info 2008-02-02 15:59:44 -05:00