summaryrefslogtreecommitdiff
path: root/obrender
AgeCommit message (Expand)Author
2010-10-14Need to allocate appearances!Dave Foster
2010-10-14Made specific buttons be button-<name> instead of button.<name>Dave Foster
2010-10-14Individual button appearances from the theme.Dave Foster
2010-10-14Read into _tmp RrAppearance, not theme->a_*_maxDave Foster
2010-10-14Temporary storage locations for texture reads.Dave Foster
2010-10-14READ_COLOR macros done, RrColorCopy added, indentation fixed.Dave Foster
2010-10-14default for menu overlapDave Foster
2010-10-14Removed trailing spaces and fixed to 80 column width.Dave Foster
2010-10-14READ_APPEARANCE* macros and code cleanups.Dave Foster
2010-10-14READ_COLOR macros done, RrColorCopy added, indentation fixed.Dave Foster
2010-10-14READ_INT macro.Dave Foster
2010-05-17new enum values need to be handled in switchesDana Jansens
2010-05-17fix typo in enumDana Jansens
2010-05-13add _NUM_TYPES to obrender enums, to allow enumeration of the enum valuesDerek Foreman
2010-02-16more using g_slice_new() instead of g_new()Dana Jansens
2010-02-12include imlib2 as a dep of obrender in the pkg-config file if it's using itDana Jansens
2010-02-12use g_slice_new() instead of g_new() part 4Dana Jansens
2010-01-14Merge branch 'backport' into workDana Jansens
2010-01-11Fix ordering so fallback for inactive osd to label worksMikael Magnusson
2010-01-08Rework the code provided by Kadlcik Libor for loading/showing icons in Openbo...Dana Jansens
2010-01-08This patch implements support for icons in user-defined menus into OpenboxKadlcik Libor
2009-12-21Set up work for making a 3.5 prerelease.Dana Jansens