summaryrefslogtreecommitdiff
path: root/src/caja-navigation-window-menus.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan1-1/+1
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[nav-win-menus] use new CajaApplication APIJasmine Hassan1-7/+11
http://git.gnome.org/browse/nautilus/commit/?id=d5350003ac927bd683d4e18f7c0513b94f9220d7
2012-11-13[general] Adds option to open new tab in tab bar context menuJasmine Hassan1-32/+1
http://git.gnome.org/browse/nautilus/commit/?id=8598d769993843e1e6529a661fea034785ca0091
2012-11-13[src] remove 2 unused includesJasmine Hassan1-1/+0
2012-09-06remove old undo codeStefano Karapetsas1-1/+0
2012-09-05convert new tab position to gsettingsStefano Karapetsas1-1/+1
2012-09-05convert always-use-browser to gsettingsStefano Karapetsas1-1/+1
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1099