Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-16 | [build] don't include marshals we don't own | Jasmine Hassan | 1 | -1/+0 | |
http://git.gnome.org/browse/nautilus/commit/?id=8d07a73b28767b7c866fe403e9ac706b8affb8a2 | |||||
2012-11-16 | [src] convert to new GDK_KEY prefix | Jasmine Hassan | 3 | -12/+12 | |
http://git.gnome.org/browse/nautilus/commit/?id=71fa1a50145a6f06da3b805a29e75c1295fd546b Also, make sure we use GDK_KEY prefix in places-sidebar where this patch was previously applied to Caja but with old prefix: places-sidebar: allow keyboard navigation with Enter/Space (#637768) http://git.gnome.org/browse/nautilus/commit/?id=fd03c910a73ba18459e68baaf15e8dd295acd5c1 | |||||
2012-11-16 | [all] Don't use gtk_dialog_set_has_separator() | Jasmine Hassan | 2 | -4/+2 | |
http://git.gnome.org/browse/nautilus/commit/?id=73e2941f9b837d5d0326e6e88caa7a1e3fdcabeb | |||||
2012-11-16 | [lc-p/fm] Replace deprecated GDK_DISPLAY with GDK_DISPLAY_XDISPLAY | Jasmine Hassan | 1 | -2/+2 | |
Don't use GDK_DISPLAY () http://git.gnome.org/browse/nautilus/commit/?id=b66ce0fd23500f9727c1aac93366430285575697 | |||||
2012-11-16 | [all] use GtkMessageDialog instead of EelAlertDialog (going away) | Jasmine Hassan | 1 | -1/+0 | |
This covers 4 commits: file-operations: use GtkMessageDialog http://git.gnome.org/browse/nautilus/commit/?id=51ec5861ca0697e802e8c003053211ac12f2fd54 mime-actions: use GtkMessageDialog http://git.gnome.org/browse/nautilus/commit/?id=7a3dcdd4bf667aac271be74988770e18575a7df2 tree-view: don't include eel-alert-dialog.h http://git.gnome.org/browse/nautilus/commit/?id=930af7f3058eed256a42c0c1558c7307bb93f411 [eel] use GtkMessageDialog for stock dialogs http://git.gnome.org/browse/nautilus/commit/?id=82c5b6c0d82ebd8a705d542fcc9aa58e6e9b0da4 | |||||
2012-11-16 | [file-manager] autogenerate marshallers | Jasmine Hassan | 2 | -7/+42 | |
http://git.gnome.org/browse/nautilus/commit/?id=21e75511d2466bd814a31031472323d3cd8ae6c1 | |||||
2012-11-16 | [tree-model] ony display the first emblem | Jasmine Hassan | 1 | -17/+12 | |
Only display the first emblem we can render. http://git.gnome.org/browse/nautilus/commit/?id=1d660252b408f3628a2d3d5943abcf6bfdd9091b | |||||
2012-11-14 | [tree-view] don't use NautilusCellRendererPixbufEmblem | Jasmine Hassan | 1 | -3/+1 | |
http://git.gnome.org/browse/nautilus/commit/?id=d2cbf993766d7b63f50431ab483035d01c267cdb | |||||
2012-11-14 | [tree-model] use GEmblemedIcon to render emblems. | Jasmine Hassan | 2 | -87/+49 | |
Use GEmblemedIcon instead of a separate column to render emblems. http://git.gnome.org/browse/nautilus/commit/?id=1694d7141bbe4a29e54cff77def697a6c9b4e118 | |||||
2012-11-14 | [list-view] don't use NautilusCellRendererPixbufEmblem | Jasmine Hassan | 1 | -6/+2 | |
http://git.gnome.org/browse/nautilus/commit/?id=69740a3c7fd3a2e1cea99c0dc61b3c735993e4bb | |||||
2012-11-14 | [list-model] use GEmblemedIcon to render emblems | Jasmine Hassan | 2 | -109/+49 | |
Use GEmblemedIcon instead of other columns to render emblems. http://git.gnome.org/browse/nautilus/commit/?id=a187f8a4cdcc46f56c0cb03c31b9b7c92c747a88&context=6 | |||||
2012-11-13 | [src] remove 2 unused includes | Jasmine Hassan | 1 | -1/+0 | |
2012-09-06 | remove old undo code | Stefano Karapetsas | 1 | -23/+0 | |
2012-09-05 | convert disable-command-line lockdown to gsettings | Stefano Karapetsas | 2 | -44/+14 | |
2012-09-05 | remove latest mateconf stuff | Stefano Karapetsas | 1 | -1/+0 | |
2012-09-05 | convert last eel_preference users to raw mateconf | Stefano Karapetsas | 2 | -15/+31 | |
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 | 2 | -56/+0 | |
2012-09-05 | fix conversion of enable-delete | Stefano Karapetsas | 1 | -4/+5 | |
2012-09-05 | move desktop-font preference to desktop settings | Stefano Karapetsas | 1 | -2/+2 | |
2012-09-05 | convert list-view preferences to gsettings | Stefano Karapetsas | 2 | -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-05 | convert compact view prefs to gsettings | Stefano Karapetsas | 1 | -10/+19 | |
2012-09-05 | convert tree sidebar prefs to gsettings | Stefano Karapetsas | 1 | -4/+8 | |
2012-09-05 | fix desktop-font gsettings conversion | Stefano Karapetsas | 1 | -3/+8 | |
2012-09-05 | convert icon-view preferences to gsettings | Stefano Karapetsas | 4 | -44/+85 | |
2012-09-05 | convert preview settings to gsettings | Stefano Karapetsas | 2 | -6/+9 | |
2012-09-05 | convert sort-directories-first to gsettings | Stefano Karapetsas | 1 | -6/+8 | |
2012-09-05 | convert always-use-browser to gsettings | Stefano Karapetsas | 1 | -5/+5 | |
2012-09-05 | convert click-policy to gsettings | Stefano Karapetsas | 3 | -7/+10 | |
2012-09-05 | convert show-advanced-persmissions to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 6 | -52/+26 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 26 | -50/+50 | |
2012-06-16 | use engrampa instead of file-roller | Stefano Karapetsas | 1 | -3/+3 | |
2012-06-08 | Applied a patch that makes the filename column expand to its maximum instead ↵ | Steve Zesch | 1 | -2/+9 | |
of shrinking to a hardcoded value. | |||||
2012-01-15 | list-view: make sure not to select the extension on rename | Benjamin Valentin | 1 | -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-26 | ported nautilus-elementary UNDO-REDO (bzr rev 60) | Stefano Karapetsas | 3 | -0/+177 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 32 | -0/+34284 | |