summaryrefslogtreecommitdiff
path: root/mate-panel/panel-background.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-10background: reduce number of #if's once moremonsta1-16/+15
2016-01-10background: reduce number of #if's againmonsta1-9/+13
2016-01-10background: reduce number of #if'smonsta1-16/+20
2016-01-05background: use convenience function to compare colorsmonsta1-5/+3
2016-01-04background: nested GTK_CHECK_VERSION's make no sensemonsta1-4/+2
2016-01-04background: even less #if'smonsta1-7/+6
2016-01-04background: oops... fix build breakage from last commit (GTK+2 only)monsta1-17/+16
2016-01-04background: group some more local functions, drop some #if'smonsta1-20/+16
2016-01-04background: drop unused local function from GTK+3 buildmonsta1-40/+2
2016-01-04background: all functions should have PanelBackground as 1st argumentmonsta1-2/+2
2016-01-04background: normalize usage of GTK_CHECK_VERSIONmonsta1-3/+0
2016-01-04background: drop variable that's only assigned but never checkedmonsta1-4/+0
2016-01-04background: explicitly check for CAIRO_STATUS_SUCCESS return valuemonsta1-1/+1
2016-01-02Fix rendering of user backgrounds in gtk3.18+lukefromdc1-0/+6
2015-12-15gtk3: fix infinite loop with Traditional themesBalló György1-1/+0
2015-11-20Don't set the panel transparent by defaultBalló György1-12/+33
2015-05-25Merge pull request #289 from rilian-la-te/simplify_imagemonsta1-73/+1
2015-05-21GTK3: fix typo in gtk_style_context mate-custom-panel-backgroundraveit651-2/+2
2015-03-06Remove change_background_for_widget from GTK3 build (it is useless.)Konstantin Pugin1-73/+1
2014-11-23Gtk3: panel: Explicitly check return value of cairo_surface_status()infirit1-1/+1
2014-06-20Fix RGBA issues for GTK3Konstantin Pugin1-65/+76
2014-05-16Use GDK_WINDOW_XIDinfirit1-2/+1
2013-11-29Panel background improvements for GTK3Stefano Karapetsas1-43/+62
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-7/+418
2013-05-31fix for #111Scott Balneaves1-0/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1156