summaryrefslogtreecommitdiff
path: root/mate-panel/panel-separator.c
AgeCommit message (Collapse)AuthorFilesLines
2016-01-04separator: less #if'smonsta1-34/+29
2016-01-04background: all functions should have PanelBackground as 1st argumentmonsta1-1/+1
2015-11-20Don't set the panel transparent by defaultBalló György1-1/+1
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.
2014-11-23Gtk3: panel: Draw the separator line where it shouldinfirit1-4/+14
The calculation wasn't done right. At least, I think so :-) Also cleanup a bit some code in the file. Based on gnome-panel commit: be822666a99680e5cd34c02ad2e35bea81f4a7d8 From: Vincent Untz <[email protected]>
2014-11-23Gtk3: panel-separator: Port to GtkStyleContextinfirit1-34/+36
Based on gnome-panel commit: f2ff0440223641d7495560ef2bf99b2b61895cac From: Carlos Garcia Campos <[email protected]>
2014-11-22Gtk3: Sync get_preferred_width/height() usage with gnome-panelinfirit1-21/+37
Even tough it works it makes taking code (eg StyleContext) from gnome-panel much easier. Also fixes a bug where applets are not drawn when moved/added.
2014-06-20Fix RGBA issues for GTK3Konstantin Pugin1-4/+7
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-5/+81
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+250