summaryrefslogtreecommitdiff
path: root/mate-panel/panel-ditem-editor.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-20Fix some -Wsign-compare warningsrbuj1-2/+2
2021-12-20Remove unnecessary cast in g_signal_connect* callrbuj1-2/+2
2021-12-19Use dashes instead of underscores in signal namesrbuj1-2/+2
2021-12-16Use g_clear_pointer() and g_clear_object()rbuj1-2/+1
2021-12-11Use a blank line at mostrbuj1-1/+0
2021-06-22update copyright to 2021raveit651-0/+1
2021-04-04Add panel-ditem-editor-dialog.uirbuj1-254/+106
2020-09-07Remove variableScope warnings reported by cppcheckrbuj1-18/+16
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
2017-03-20setup custom iconDenis Gorodnichev1-1/+4
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
2016-08-03GTK+-3 panel-ditem-editor: replace gtktable with gtkgridraveit651-0/+66
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