summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Collapse)AuthorFilesLines
2012-09-05remove lockdown from monitored MateConf pathsStefano Karapetsas1-1/+0
2012-09-05convert disable-command-line lockdown to gsettingsStefano Karapetsas2-2/+5
2012-09-05removed eel_mateconf_monitor_add occurrenceStefano Karapetsas1-2/+3
2012-09-05remove unused gsettings schema keysStefano Karapetsas1-13/+0
2012-09-05delete mateconf schemaStefano Karapetsas1-1205/+0
2012-09-05remove latest mateconf stuffStefano Karapetsas6-73/+23
2012-09-05convert last eel_preference users to raw mateconfStefano Karapetsas3-246/+15
from nautilus patch: This is moslty the lockdown stuff, but we also access the background setting. This should be converted to use the new gsettings when they land.
2012-09-05remove old file-limit preferenceStefano Karapetsas3-30/+1
2012-09-05move desktop-font preference to desktop settingsStefano Karapetsas2-6/+6
2012-09-05convert list-view preferences to gsettingsStefano Karapetsas3-102/+21
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-05remove unused news side pane preferencesStefano Karapetsas1-4/+0
2012-09-05convert compact view prefs to gsettingsStefano Karapetsas2-11/+4
2012-09-05convert tree sidebar prefs to gsettingsStefano Karapetsas2-7/+3
2012-09-05fix typoStefano Karapetsas1-1/+1
2012-09-05convert desktop preferences to gsettingsStefano Karapetsas6-184/+105
2012-09-05fix desktop-is-home-dir gsettings conversionStefano Karapetsas1-3/+3
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas5-85/+43
2012-09-05convert preview settings to gsettingsStefano Karapetsas3-45/+17
2012-09-05convert show-directory-item-counts to gsettingsStefano Karapetsas4-20/+10
2012-09-05convert show-text-in-icons to gsettingsStefano Karapetsas4-15/+10
2012-09-05remove unused search-bar-type settingStefano Karapetsas2-27/+0
2012-09-05convert default-folder-view to gsettingsStefano Karapetsas2-19/+2
2012-09-05fix media gsettings keys namesStefano Karapetsas1-6/+6
2012-09-05convert sort-directories-first to gsettingsStefano Karapetsas2-6/+1
2012-09-05convert window-state to gsettingsStefano Karapetsas2-46/+11
2012-09-05convert install-mime-activation to gsettingsStefano Karapetsas3-7/+2
2012-09-05convert exit with last window to gsettingsStefano Karapetsas2-6/+1
2012-09-05convert new tab position to gsettingsStefano Karapetsas3-19/+2
2012-09-05convert always-use-browser to gsettingsStefano Karapetsas2-6/+1
2012-09-05convert click-policy to gsettingsStefano Karapetsas3-28/+5
2012-09-05convert executable-text-activation to gsettingsStefano Karapetsas3-34/+5
2012-09-05convert mouse preferences to gsettingsStefano Karapetsas2-18/+3
2012-09-05convert date-format to gsettingsStefano Karapetsas4-24/+8
add eel_g_settings_add_auto_enum in eel/eel-glib-extensions.c
2012-09-05convert show-advanced-persmissions to gsettingsStefano Karapetsas2-6/+1
2012-09-05start migration to gsettingsStefano Karapetsas25-322/+669
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch156-301/+301
2012-06-16use engrampa instead of file-rollerStefano Karapetsas3-4/+4
2012-06-16add diff button for text files in file conflict dialogStefano Karapetsas3-0/+113
2012-05-09Fixed keep aligned issue. Bumped version to 1.3.1Steve Zesch1-2/+4
2012-01-12icon-container: use the right signature for the 'preedit-changed' cb ↵Stefano Karapetsas1-0/+1
(nautilus patch) this bug is related to ibus http://git.gnome.org/browse/nautilus/commit/?h=gnome-2-32&id=af981252fad7ea623f5e0ec1814408cda8244ff2 it solves http://bugzilla.gnome.org/show_bug.cgi?id=629159 on nautilus we have this also on caja: http://forums.linuxmint.com/viewtopic.php?f=206&t=86481&start=160#p525315
2012-01-05location-entry: don't treat '~' as a relative pathStefano Karapetsas1-1/+1
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
2012-01-05applied 96_no-null-in-g-str-hash.patch from ubuntu natty nautilusStefano Karapetsas1-0/+8
2012-01-04applied 15_nautilus_file_peek_crash.patch from debian nautilus 2.30.1Stefano Karapetsas1-0/+13
it solves https://bugzilla.gnome.org/show_bug.cgi?id=602500
2011-12-26fix some forgotten thingsStefano Karapetsas2-2/+2
2011-12-26updated UNDO-REDO with nautilus-elementary bzr rev 137Stefano Karapetsas1-2/+2
2011-12-26updated UNDO-REDO with nautilus-elementary bzr rev 138Stefano Karapetsas1-20/+68
2011-12-26ported nautilus-elementary UNDO-REDO (bzr rev 60)Stefano Karapetsas6-0/+2357
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos162-0/+83625