summaryrefslogtreecommitdiff
path: root/src/file-manager
AgeCommit message (Expand)AuthorFilesLines
2013-07-25Fixes for GTK3 supportStefano Karapetsas1-0/+7
2013-07-24Update for mate-desktop changesStefano Karapetsas1-1/+1
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan6-35/+6
2012-12-22[desktop-icon-view] don't use eel helper to set adjustment valuesJasmine Hassan1-2/+2
2012-12-03[directory-bg] rewrite/refactor, untangle directory & desktop bg-setting codeJasmine Hassan1-5/+2
2012-11-23[src] fix some incompatible pointer type warningsJasmine Hassan2-2/+2
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan6-66/+44
2012-11-23[directory-view] fix double-free regression from 7a42b9b0Jasmine Hassan1-2/+0
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan6-39/+66
2012-11-16[general] use new GtkScrollable interfaceJasmine Hassan1-2/+8
2012-11-16[src] replace deprecated GtkComboBox text APIs with GtkComboBoxTextJasmine Hassan1-5/+5
2012-11-16[icon-view] if possible, use the local path for the previewJasmine Hassan1-1/+17
2012-11-16[properties-window] split some long linesJasmine Hassan1-8/+32
2012-11-16[properties-window] don't use expose-event to draw the pie chartJasmine Hassan1-12/+50
2012-11-16[desktop-icon-view] don't use gdk_drawable_get_screen()Jasmine Hassan1-1/+1
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan4-17/+48
2012-11-16[icon-view] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-32/+12
2012-11-16[build] don't include marshals we don't ownJasmine Hassan1-1/+0
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan3-12/+12
2012-11-16[all] Don't use gtk_dialog_set_has_separator()Jasmine Hassan2-4/+2
2012-11-16[lc-p/fm] Replace deprecated GDK_DISPLAY with GDK_DISPLAY_XDISPLAYJasmine Hassan1-2/+2
2012-11-16[all] use GtkMessageDialog instead of EelAlertDialog (going away)Jasmine Hassan1-1/+0
2012-11-16[file-manager] autogenerate marshallersJasmine Hassan2-7/+42
2012-11-16[tree-model] ony display the first emblemJasmine Hassan1-17/+12
2012-11-14[tree-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-3/+1
2012-11-14[tree-model] use GEmblemedIcon to render emblems.Jasmine Hassan2-87/+49
2012-11-14[list-view] don't use NautilusCellRendererPixbufEmblemJasmine Hassan1-6/+2
2012-11-14[list-model] use GEmblemedIcon to render emblemsJasmine Hassan2-109/+49
2012-11-13[src] remove 2 unused includesJasmine Hassan1-1/+0
2012-09-06remove old undo codeStefano Karapetsas1-23/+0
2012-09-05convert disable-command-line lockdown to gsettingsStefano Karapetsas2-44/+14
2012-09-05remove latest mateconf stuffStefano Karapetsas1-1/+0
2012-09-05convert last eel_preference users to raw mateconfStefano Karapetsas2-15/+31
2012-09-05remove old file-limit preferenceStefano Karapetsas2-56/+0
2012-09-05fix conversion of enable-deleteStefano Karapetsas1-4/+5
2012-09-05move desktop-font preference to desktop settingsStefano Karapetsas1-2/+2
2012-09-05convert list-view preferences to gsettingsStefano Karapetsas2-98/+75
2012-09-05convert compact view prefs to gsettingsStefano Karapetsas1-10/+19
2012-09-05convert tree sidebar prefs to gsettingsStefano Karapetsas1-4/+8
2012-09-05fix desktop-font gsettings conversionStefano Karapetsas1-3/+8
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas4-44/+85
2012-09-05convert preview settings to gsettingsStefano Karapetsas2-6/+9
2012-09-05convert sort-directories-first to gsettingsStefano Karapetsas1-6/+8
2012-09-05convert always-use-browser to gsettingsStefano Karapetsas1-5/+5
2012-09-05convert click-policy to gsettingsStefano Karapetsas3-7/+10
2012-09-05convert show-advanced-persmissions to gsettingsStefano Karapetsas1-1/+1
2012-09-05start migration to gsettingsStefano Karapetsas6-52/+26
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch26-50/+50
2012-06-16use engrampa instead of file-rollerStefano Karapetsas1-3/+3
2012-06-08Applied a patch that makes the filename column expand to its maximum instead ...Steve Zesch1-2/+9