Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -26/+15 | |
Also fixes a double-free regression in lc-p/caja-query from 7a42b9b0 | |||||
2012-11-23 | [directory-view] fix double-free regression from 7a42b9b0 | Jasmine Hassan | 1 | -2/+0 | |
2012-11-16 | [all] use g_list_free() and g_strcmp0 instead of eel functions | Jasmine Hassan | 1 | -12/+26 | |
Was: general: use g_list_free_full() instead of eel functions http://git.gnome.org/browse/nautilus/commit/?id=5e669515fd7f760382e6b7aa1449734a35a2d7f4 . Instead of g_list_free_full(), we use g_list_foreach and g_list_free() to avoid unnecessary glib dependency bump to 2.28 | |||||
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 1 | -11/+21 | |
the ::destroy signal of GtkObject has only been moved to GtkWidget in GTK3 (after GtkObject removal): http://developer.gnome.org/gtk3/3.0/ch25s02.html So we use conditionals in this case, to keep it working with GTK2. A tad similar: http://git.gnome.org/browse/nautilus/commit/?id=cc6cb51e827c0b15d4ef09f12d37b9f331ddcef8 | |||||
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 | 1 | -3/+3 | |
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 | 1 | -3/+2 | |
http://git.gnome.org/browse/nautilus/commit/?id=73e2941f9b837d5d0326e6e88caa7a1e3fdcabeb | |||||
2012-11-16 | [file-manager] autogenerate marshallers | Jasmine Hassan | 1 | -6/+6 | |
http://git.gnome.org/browse/nautilus/commit/?id=21e75511d2466bd814a31031472323d3cd8ae6c1 | |||||
2012-09-05 | convert disable-command-line lockdown to gsettings | Stefano Karapetsas | 1 | -23/+6 | |
2012-09-05 | convert last eel_preference users to raw mateconf | Stefano Karapetsas | 1 | -6/+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 | 1 | -47/+0 | |
2012-09-05 | fix conversion of enable-delete | Stefano Karapetsas | 1 | -4/+5 | |
2012-09-05 | convert icon-view preferences to gsettings | Stefano Karapetsas | 1 | -4/+6 | |
2012-09-05 | convert preview settings to gsettings | Stefano Karapetsas | 1 | -4/+6 | |
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 | 1 | -4/+6 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -30/+6 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 | |
2012-06-16 | use engrampa instead of file-roller | Stefano Karapetsas | 1 | -3/+3 | |
2011-12-26 | ported nautilus-elementary UNDO-REDO (bzr rev 60) | Stefano Karapetsas | 1 | -0/+171 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+10936 | |