Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-14 | [lc-p] use the 'outline-stippling' property on DnD | Jasmine Hassan | 1 | -0/+1 | |
http://git.gnome.org/browse/nautilus/commit/?id=aa43821e73d60804a3f0f2ebafb66aab53b440e1 | |||||
2012-11-14 | [lc-p] properly dash the icon when resizing it | Jasmine Hassan | 1 | -11/+3 | |
http://git.gnome.org/browse/nautilus/commit/?id=b10d8c00395026719dc0840e9d82e682c7c4e436 | |||||
2012-11-14 | [lc-p] make drawing of resize knobs work again | Jasmine Hassan | 1 | -8/+7 | |
http://git.gnome.org/browse/nautilus/commit/?id=29d7b86087f6ab86f6abd6c3c08c4e1d94b92b36 | |||||
2012-11-14 | [lc-p] port caja-icon-private to cairo drawing | Jasmine Hassan | 1 | -3/+2 | |
http://git.gnome.org/browse/nautilus/commit/?id=cbdf5829637093c0a5c0a4ff4d303ad184847627 | |||||
2012-11-14 | [lc-p] port caja-icon-dnd to cairo drawing | Jasmine Hassan | 2 | -45/+9 | |
http://git.gnome.org/browse/nautilus/commit/?id=34a376c97717cb05187b3d880e991c2d23511109 | |||||
2012-11-14 | [lc-p] port CajaIconContainer to cairo drawing | Jasmine Hassan | 1 | -36/+4 | |
http://git.gnome.org/browse/nautilus/commit/?id=8eab39c06628da7cf919be77d922024198105f0a | |||||
2012-11-14 | [lc-p] port CajaIconCanvasItem to cairo drawing | Jasmine Hassan | 1 | -104/+77 | |
http://git.gnome.org/browse/nautilus/commit/?id=89bd44de6bb11450b88d9d160593b65d62467579 | |||||
2012-11-14 | [lc-p] port CajaDirectoryBackground to cairo drawing | Jasmine Hassan | 1 | -2/+0 | |
http://git.gnome.org/browse/nautilus/commit/?id=6c691075c09ec23620484da00ffd43d3dfe0b75b | |||||
2012-11-14 | [lc-p] port CajaCellRendererPixbufEmblem to cairo drawing | Jasmine Hassan | 1 | -33/+16 | |
http://git.gnome.org/browse/nautilus/commit/?id=dfbf8b9b5636dceb3d6291c980d2c349afc849d7 | |||||
2012-10-17 | add missing include | Stefano Karapetsas | 1 | -0/+1 | |
2012-10-15 | add missing includes | Stefano Karapetsas | 1 | -0/+2 | |
2012-10-10 | refactor thumbnails codemate-file-manager-1.5.0 | Stefano Karapetsas | 6 | -533/+85 | |
2012-09-06 | replace mate-open with gvfs-open | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-06 | remove old undo code | Stefano Karapetsas | 11 | -1550/+0 | |
2012-09-06 | remove latest mateconf usage | Stefano Karapetsas | 10 | -287/+384 | |
metadata saved in files instead of migrate to gsettings (caja-desktop-metadata.c is from nautilus) | |||||
2012-09-05 | remove lockdown from monitored MateConf paths | Stefano Karapetsas | 1 | -1/+0 | |
2012-09-05 | convert disable-command-line lockdown to gsettings | Stefano Karapetsas | 2 | -2/+5 | |
2012-09-05 | removed eel_mateconf_monitor_add occurrence | Stefano Karapetsas | 1 | -2/+3 | |
2012-09-05 | remove unused gsettings schema keys | Stefano Karapetsas | 1 | -13/+0 | |
2012-09-05 | delete mateconf schema | Stefano Karapetsas | 1 | -1205/+0 | |
2012-09-05 | remove latest mateconf stuff | Stefano Karapetsas | 6 | -73/+23 | |
2012-09-05 | convert last eel_preference users to raw mateconf | Stefano Karapetsas | 3 | -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-05 | remove old file-limit preference | Stefano Karapetsas | 3 | -30/+1 | |
2012-09-05 | move desktop-font preference to desktop settings | Stefano Karapetsas | 2 | -6/+6 | |
2012-09-05 | convert list-view preferences to gsettings | Stefano Karapetsas | 3 | -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-05 | remove unused news side pane preferences | Stefano Karapetsas | 1 | -4/+0 | |
2012-09-05 | convert compact view prefs to gsettings | Stefano Karapetsas | 2 | -11/+4 | |
2012-09-05 | convert tree sidebar prefs to gsettings | Stefano Karapetsas | 2 | -7/+3 | |
2012-09-05 | fix typo | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert desktop preferences to gsettings | Stefano Karapetsas | 6 | -184/+105 | |
2012-09-05 | fix desktop-is-home-dir gsettings conversion | Stefano Karapetsas | 1 | -3/+3 | |
2012-09-05 | convert icon-view preferences to gsettings | Stefano Karapetsas | 5 | -85/+43 | |
2012-09-05 | convert preview settings to gsettings | Stefano Karapetsas | 3 | -45/+17 | |
2012-09-05 | convert show-directory-item-counts to gsettings | Stefano Karapetsas | 4 | -20/+10 | |
2012-09-05 | convert show-text-in-icons to gsettings | Stefano Karapetsas | 4 | -15/+10 | |
2012-09-05 | remove unused search-bar-type setting | Stefano Karapetsas | 2 | -27/+0 | |
2012-09-05 | convert default-folder-view to gsettings | Stefano Karapetsas | 2 | -19/+2 | |
2012-09-05 | fix media gsettings keys names | Stefano Karapetsas | 1 | -6/+6 | |
2012-09-05 | convert sort-directories-first to gsettings | Stefano Karapetsas | 2 | -6/+1 | |
2012-09-05 | convert window-state to gsettings | Stefano Karapetsas | 2 | -46/+11 | |
2012-09-05 | convert install-mime-activation to gsettings | Stefano Karapetsas | 3 | -7/+2 | |
2012-09-05 | convert exit with last window to gsettings | Stefano Karapetsas | 2 | -6/+1 | |
2012-09-05 | convert new tab position to gsettings | Stefano Karapetsas | 3 | -19/+2 | |
2012-09-05 | convert always-use-browser to gsettings | Stefano Karapetsas | 2 | -6/+1 | |
2012-09-05 | convert click-policy to gsettings | Stefano Karapetsas | 3 | -28/+5 | |
2012-09-05 | convert executable-text-activation to gsettings | Stefano Karapetsas | 3 | -34/+5 | |
2012-09-05 | convert mouse preferences to gsettings | Stefano Karapetsas | 2 | -18/+3 | |
2012-09-05 | convert date-format to gsettings | Stefano Karapetsas | 4 | -24/+8 | |
add eel_g_settings_add_auto_enum in eel/eel-glib-extensions.c | |||||
2012-09-05 | convert show-advanced-persmissions to gsettings | Stefano Karapetsas | 2 | -6/+1 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 25 | -322/+669 | |