index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
obrender
/
theme.c
Age
Commit message (
Expand
)
Author
2010-10-14
Menu bullet color support.
Dave Foster
2010-10-14
Make the btn textures use their own image color.
Dave Foster
2010-10-14
Buttons seem to work!
Dave Foster
2010-10-14
(non-working) Getting theme started. Button textures read to the right place.
Dave Foster
2010-10-14
Another way of getting at button-*.toggled.unpressed (no unpressed needed).
Dave Foster
2010-10-14
Rearranged all button appearance reading for logical purposes, better defaults.
Dave Foster
2010-10-14
Found a bug in one of the specialized button textures.
Dave Foster
2010-10-14
Need to allocate appearances!
Dave Foster
2010-10-14
Made specific buttons be button-<name> instead of button.<name>
Dave Foster
2010-10-14
Individual button appearances from the theme.
Dave Foster
2010-10-14
Read into _tmp RrAppearance, not theme->a_*_max
Dave Foster
2010-10-14
Temporary storage locations for texture reads.
Dave Foster
2010-10-14
READ_COLOR macros done, RrColorCopy added, indentation fixed.
Dave Foster
2010-10-14
default for menu overlap
Dave Foster
2010-10-14
Removed trailing spaces and fixed to 80 column width.
Dave Foster
2010-10-14
READ_APPEARANCE* macros and code cleanups.
Dave Foster
2010-10-14
READ_COLOR macros done, RrColorCopy added, indentation fixed.
Dave Foster
2010-10-14
READ_INT macro.
Dave Foster
2010-02-16
more using g_slice_new() instead of g_new()
Dana Jansens
2010-01-11
Fix ordering so fallback for inactive osd to label works
Mikael Magnusson
2009-12-21
Set up work for making a 3.5 prerelease.
Dana Jansens