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
Age
Commit message (
Expand
)
Author
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-05-17
new enum values need to be handled in switches
Dana Jansens
2010-05-17
fix typo in enum
Dana Jansens
2010-05-13
add _NUM_TYPES to obrender enums, to allow enumeration of the enum values
Derek Foreman
2010-02-16
more using g_slice_new() instead of g_new()
Dana Jansens
2010-02-12
include imlib2 as a dep of obrender in the pkg-config file if it's using it
Dana Jansens
2010-02-12
use g_slice_new() instead of g_new() part 4
Dana Jansens
2010-01-14
Merge branch 'backport' into work
Dana Jansens
2010-01-11
Fix ordering so fallback for inactive osd to label works
Mikael Magnusson
2010-01-08
Rework the code provided by Kadlcik Libor for loading/showing icons in Openbo...
Dana Jansens
2010-01-08
This patch implements support for icons in user-defined menus into Openbox
Kadlcik Libor
2009-12-21
Set up work for making a 3.5 prerelease.
Dana Jansens