summaryrefslogtreecommitdiff
path: root/mate-panel/panel-frame.c
AgeCommit message (Collapse)AuthorFilesLines
2016-02-12GTK+3 panel-frame: fix a Wunused build warningWolfgang Ulbrich1-2/+2
2016-02-12GTK+3 panel-frame: don't use deprecated GtkSymbolicColorWolfgang Ulbrich1-13/+3
Code for color shading copied from mutter: https://git.gnome.org/browse/mutter/tree/src/ui/theme.c taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=5b19b4b
2016-02-12GTK+3 panel-frame: do not use deprecated get_background_colorWolfgang Ulbrich1-4/+7
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=3cb7bc
2016-02-09panel-frame: set css nameWolfgang Ulbrich1-0/+3
2014-11-23panel-frame: Port to GtkStyleContext and Fix padding handlinginfirit1-72/+123
Based on gnome-panel commits: 8e36c34e6f356b0f49a044a5b54125dce4661f7c 45c30bc316db49b52bcacabcaa2e7977b63318cc From: Carlos Garcia Campos <[email protected]>
2014-11-22Gtk3: Sync get_preferred_width/height() usage with gnome-panelinfirit1-25/+71
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-11-22Small white-space fixesinfirit1-4/+4
2014-01-23Use gtk_widget_get_preferred_size with GTK3Stefano Karapetsas1-0/+4
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-8/+136
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+328