summaryrefslogtreecommitdiff
path: root/src/caja-navigation-window-pane.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵lukefromdc1-7/+2
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591
2016-09-15Fix for #492bl0ckeduser1-0/+3
2016-07-11navigation-bar: remove useless abstract classraveit651-5/+4
Merge the useful pieces into CajaLocationBar itself, which is the only implementor anyway. taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-6&id=ca1fa0c https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=66c46dd
2016-01-22navigation-pane: replace deprecated gtk_image_new_from_stock GTK_STOCK_EDITWolfgang Ulbrich1-1/+1
Note: this icon is shiped by gtk+ itself
2016-01-08Middle-click tab closing (#457)bl0ckeduser1-0/+11
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+4
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0
2013-11-06put the containers instead of the contents into the size group and remove ↵Elias Aebi1-4/+2
the now unnecessary frame container
2013-11-03use the same icon size for the location button (the button that lets you ↵Elias Aebi1-1/+1
toggle between button and text-based location bar) as for the close side pane button and the pathbar icons
2012-11-13[general] Adds option to open new tab in tab bar context menuJasmine Hassan1-0/+20
http://git.gnome.org/browse/nautilus/commit/?id=8598d769993843e1e6529a661fea034785ca0091
2012-09-05remove latest mateconf stuffStefano Karapetsas1-2/+0
2012-09-05convert window-state to gsettingsStefano Karapetsas1-8/+8
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2012-05-07fix issues in location barStefano Karapetsas1-2/+2
2012-04-27restore location toggle buttonStefano Karapetsas1-0/+75
patch from http://git.gnome.org/browse/nautilus/commit/?id=4b49aab5aa6a9ef9ab288ff2ce463affca1eacf2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+946