Allow moving fullscreen windows between monitors
[mikachu/openbox.git] / obrender /
2018-03-12 Mikael MagnussonMerge branch 'work' into wip/mikabox
2018-03-12 Mikael MagnussonSome cool changes surely
2018-03-12 Mikael MagnussonAllow to use a pango font description string.
2015-03-04 Mikael MagnussonAdd include of cairo.h when using librsvg review
2015-03-03 Mikael MagnussonMerge branch 'master' of git://git.openbox.org/dana...
2014-11-07 Dana JansensRevert "Include rsvg-cairo.h for cairo-specific things"
2014-11-06 Mikael MagnussonMerge branch 'work' into wip/mikabox
2014-11-06 Mikael MagnussonMerge branches 'wip/edges', 'mikabox/crap', 'mikabox...
2014-11-05 Mikael MagnussonMove some more code around to make it shorter
2014-11-05 Mikael MagnussonReduce length of theme.c a bit
2014-11-05 Mikael MagnussonMake theme.c indentation more locally consistent
2014-11-05 Mikael MagnussonRemove wrong code from button mask loading code, bug...
2014-10-28 Mikael MagnussonSome fixes found by coverity for things used before...
2014-10-28 Mikael MagnussonUse PANGO_UNDERLINE_SINGLE for rendering shortcuts
2014-10-28 Pascal TerjanFix copy paste typo in swap_byte_order
2014-10-11 Mikael Magnussondunno why this was lying around as an uncommitted change..
2014-10-11 Mikael MagnussonVarious style related changes.
2014-10-11 Mikael MagnussonAdd a window icon that is more transparent to stand...
2014-10-11 Mikael MagnussonAllow to use a pango font description string.
2014-10-11 Mikael MagnussonVarious uninteresting changes to the test programs.
2014-04-10 Derek ForemanCache results of offset/shift functions so we don't...
2013-12-02 Dana JansensInclude rsvg-cairo.h for cairo-specific things
2013-09-01 Ian ZimmermanFix gcc warnings
2013-08-11 Dana Jansenswindow.inactive.label.text.color should default to...
2013-08-11 Dana JansensFix a write out of bounds in splitvertical gradients...
2013-08-11 Mikael MagnussonFix use after free in error message
2013-08-11 Dana JansensRemove deprecated and unneeded g_type_init call.
2013-08-11 Dana JansensRemove unneeded obrender/button.h
2013-08-11 Dana JansensAdd support for loading SVG icons using librsvg.
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.