summaryrefslogtreecommitdiff
path: root/mate-panel/libpanel-util/panel-icon-chooser.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-20Remove unnecessary cast in g_signal_connect* callrbuj1-3/+3
2021-12-16Use g_clear_pointer() and g_clear_object()rbuj1-15/+5
2021-06-22update copyright to 2021raveit651-0/+1
2021-01-07Local variable shadows outer variable warning reported by cppcheckrbuj1-11/+3
2020-07-05Avoid using single-line cpp commentsrbuj1-2/+3
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-8/+9
2018-01-25avoid deprecated GtkStockPablo Barciela1-2/+2
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-4/+0
2016-02-15icon chooser: use proper icon name for missing iconmonsta1-1/+1
2016-02-15icon chooser: fix typomonsta1-1/+1
2015-07-14Replace GtkObject with GObject also for Gtk+ 2infirit1-15/+0
2014-11-23don't leak memoryMonsta1-0/+1
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-0/+18
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+555