Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-03 | add the primary-toolbar style class to the primary toolbar (only for the ↵ | Elias Aebi | 1 | -0/+3 | |
GTK3 version) | |||||
2012-12-22 | [all] silence warnings from GCC 4.6 | Jasmine Hassan | 1 | -14/+0 | |
GCC 4.6 introduced a new warning about variables declared and initialized, but not really used in the function body. Remove all of these occurrences to build cleanly. http://git.gnome.org/browse/nautilus/commit/?id=d4230de8667764e02dbb966b5d806ff78ced2fd5 | |||||
2012-11-16 | [navigation-window] Use gtk_paned_new for GTK3 instead of gtk_[h|v]paned_new | Jasmine Hassan | 1 | -0/+8 | |
http://git.gnome.org/browse/nautilus/commit/?id=0609431a5cb3803d0b98bd333f90e3c7796f86b7 | |||||
2012-11-16 | [horizontal-splitter] remove, and use a regular GtkPaned instead | Jasmine Hassan | 1 | -4/+4 | |
The feature it was bringing in (shrink when the paned handle is double-clicked) is even confusing. http://git.gnome.org/browse/nautilus/commit/?id=1620bd8a4e4ab1760c5c518dd954a4471645ce87 | |||||
2012-11-16 | [src] don't use GtkObject (GTK3) | Jasmine Hassan | 1 | -0/+12 | |
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-06 | remove old undo code | Stefano Karapetsas | 1 | -1/+0 | |
2012-09-05 | convert window-state to gsettings | Stefano Karapetsas | 1 | -65/+37 | |
2012-09-05 | convert always-use-browser to gsettings | Stefano Karapetsas | 1 | -4/+9 | |
2012-09-05 | convert mouse preferences to gsettings | Stefano Karapetsas | 1 | -13/+15 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -17/+8 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -1/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1426 | |