Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-16 | [desktop-icon-view] don't use gdk_drawable_get_screen() | Jasmine Hassan | 1 | -1/+1 | |
http://git.gnome.org/browse/nautilus/commit/?id=b1aac113ef867846fb39ee4187378c6f1a13f33e | |||||
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 1 | -1/+2 | |
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 | [icon-view] Don't use GtkObject nor eel-gtk-macros | Jasmine Hassan | 1 | -32/+12 | |
Similar to the commit linked below, but without moving background-setting code to FMDesktopIconView http://git.gnome.org/browse/nautilus/commit/?id=ab0616de55f6f817a745caac26fd2b38ae41b71b | |||||
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-09-05 | convert disable-command-line lockdown to gsettings | Stefano Karapetsas | 1 | -21/+8 | |
2012-09-05 | convert last eel_preference users to raw mateconf | Stefano Karapetsas | 1 | -9/+16 | |
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 | move desktop-font preference to desktop settings | Stefano Karapetsas | 1 | -2/+2 | |
2012-09-05 | fix desktop-font gsettings conversion | Stefano Karapetsas | 1 | -3/+8 | |
2012-09-05 | convert icon-view preferences to gsettings | Stefano Karapetsas | 1 | -8/+10 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -4/+8 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+881 | |