summaryrefslogtreecommitdiff
path: root/mate-panel/button-widget.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-08Gtk-WARNING: Allocating size to GtkAlignment..Denis Gorodnichev1-2/+0
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-252/+0
2016-11-21check for stable release of GTK+3, not for development onemonsta1-3/+3
2016-11-21fix indent a bitmonsta1-1/+1
2016-02-12GTK+-3.20 button-widget: don't use deprecated style propertiesWolfgang Ulbrich1-0/+8
2016-02-09button-widget: do not use deprecated GTK_STOCK_MISSING_IMAGEWolfgang Ulbrich1-1/+1
2016-02-09Fix ButtonWidget appearing as a thin line on creationWolfgang Ulbrich1-11/+21
2015-12-18button-widget: avoid build warnings about unused variablesMonsta1-14/+9
2015-12-18button-widget: properly init a variable in GTK+3 buildMonsta1-2/+6
2015-12-18button-widget: removed unused variablemonsta1-2/+1
2015-09-25eliminate criticalsDenis Gorodnichev1-0/+10
2015-08-26Gtk3: Don't use deprecated gtk_widget_render_icon_pixbufyetist1-9/+5
2014-11-23Gtk3: panel: focus-line-width is not needed when drawing ButtonWidgetinfirit1-2/+1
2014-11-23Gtk3: button-widget: Use gtk_widget_render_icon_pixbuf() instead of gtk_widge...infirit1-0/+6
2014-11-22Gtk3: Sync get_preferred_width/height() usage with gnome-panelinfirit1-25/+22
2014-11-22Gtk3: button-widget: Port to GtkStyleContextinfirit1-47/+86
2014-11-22Add a gtkimage with the current pixbuf to button-widgetinfirit1-0/+11
2014-11-22button-widget: small white-space cleanupinfirit1-4/+4
2013-10-27Fix variables for GTK2Stefano Karapetsas1-2/+2
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-7/+163
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-0/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+902