summaryrefslogtreecommitdiff
path: root/mate-panel/panel-background.c
AgeCommit message (Collapse)AuthorFilesLines
2015-12-17gtk3: fix infinite loop with Traditional themesBalló György1-1/+0
We don't need to reset style when adding/removing classes. It was a regression in commit: 6f634c680fbc5ee5051253554f2710e39f9ea80a
2015-11-28Don't set the panel transparent by defaultBalló György1-12/+33
This fixes the background for GTK+ 3 themes which don't support mate-panel explicitly. Themes could still overwrite the background if they want in the usual way.
2015-05-25Merge pull request #289 from rilian-la-te/simplify_imagemonsta1-73/+1
Remove change_background_for_widget from GTK3 build (it is useless.)
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
Do not assume that CAIRO_STATUS_SUCCESS == 0. This clarifies the code Taken from gnome-panel commit: d376b00a0a5856b3d5eb20a7dc1b39440d2f3938
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