summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
* window: Initialize drag action for tab barOndrej Holy2023-03-291-16/+10
* dnd: Don't handle drops without urisPeter Eisenmann2023-01-231-3/+1
* window: Reset actions when tab menu is closedCorey Berla2023-01-101-8/+8
* window: Add drop targets back to tabsCorey Berla2023-01-091-0/+72
* window: Add restore closed tab to tab menuCorey Berla2023-01-091-0/+5
* window: Add detach tab menu optionCorey Berla2023-01-091-0/+13
* window: Add close-other-tabs actionCorey Berla2023-01-091-0/+12
* window: Make new tabs use location from menu tab or current tabCorey Berla2023-01-091-1/+3
* window: Open new tabs relative to the context menu tabCorey Berla2023-01-091-1/+1
* window: tab_view_setup_menu_cb stop setting incorrect actionsCorey Berla2023-01-091-5/+7
* window: Refactor tab code for re-useCorey Berla2023-01-091-18/+14
* window: Remove view-menu actionCorey Berla2023-01-091-14/+0
* nautilus-window: Fix window maximized notify signalGary Li2022-12-281-1/+1
* nautilus-window: do not override last_location for root promptGary Li2022-12-261-14/+13
* window: Avoid crash when closing windowAntónio Fernandes2022-12-231-4/+12
* general: Replace GtkStyleContext with GtkWidget functionsCorey Berla2022-12-191-2/+1
* window: Disconnect NautilusBookmarkList "changed" signal on window destructionCorey Berla2022-12-151-3/+4
* about: Add support-urlHari Rana2022-11-241-0/+1
* window: Don't finalize twiceAntónio Fernandes2022-09-011-4/+18
* toolbar: Drop :window propertyAntónio Fernandes2022-09-011-3/+0
* window: Fix mistyped argumentCorey Berla2022-09-011-3/+3
* window: Change toast title "deleted" to "moved to trash"Gotam Gorabh2022-08-101-1/+1
* window: Use bindings to manage toolbar slotChristopher Davis2022-07-311-2/+0
* window: Make active-slot a propertyChristopher Davis2022-07-311-0/+67
* window: Close window when closing last tabChristopher Davis2022-07-301-0/+6
* window: Port to AdwTabView and AdwTabBarAlexander Mikhaylenko2022-07-301-187/+163
* window: Remove "dnd-window-slot" hackAntónio Fernandes2022-07-301-11/+5
* window: Refine slot removal codeAntónio Fernandes2022-07-301-35/+15
* window: Simplify slot cleanupAntónio Fernandes2022-07-301-25/+3
* window: Add slot in a single pathAntónio Fernandes2022-07-301-17/+0
* window: Don't create slot on constructionAntónio Fernandes2022-07-301-14/+0
* general: Remove tab position settingChristopher Davis2022-07-301-13/+1
* window: Add debug-info property to AdwAboutPageCorey Berla2022-07-201-0/+17
* window: Add helper to open new tab from a back / forward selectionCorey Berla2022-07-161-0/+48
* general: GtkPaned -> AdwFlapChristopher Davis2022-07-111-66/+23
* general: Always show sidebarChristopher Davis2022-07-111-32/+0
* window: Use NautilusGtkPlacesSidebar directlyChristopher Davis2022-07-091-15/+6
* window: Port about to AdwAboutWindowChristopher Davis2022-07-091-15/+9
* general: Fix typo in nautilus_dnd_get_preferred_action()Corey Berla2022-07-071-1/+1
* window: Enable signals for DND to sidebar and cleanup DND code for gtk4Corey Berla2022-07-021-69/+9
* window: Remove unused DND codeCorey Berla2022-07-021-22/+0
* window: Remove unused header inclusionAntónio Fernandes2022-05-251-1/+0
* window: Remove unused code for sidebarCorey Berla2022-05-021-43/+0
* sidebar: Implement format volume actionCorey Berla2022-05-021-78/+0
* sidebar: Restore "Empty Trash..." menu itemCorey Berla2022-05-021-35/+0
* sidebar: Restore "Properties" menu itemCorey Berla2022-05-021-35/+0
* window: Fix crash when opening new window from pathbarCorey Berla2022-04-151-1/+9
* window: Use AdwToastOverlay and AdwToastChristopher Davis2022-03-221-190/+41
* window: Attach tab context menu to the tabAntónio Fernandes2022-02-121-11/+15
* window: Set tab menu model in UI definitionAntónio Fernandes2022-02-121-4/+0