summaryrefslogtreecommitdiff
path: root/src/caja-navigation-window-menus.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-20Use a blank line at mostrbuj1-5/+0
2021-04-01warning: missing initializer for a field of ‘GtkActionEntry’rbuj1-3/+9
2021-02-07build: allow users to disable gettext support (--disable-nls)rbuj1-0/+2
2020-08-04Remove trailing spaces/tabsrbuj1-1/+1
2019-12-29Keep path same when opening new window from an existing oneYetoo11-6/+3
2019-06-29caja-navigation-window-menus: suppress GtkAction warningsraveit651-1/+32
2019-06-17src: reduce the scope of some variablesPablo Barciela1-1/+2
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-10/+10
2019-04-10drop functions defined but not usedPablo Barciela1-10/+0
2019-04-10local #include files inside "" instead <>Pablo Barciela1-13/+15
2019-03-04drop unused variablesPablo Barciela1-1/+0
2018-03-31caja-navigation-window-menus.c: drop unused variablePablo Barciela1-8/+0
2018-03-31caja-navigation-window-menus.c: avoid deprecated GtkImageMenuItemPablo Barciela1-3/+0
2018-03-01avoid eel_create_question_dialog with stock idsPablo Barciela1-2/+2
2018-02-19Toolbar: find icon: use icon name instead the stock idPablo Barciela1-1/+1
2018-02-17CAJA_TYPE_NAVIGATION_ACTION: avoid deprecated property "stock_id"Pablo Barciela1-2/+2
2018-02-09avoid deprecated GtkStockPablo Barciela1-23/+23
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-12/+1
2016-10-14GTK2: Use emanuele-f 's patch for build failure, fix build w/o libuniquelukefromdc1-2/+2
2016-10-08GTK3: port libunique ->GtkApplication as build time optionlukefromdc1-1/+15
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan1-1/+1
2012-11-16[nav-win-menus] use new CajaApplication APIJasmine Hassan1-7/+11
2012-11-13[general] Adds option to open new tab in tab bar context menuJasmine Hassan1-32/+1
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