summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
* WIP general: Use gtk_widget_dispose_templatewip/antoniof/use-gtk-widget-dispose-templateAntónio Fernandes2022-09-031-0/+2
* 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
* window: Drop size-allocate usageOndrej Holy2022-01-091-10/+11
* general: Switch to GTK4António Fernandes2022-01-091-119/+83
* general: Stop using GtkWidget::popup-menuAntónio Fernandes2022-01-051-12/+0
* notebook: Don't subclass GtkNotebookAntónio Fernandes2022-01-051-10/+10
* notebook: Set action on close buttonAntónio Fernandes2022-01-051-12/+0
* window: Handle tab clicks hereAntónio Fernandes2022-01-051-3/+33
* eel: Drop gtk extensionsAntónio Fernandes2022-01-051-1/+0
* toolbar: Use popovers for history menusAntónio Fernandes2022-01-051-2/+28
* window: Stop using GtkMenuShellAntónio Fernandes2022-01-051-96/+16
* window: Simplify save_geometry()António Fernandes2022-01-051-29/+12
* window: Drop GdkScreen parameter from ::new()António Fernandes2022-01-051-4/+4
* general: Stop using GtkWindow API which is gone in GTK4António Fernandes2022-01-051-2/+0
* general: Disable Drag-and-dropAntónio Fernandes2021-12-311-0/+4
* general: Use in-tree copy of GtkPlacesSidebarAntónio Fernandes2021-12-291-48/+67
* pathbar: Refactor signalsAntónio Fernandes2021-12-281-7/+5
* enums: Make OpenFlags more genericAntónio Fernandes2021-12-281-23/+23
* window: Use F10 for current location menuAntónio Fernandes2021-12-281-1/+15