summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2012-09-05convert list-view preferences to gsettingsStefano Karapetsas3-116/+98
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 Karapetsas2-17/+26
2012-09-05convert tree sidebar prefs to gsettingsStefano Karapetsas2-7/+11
2012-09-05convert desktop preferences to gsettingsStefano Karapetsas2-1/+14
2012-09-05fix desktop-font gsettings conversionStefano Karapetsas1-3/+8
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas5-62/+104
2012-09-05convert preview settings to gsettingsStefano Karapetsas3-20/+80
2012-09-05convert show-directory-item-counts to gsettingsStefano Karapetsas2-8/+11
2012-09-05convert show-text-in-icons to gsettingsStefano Karapetsas1-5/+5
2012-09-05convert default-folder-view to gsettingsStefano Karapetsas1-7/+7
2012-09-05convert sort-directories-first to gsettingsStefano Karapetsas2-9/+11
2012-09-05convert window-state to gsettingsStefano Karapetsas3-77/+49
2012-09-05convert exit with last window to gsettingsStefano Karapetsas1-1/+1
2012-09-05convert new tab position to gsettingsStefano Karapetsas2-2/+2
2012-09-05convert always-use-browser to gsettingsStefano Karapetsas8-19/+55
2012-09-05convert click-policy to gsettingsStefano Karapetsas5-18/+22
2012-09-05convert executable-text-activation to gsettingsStefano Karapetsas1-4/+81
2012-09-05convert mouse preferences to gsettingsStefano Karapetsas1-13/+15
2012-09-05convert date-format to gsettingsStefano Karapetsas1-4/+49
add eel_g_settings_add_auto_enum in eel/eel-glib-extensions.c
2012-09-05convert show-advanced-persmissions to gsettingsStefano Karapetsas1-1/+1
2012-09-05start migration to gsettingsStefano Karapetsas21-177/+152
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch114-172/+172
2012-06-16use engrampa instead of file-rollerStefano Karapetsas1-3/+3
2012-06-13remove extra brackethaxar1-1/+1
2012-06-13fix autocompletion for remote locationsStefano Karapetsas1-3/+7
patch from http://git.gnome.org/browse/nautilus/commit/src/nautilus-location-entry.c?id=82fb99a34a6c27f6881e0a049d9882756b615f42
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-05-28Bookmarks can now be opened via the enter or space key.Steve Zesch1-0/+22
2012-05-07fix issues in location barStefano Karapetsas1-2/+2
2012-04-27restore location toggle buttonStefano Karapetsas2-0/+76
patch from http://git.gnome.org/browse/nautilus/commit/?id=4b49aab5aa6a9ef9ab288ff2ce463affca1eacf2
2012-01-30adding empty tab page on preferencesPerberos1-0/+26
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
2012-01-05pathbar: remove buttons only if the gone file is below the currentStefano Karapetsas1-4/+7
This should fix once and for all the crashers when ejecting devices Patch by Cosimo Cecchi <[email protected]> http://git.gnome.org/browse/nautilus/commit/?h=gnome-2-32&id=c3b54e662b52ca15d1dcbe68386b8fa82b12adc5
2012-01-05pathbar: fix crasher when unmounting volumesStefano Karapetsas1-8/+14
https://bugzilla.gnome.org/show_bug.cgi?id=627901 http://git.gnome.org/browse/nautilus/commit/?h=gnome-2-32&id=1dc416887bf1e88c4b49bd1ac2101e0fb8460af8
2012-01-05location-entry: don't treat '~' as a relative pathStefano Karapetsas1-2/+2
Based on a patch by Reed Lipman <[email protected]> https://bugzilla.gnome.org/show_bug.cgi?id=628802 http://git.gnome.org/browse/nautilus/commit/?h=gnome-2-32&id=5e91bd11bea315b258839890a4ccf4d4b1c49a17
2011-12-27fixed about for MATE, use theme icon instead of old nautilus onecaja-1.1.1Stefano Karapetsas1-6/+8
2011-12-26ported nautilus-elementary UNDO-REDO (bzr rev 60)Stefano Karapetsas5-1/+184
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos130-0/+81295