Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 1 | -5/+13 | |
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-09-05 | convert list-view preferences to gsettings | Stefano Karapetsas | 1 | -70/+12 | |
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 icon-view preferences to gsettings | Stefano Karapetsas | 1 | -30/+65 | |
2012-09-05 | convert preview settings to gsettings | Stefano Karapetsas | 1 | -2/+3 | |
2012-09-05 | convert click-policy to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
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/+3439 | |