summaryrefslogtreecommitdiff
path: root/src/file-manager
AgeCommit message (Collapse)AuthorFilesLines
2012-09-05convert list-view preferences to gsettingsStefano Karapetsas2-98/+75
also move the sort order prefs from view-specific to common prefs we already only have one UI setting that controls both, so it makes no sense to have two settings. (from nautilus 3.0)
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
of shrinking to a hardcoded value.
2012-01-15list-view: make sure not to select the extension on renameBenjamin Valentin1-4/+10
Delay calling gtk_editable_select_region() until after gtk_tree_view_set_cursor() https://bugzilla.gnome.org/show_bug.cgi?id=627110 (cherry picked from commit 5e2edee2e8dc6b4eababdff993176d591cc2a6e6) taken from http://git.gnome.org/browse/nautilus/commit/?h=gnome-2-32&id=0fa8f53c89b84a47fac33eb923a5fb196ca564ee
2011-12-26ported nautilus-elementary UNDO-REDO (bzr rev 60)Stefano Karapetsas3-0/+177
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos32-0/+34284