summaryrefslogtreecommitdiff
path: root/src/nautilus-window.h
Commit message (Expand)AuthorAgeFilesLines
* general: Change libadwaita include pathBarnabás Pőcze2023-02-191-1/+1
* window: Port to AdwTabView and AdwTabBarAlexander Mikhaylenko2022-07-301-1/+1
* window: Add helper to open new tab from a back / forward selectionCorey Berla2022-07-161-0/+3
* window: Move NautilusNavigationDirection from toolbar.c to window.hCorey Berla2022-07-161-0/+7
* general: Always show sidebarChristopher Davis2022-07-111-2/+0
* window: Remove unused DND codeCorey Berla2022-07-021-6/+0
* general: Switch to GTK4António Fernandes2022-01-091-2/+2
* window: Drop GdkScreen parameter from ::new()António Fernandes2022-01-051-1/+1
* general: Disable Drag-and-dropAntónio Fernandes2021-12-311-0/+2
* enums: Make OpenFlags more genericAntónio Fernandes2021-12-281-8/+8
* window-slot: Make back_or_forward() a slot methodAntónio Fernandes2021-07-081-3/+0
* window-slot: Stop using flags parameter for history navigationErnestas Kulik2021-07-081-3/+1
* window: Make bottom corners roundedChristopher Davis2021-02-091-1/+2
* Move X11/Wayland export code to NautilusWindowCosimo Cecchi2019-08-271-0/+10
* Revert "files-view: close menu when new folder prompt appears"António Fernandes2018-07-271-1/+0
* shell: pass the full query to the slot to preserve all settingsMarco Trevisan (Treviño)2018-07-261-1/+1
* window: Make type finalErnestas Kulik2018-05-281-17/+1
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-18/+3
* general: Remove include guards in favor of pragma onceAlexandru Fazakas2018-03-191-5/+2
* window: port to G_DECLARE_*_TYPE declWaqar Ahmed2017-05-061-25/+9
* files-view: close menu when new folder prompt appearsNeil Herald2016-06-231-0/+1
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-2/+2
* window-slot: use inheritance for other locations viewCarlos Soriano2016-04-141-1/+2
* window: allow to create custom slots in subclassesCarlos Soriano2016-04-141-0/+8
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* general: allow to search from any part of the stackCarlos Soriano2016-03-031-0/+3
* window: make private unused public APICarlos Soriano2015-10-151-2/+0
* dnd: use GtkPlacesSidebar drop targets hintsCarlos Soriano2015-10-061-0/+4
* window-slot: remove "use default location"Carlos Soriano2015-09-021-2/+1
* general: separate handling of windows/slots/viewsCarlos Soriano2015-08-281-9/+9
* files-view: rename from NautilusViewGeorges Basile Stavracas Neto2015-08-171-1/+1
* window-slot: show window when view starts loadingGeorges Basile Stavracas Neto2015-08-071-3/+0
* project: simplify focus chainGeorges Basile Stavracas Neto2015-07-311-1/+0
* operations: show a notification when operation finishesCarlos Soriano2015-07-171-0/+4
* Remove more unused methodsCosimo Cecchi2015-05-231-9/+0
* window: expose API used by other functionsCosimo Cecchi2015-05-231-0/+2
* nautilus-window: Use private instead of detailsCarlos Soriano2015-03-021-1/+25
* window: simplify handling of enter-location actionCosimo Cecchi2015-01-251-1/+0
* general: rework menus of nautilusCarlos Soriano2015-01-241-7/+2
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* NautilusWindow: don't pass the application on constructionMarco Trevisan (Treviño)2013-03-041-2/+1
* slot: use the default mount location when switching to a mount rootCosimo Cecchi2012-10-261-1/+3
* window: remove nautilus-window-types.hCosimo Cecchi2012-10-261-20/+22
* slot: finish moving all other private data to private structCosimo Cecchi2012-10-231-2/+0
* slot: restructure window slot loadingCosimo Cecchi2012-10-231-5/+0
* Add an icon to the location entry and drop use of location barWilliam Jon McCann2012-09-101-1/+1
* window: convert binding set keybindings into proper actionsCosimo Cecchi2012-08-311-5/+0
* view: don't connect to NautilusWindow signalsCosimo Cecchi2012-08-311-10/+0
* window: never sync the View As actions for the desktopCosimo Cecchi2012-08-281-0/+1
* window: simplify toolbar actions creationCosimo Cecchi2012-08-231-3/+0