summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.c
Commit message (Expand)AuthorAgeFilesLines
* window-slot: Make ownership transfer of pending location explicitAntónio Fernandes2023-04-201-3/+1
* window-slot: Try current location even if it is marked as goneOndrej Holy2023-04-051-7/+7
* Revert "window-slot: Unref new location"Corey Berla2023-03-041-2/+0
* Revert "window-slot: Make ownership transfer of pending location explicit"Corey Berla2023-03-041-1/+4
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-251-13/+0
* window-slot: Handle broken default-folder-viewerAntónio Fernandes2022-12-231-0/+7
* window-slot: Handle archive URI as regular file if not the default handler António Fernandes2022-12-201-1/+1
* general: Replace GtkStyleContext with GtkWidget functionsCorey Berla2022-12-191-3/+1
* window-slot: Make ownership transfer of pending location explicitAntónio Fernandes2022-12-041-4/+1
* window-slot: Unref new locationIgnacy Kuchciński2022-12-041-0/+2
* window-slot: Fix leakIgnacy Kuchciński2022-12-041-3/+4
* window-slow: Actually search in window_slot_searchCorey Berla2022-12-031-0/+1
* window-slot: Show the sharing infobar when for g-u-s fallbackCorey Berla2022-09-011-2/+21
* special-location-bar: Add trash barIgnacy Kuchciński2022-08-231-0/+38
* trash-bar: Remove trash infobarIgnacy Kuchciński2022-08-231-91/+24
* libnautilus-extension: Drop widget providerAntónio Fernandes2022-08-071-31/+0
* general: Refactor view icon from a GIcon to an icon nameChristopher Davis2022-07-301-13/+13
* window: Port to AdwTabView and AdwTabBarAlexander Mikhaylenko2022-07-301-5/+6
* window-slot: Make allow_stop and title actual propertiesAntónio Fernandes2022-07-301-18/+30
* nautilus-window-slot: Open with correct view after navigating to other-locationsCorey Berla2022-07-201-0/+1
* window-slot: Show special-directory info bar for Public folderCorey Berla2022-07-141-0/+7
* general: Switch to GTK4António Fernandes2022-01-091-10/+10
* general: Stop using gtk_box_pack_start()António Fernandes2022-01-051-3/+2
* window-slot: Drop non-window usage of gtk_widget_destroy()António Fernandes2022-01-051-4/+3
* global-preferences: Remove now-unused preferencesAntónio Fernandes2021-12-291-21/+0
* enums: Make OpenFlags more genericAntónio Fernandes2021-12-281-6/+6
* window-slot: Don't forward Escape and BackSpaceAntónio Fernandes2021-12-221-2/+8
* query-editor: Drop gtk_search_entry_handle_event()António Fernandes2021-12-221-17/+11
* window-slot: Add media key accel for searchAntónio Fernandes2021-12-221-1/+8
* general: Stop using GtkContainer::get_children() and ::foreach()António Fernandes2021-12-061-18/+4
* general: Stop using gtk_container_add()António Fernandes2021-12-061-5/+6
* general: Uniformize case code styleAntónio Fernandes2021-07-111-0/+2
* window-slot: Add file name to file not found dialogAbanoub Ghadban2021-07-091-1/+12
* files-view: Make override method privateAntónio Fernandes2021-07-081-5/+5
* view: Use view id macros instead of enumAntónio Fernandes2021-07-081-4/+8
* window-slot: Make back_or_forward() a slot methodAntónio Fernandes2021-07-081-5/+3
* window-slot: Make type finalAntónio Fernandes2021-07-081-631/+352
* window-slot: Drop other-locations subclassAntónio Fernandes2021-07-081-33/+33
* window-slot: Stop using flags parameter for history navigationErnestas Kulik2021-07-081-30/+16
* Revert "window, window-slot: Save and restore navigation history"António Fernandes2021-07-081-42/+6
* file,directory: Drop obsolete is_local() methodswip/antoniof/local_vs_native_fixupAntónio Fernandes2021-01-251-1/+1
* window-slot: Don't leak menus on destructionAntónio Fernandes2021-01-051-0/+3
* window-slot: Don't leak icon referenceAntónio Fernandes2021-01-051-1/+1
* window-slot: Use accessor function to get current locationSachin Daluja2020-07-121-5/+8
* window, window-slot: Save and restore navigation historySachin Daluja2020-07-121-6/+42
* window-slot: Rename RestoreTabData to NautilusNavigationStateSachin Daluja2020-07-121-12/+16
* window: Streamline RestoreTabData memory managementAntónio Fernandes2020-07-121-2/+14
* general: Clean up signal handler disconnectionJoshua Lee2020-07-081-20/+4
* general: Run uncrustify scriptOndrej Holy2020-04-051-9/+8
* usability: Change tooltip for view_toggle_buttonUjjwal Kumar2020-03-281-0/+57