summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-list-view.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-19GTK3 fm-list-view: don't use deprecated gtk_tree_view_set_rules_hintWolfgang Ulbrich1-0/+2
2016-01-15don't use deprecated gdk_cursor_new for both toolkit versionsWolfgang Ulbrich1-2/+2
2016-01-15GTK3 general: don't use gdk_cursor_unref()Wolfgang Ulbrich1-0/+4
2016-01-13GTK3 list-view: port to GtkStyleContextWolfgang Ulbrich1-0/+15
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit651-0/+5
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+4
2015-08-24list view: jump to parent with left key on collapsed rowsMonsta1-1/+9
2015-07-09Use accessor functions instead of direct accessinfirit1-1/+1
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2013-07-25Fixes for GTK3 supportStefano Karapetsas1-0/+7
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-7/+1
2012-11-23[src] fix some incompatible pointer type warningsJasmine Hassan1-1/+1
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-6/+5
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-2/+4
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan1-8/+8
2012-11-14[list-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-6/+2
2012-09-05convert list-view preferences to gsettingsStefano Karapetsas1-28/+63
2012-09-05convert click-policy to gsettingsStefano Karapetsas1-2/+3
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2012-06-08Applied a patch that makes the filename column expand to its maximum instead ...Steve Zesch1-2/+9
2012-01-15list-view: make sure not to select the extension on renameBenjamin Valentin1-4/+10
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+3415