summaryrefslogtreecommitdiff
path: root/src/caja-query-editor.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-28fix build warning (no const needed there)monsta1-1/+1
2017-03-28fix build with gcc 4.9.2 (looks like it's in c89 mode by default)monsta1-1/+3
2017-03-23search: added tag support (xattr::xdg.tags).Felipe Barriga Richards1-0/+123
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-19/+6
2016-01-22Gtk3: fix all possible deprecated GtkStock in srcWolfgang Ulbrich1-2/+2
2016-01-21GTK3 query-editor: fix deprecated GTK_TYPE_VBOX usageWolfgang Ulbrich1-0/+10
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+5
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2014-12-10zero-init all signals arraysMonsta1-1/+1
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-3/+0
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-2/+3
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-2/+2
2012-11-16[src] replace deprecated GtkComboBox text APIs with GtkComboBoxTextJasmine Hassan1-2/+2
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan1-1/+1
2012-11-16[all] Don't use gtk_dialog_set_has_separator()Jasmine Hassan1-1/+1
2012-11-16[src] autogenerate marshallersJasmine Hassan1-2/+2
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1397