summaryrefslogtreecommitdiff
path: root/src/caja-navigation-window.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-16[navigation-window] Use gtk_paned_new for GTK3 instead of gtk_[h|v]paned_newJasmine Hassan1-0/+8
http://git.gnome.org/browse/nautilus/commit/?id=0609431a5cb3803d0b98bd333f90e3c7796f86b7
2012-11-16[horizontal-splitter] remove, and use a regular GtkPaned insteadJasmine Hassan1-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 Hassan1-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-06remove old undo codeStefano Karapetsas1-1/+0
2012-09-05convert window-state to gsettingsStefano Karapetsas1-65/+37
2012-09-05convert always-use-browser to gsettingsStefano Karapetsas1-4/+9
2012-09-05convert mouse preferences to gsettingsStefano Karapetsas1-13/+15
2012-09-05start migration to gsettingsStefano Karapetsas1-17/+8
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1426