summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* query-editor: Drop gtk_search_entry_handle_event()António Fernandes2021-12-221-3/+1
* window: Drop usage of gtk_window_propagate_key_eventAntónio Fernandes2021-12-221-4/+1
* window: Use controller for handling key eventsAntónio Fernandes2021-12-221-15/+49
* window: Set media keys as regular accelsAntónio Fernandes2021-12-221-49/+7
* window: Inline accels arrayAntónio Fernandes2021-12-221-21/+7
* window: Add media key shortcut to StarredAntónio Fernandes2021-12-221-1/+16
* window-slot: Add media key accel for searchAntónio Fernandes2021-12-221-1/+0
* general: Stop overriding GtkWidget.destroy()António Fernandes2021-12-061-15/+8
* Revert "general: Stop overriding GtkWidget.destroy()"António Fernandes2021-12-061-12/+20
* general: Stop using gtk_container_add()António Fernandes2021-12-061-4/+5
* general: Drop gtk_window_has_toplevel_focus()Ernestas Kulik2021-11-221-3/+3
* general: Stop overriding GtkWidget.destroy()António Fernandes2021-11-121-20/+12
* window-slot: Make back_or_forward() a slot methodAntónio Fernandes2021-07-081-0/+18
* window-slot: Drop other-locations subclassAntónio Fernandes2021-07-081-67/+4
* window-slot: Stop using flags parameter for history navigationErnestas Kulik2021-07-081-32/+6
* Revert "window, window-slot: Save and restore navigation history"António Fernandes2021-07-081-83/+1
* Revert "window: add a signal to receive active selection updates"António Fernandes2021-07-021-23/+0
* window: Handle NULL active_slot pointerAntónio Fernandes2021-03-121-3/+12
* window: Add weak reference to the active slotAntónio Fernandes2021-03-121-3/+3
* window: Make bottom corners roundedChristopher Davis2021-02-091-2/+2
* window: Init toolbar from templateChristopher Davis2021-02-091-4/+1
* general: Remove option to bypass delete confirmationSachin Daluja2021-02-061-1/+1
* window: Remove outdated list of authors from About dialogOndrej Holy2021-01-151-38/+1
* window: Remove present date from copyright in About dialogOndrej Holy2021-01-151-1/+1
* window: Don't leak bookmark location GFileAntónio Fernandes2021-01-051-1/+1
* window: Don't change default tab closing behaviourignapk2020-12-291-32/+1
* window: Refactor nautilus_window_save_geometryElias Projahn2020-12-171-25/+32
* window: Don't save state when tiledElias Projahn2020-12-171-2/+13
* window, window-slot: Save and restore navigation historySachin Daluja2020-07-121-1/+83
* window-slot: Rename RestoreTabData to NautilusNavigationStateSachin Daluja2020-07-121-6/+6
* window: Streamline RestoreTabData memory managementAntónio Fernandes2020-07-121-18/+2
* general: Clean up signal handler disconnectionJoshua Lee2020-07-081-8/+3
* dbus-manager: add ask_confirmation parameter to EmptyTrashAlberts Muktupāvels2020-04-061-1/+1