summaryrefslogtreecommitdiff
path: root/mate-panel/panel-separator.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-10/+1
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-74/+1
and require libmate-desktop >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2016-11-21check for stable release of GTK+3, not for development onemonsta1-1/+1
2016-03-25Gtk3.18/3.20-move background handling toplevel lukefromdc1-3/+7
panel-separator.c
2016-02-19GTK+-3.20: add more css namesWolfgang Ulbrich1-1/+5
- MatePanelAppletFrameDBus - PanelSeparator - PanelToplevel
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