summaryrefslogtreecommitdiff
path: root/src/nautilus-window.h
AgeCommit message (Expand)Author
2026-07-27window: Use integer for navigation directionPeter Eisenmann
2026-04-11window: Set minimum size in BlueprintPeter Eisenmann
2026-04-11window: Set default size in BlueprintPeter Eisenmann
2025-12-05application: Query list of window locationsPeter Eisenmann
2025-12-05window: Make slot_close privatePeter Eisenmann
2025-12-05application: Add reuse open flagPeter Eisenmann
2025-12-05application: Query location from windowPeter Eisenmann
2025-12-05window: Make set_active_slot internalPeter Eisenmann
2025-08-29general: Use NautilusFileList for selectionPeter Eisenmann
2025-07-24application: Handle startup_id on window creationPeter Eisenmann
2025-07-24winodw: Combine and internalize slot initPeter Eisenmann
2025-07-24window-slot: Remove unused open flagsPeter Eisenmann
2025-06-24application: Use startup_id when presenting windowsSebastian Keller
2024-06-05previewer: Manage window handles internallyAntónio Fernandes
2024-06-05previewer: Drop ununsed XID parameterAntónio Fernandes
2024-06-05window-slot: Don't manually sync allow-stopAntónio Fernandes
2024-06-05window: Drop nautilus_window_reset_menus()António Fernandes
2024-06-05window-slot: Stop sync'ing location widgetsAntónio Fernandes
2024-06-05window: Bind title to expressionAntónio Fernandes
2024-06-05window-slot: Don't access the tab viewAntónio Fernandes
2024-06-05window-slot: Rework and document grab_focus() callAntónio Fernandes
2024-01-02progress-indicator: Give feedback for quick operationsAntónio Fernandes
2023-08-20window: Import win.undo win.redo actions updating codeAntónio Fernandes
2023-08-20window: Move primary menu button to the sidebarMarco Melorio
2023-02-19general: Change libadwaita include pathBarnabás Pőcze
2022-07-30window: Port to AdwTabView and AdwTabBarAlexander Mikhaylenko
2022-07-16window: Add helper to open new tab from a back / forward selectionCorey Berla
2022-07-16window: Move NautilusNavigationDirection from toolbar.c to window.hCorey Berla
2022-07-11general: Always show sidebarChristopher Davis
2022-07-02window: Remove unused DND codeCorey Berla
2022-01-09general: Switch to GTK4António Fernandes
2022-01-05window: Drop GdkScreen parameter from ::new()António Fernandes
2021-12-31general: Disable Drag-and-dropAntónio Fernandes
2021-12-28enums: Make OpenFlags more genericAntónio Fernandes
2021-07-08window-slot: Make back_or_forward() a slot methodAntónio Fernandes
2021-07-08window-slot: Stop using flags parameter for history navigationErnestas Kulik
2021-02-09window: Make bottom corners roundedChristopher Davis
2019-08-27Move X11/Wayland export code to NautilusWindowCosimo Cecchi
2018-07-27Revert "files-view: close menu when new folder prompt appears"António Fernandes
2018-07-26shell: pass the full query to the slot to preserve all settingsMarco Trevisan (Treviño)
2018-05-28window: Make type finalErnestas Kulik
2018-05-18general: Clean up headers and their inclusionsErnestas Kulik
2018-03-19general: Remove include guards in favor of pragma onceAlexandru Fazakas
2017-05-06window: port to G_DECLARE_*_TYPE declWaqar Ahmed
2016-06-23files-view: close menu when new folder prompt appearsNeil Herald
2016-04-25general: merge libnautilus-private to srcCarlos Soriano
2016-04-14window-slot: use inheritance for other locations viewCarlos Soriano
2016-04-14window: allow to create custom slots in subclassesCarlos Soriano
2016-04-04general: remove vim modelinesCarlos Soriano
2016-03-03general: allow to search from any part of the stackCarlos Soriano