summaryrefslogtreecommitdiff
path: root/mate-panel/panel-addto.c
AgeCommit message (Collapse)AuthorFilesLines
2016-01-23Gtk3: Don't use deprecated gtk_misc_set_alignmentRoy Zhang1-0/+5
2016-01-05rename mate-panel-*.{c|h} -> panel-*.{c|h} for consistencymonsta1-2/+2
(libmate-panel-applet files are left alone since there are public header files used by all panel applets)
2014-11-23Gtk3: Silence GtkBox deprecation warningsinfirit1-0/+5
2014-11-22panel-addto: Remove the vbox as it is redundant.infirit1-21/+0
And cut down on some ifdef hell in the process.
2014-11-18use gtk icon(pixmap) cache insteadof custom oneDenis Gorodnichev1-39/+14
2014-05-16Remove all calls gtk_dialog_set_has_separatorinfirit1-4/+1
2014-02-21memory leaksDenis Gorodnichev1-1/+3
g_settings_get_string returns newly-allocated string
2013-12-22Update help uri to the correct locationinfirit1-1/+1
2013-11-15Fix not expanded applets list in GTK3 addto dialogStefano Karapetsas1-0/+17
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-0/+2
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-33/+17
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1428