summaryrefslogtreecommitdiff
path: root/mate-panel/panel-action-button.c
AgeCommit message (Collapse)AuthorFilesLines
2020-07-05Avoid using single-line cpp commentsrbuj1-1/+1
2019-07-05Remove trailing whitespacesLaurent Napias1-2/+2
2019-05-16[mate-panel] Avoid deprecated g_type_class_add_privateWu Xiaotian1-7/+3
2019-03-10Wayland support for panel-action-button.cWilliam Wold1-3/+23
2018-01-25avoid deprecated GtkStockPablo Barciela1-2/+2
2017-08-22Fix crashes on moving/removing applets with glib 2.53.4 or laterlukefromdc1-0/+3
*On destroying applet disconnect signals for functions that otherwise segfaults with glib 2.53.4 or later. *Fish: it's not always enough for a function to return immediately if applet destroyed anymore *panel-action-button: suppress a warning
2017-05-17action-button: disconnect from GSettings when applet is removedmonsta1-2/+6
fixes runtime warning on applet removal
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-9/+0
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.
2015-08-29Removed obsolete compatibility codeGymnasiast1-3/+1
2015-01-14use mate_gdk_spawn_command_line_on_screen alwaysMonsta1-8/+1
Closes https://github.com/mate-desktop/mate-panel/pull/273
2014-11-22Gtk3: panel-action-button: Port to GtkStyleContextinfirit1-0/+9
Based on gnome-panel commit: 3507d3ca74233d88f83df5f3f43a52ae2bc306d3 From: Carlos Garcia Campos <[email protected]>
2014-10-13Places menu: don't rely on Caja desktop filesBalló György1-2/+11
This adds better support for other GVFS-compliant file managers (e.g. nautilus, nemo, pcmanfm). Closes https://github.com/mate-desktop/mate-panel/pull/242
2014-10-03Do not assume that session manager GSettings schema is availableBalló György1-5/+8
This removes hard dependency on mate-session-manager (useful for custom environments). Closes https://github.com/mate-desktop/mate-panel/pull/241
2013-12-22Update help uri to the correct locationinfirit1-1/+1
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-0/+9
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-135/+110
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+907