summaryrefslogtreecommitdiff
path: root/mate-panel/panel-ditem-editor.c
AgeCommit message (Collapse)AuthorFilesLines
2020-07-05Avoid using single-line cpp commentsrbuj1-1/+1
2019-05-16[mate-panel] Avoid deprecated g_type_class_add_privateWu Xiaotian1-9/+2
2018-04-17avoid 'gtk_file_chooser_dialog_new' with stock idsPablo Barciela1-7/+8
2018-04-09avoid gtk_dialog_add_buttons with stock idsPablo Barciela1-15/+21
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2018-01-25avoid deprecated GtkStockPablo Barciela1-7/+7
2017-09-29make file/folder launchers work againmonsta1-2/+6
fixes https://github.com/mate-desktop/mate-panel/issues/590 reverts a part of 7ee450758e4f2bee13aa8ff967a5795a6dcdc91f
2017-03-20setup custom iconDenis Gorodnichev1-1/+4
restore ability to configure launcher's custom icon which degradated after switching on g_app_info_get_icon also update launcher state after saving launcher's properties.
2017-01-13support desktop actionsDenis Gorodnichev1-8/+3
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-105/+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.
2016-08-03GTK+-3 panel-ditem-editor: replace gtktable with gtkgridraveit651-0/+66
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=d254806
2016-06-29use gtk_box_new instead of gtk_{h,v}box_new properlySorokin Alexei1-4/+4
2016-01-23Gtk3: Don't use deprecated gtk_misc_set_alignmentRoy Zhang1-0/+5
2015-07-14Replace GtkObject with GObject also for Gtk+ 2infirit1-15/+0
2014-11-23Gtk3: Silence GtkBox deprecation warningsinfirit1-0/+4
2014-05-16Remove all calls gtk_dialog_set_has_separatorinfirit1-4/+0
2013-12-22Update help uri to the correct locationinfirit1-1/+1
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-0/+16
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1804