Don't edge-warp with the cursor based on a monitor that does not contain the pointer...
[dana/openbox.git] / obrender /
2012-09-30 Hanno Meyer-ThurowTheme button-specific values should fallback to the...
2012-09-30 Dana JansensMake the inactive osd text color fall back to the old...
2011-10-16 Dana JansensStrip leading/trailing whitespace when parsing colors...
2011-10-16 Dana Jansensfree undecorated border colors
2011-10-16 Carlos PitaSpecific border width/color for undecorated active...
2011-08-03 Mikael MagnussonFix a memleak introduced by 0dd91ba0e2382a8f6177f501f8a...
2011-08-02 Dana Jansensbe a bit more explicit about what is being copied from...
2011-08-02 Carlos PitaSeparate theme options for osd prompt buttons.
2011-08-02 Mikael MagnussonMerge branch 'm4/master'
2011-08-02 Mikael MagnussonRevert these two commits temporarily to make the button...
2011-08-02 Mikael MagnussonFix some rebase artifacts
2011-08-01 Dana Jansensbe a bit more explicit about what is being copied from...
2011-08-01 Carlos PitaSeparate theme options for osd prompt buttons.
2011-01-24 Dana JansensBig rework of image.c and the image cache system.
2010-10-14 Mikael MagnussonFix g_slice_new0 call
2010-10-14 Dana Jansensfix 80 cols and clean up the button color loading function
2010-10-14 Dave Fostercleaning up remnants of bad rebase merges and modernizi...
2010-10-14 Dave FosterMenu bullet color support.
2010-10-14 Dave FosterMake the btn textures use their own image color.
2010-10-14 Dave FosterButtons seem to work!
2010-10-14 Dave Foster(non-working) Getting theme started. Button textures...
2010-10-14 Dave FosterButton structure.
2010-10-14 Dave FosterButton proper freeing/newing.
2010-10-14 Dave FosterAdding RrButton to libobrender, ref counted appearances.
2010-10-14 Dave FosterAnother way of getting at button-*.toggled.unpressed...
2010-10-14 Dave FosterRearranged all button appearance reading for logical...
2010-10-14 Dave FosterFound a bug in one of the specialized button textures.
2010-10-14 Dave FosterNeed to allocate appearances!
2010-10-14 Dave FosterMade specific buttons be button-<name> instead of butto...
2010-10-14 Dave FosterIndividual button appearances from the theme.
2010-10-14 Dave FosterRead into _tmp RrAppearance, not theme->a_*_max
2010-10-14 Dave FosterTemporary storage locations for texture reads.
2010-10-14 Dave FosterREAD_COLOR macros done, RrColorCopy added, indentation...
2010-10-14 Dave Fosterdefault for menu overlap
2010-10-14 Dave FosterRemoved trailing spaces and fixed to 80 column width.
2010-10-14 Dave FosterREAD_APPEARANCE* macros and code cleanups.
2010-10-14 Dave FosterREAD_COLOR macros done, RrColorCopy added, indentation...
2010-10-14 Dave FosterREAD_INT macro.
2010-05-17 Dana Jansensnew enum values need to be handled in switches
2010-05-17 Dana Jansensfix typo in enum
2010-05-13 Derek Foremanadd _NUM_TYPES to obrender enums, to allow enumeration...
2010-02-16 Dana Jansensmore using g_slice_new() instead of g_new()
2010-02-12 Dana Jansensinclude imlib2 as a dep of obrender in the pkg-config...
2010-02-12 Dana Jansensuse g_slice_new() instead of g_new() part 4
2010-02-08 Dana JansensMerge branch 'backport' into work
2010-02-05 Dana JansensMerge branch 'backport' into work
2010-01-14 Dana JansensMerge branch 'backport' into work
2010-01-11 Dana JansensMerge branch 'backport' into work
2010-01-11 Mikael MagnussonFix ordering so fallback for inactive osd to label...
2010-01-08 Dana JansensRework the code provided by Kadlcik Libor for loading...
2010-01-08 Kadlcik LiborThis patch implements support for icons in user-defined...
2010-01-08 Dana JansensMerge branch 'backport' into work
2009-12-21 Dana JansensSet up work for making a 3.5 prerelease.