summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* view: Cast exported menus as modelsAntónio Fernandes2020-03-101-16/+16
* window-slot: Prevent crashes caused by invalid pointersOndrej Holy2020-02-281-2/+2
* windows-slot: Handle CONNECTION_REFUSED error messageAthira Selvam2020-01-111-0/+9
* window-slot: Change assert inside nautilus_window_slot_get_locationwhs2019-05-041-1/+1
* window-slot: Use g_clear_object()Ernestas Kulik2019-04-051-2/+1
* window-slot: Don't initialize extra widgets if content view is not yet setAndrea Azzarone2019-03-191-1/+6
* toolbar: Fix search button and search entry state desyncGeorge Mocanu2019-02-111-0/+6
* window-slot: Recreate trash bar for new filesErnestas Kulik2018-11-171-3/+10
* meson.build: Enable -Werror=incompatible-pointer-typesErnestas Kulik2018-10-091-1/+1
* application: Check pending location on clone-windowErnestas Kulik2018-10-021-1/+12
* window-slot: Focus view widget on search up or down arrow pressedCarlos Soriano2018-10-021-0/+25
* Revert "Search filter popover on [Ctrl]+[F]"António Fernandes2018-08-291-29/+3
* window-slot: Go home instead of closing slot on failureErnestas Kulik2018-08-021-3/+24
* shell: pass the full query to the slot to preserve all settingsMarco Trevisan (Treviño)2018-07-261-11/+8
* nautilus-query-editor: set query recursive option as it isMarco Trevisan (Treviño)2018-07-261-2/+2
* query: Add flags for recursive search typesMarco Trevisan (Treviño)2018-07-261-2/+2
* pathbar: Extend button menu with extensions and templatesCarlos Soriano2018-07-191-1/+124
* window-slot: Free bindings on disposeCarlos Soriano2018-07-191-0/+2
* general: Provide search information on the view itselfCarlos Soriano2018-07-141-0/+86
* window-slot: Disconnect from nautilus_preferencesCarlos Soriano2018-07-141-0/+2
* window-slot: Remove obsolete searchbar styleCarlos Soriano2018-07-141-2/+0
* window: Use GdkEvent accessorsErnestas Kulik2018-05-281-4/+14
* Search filter popover on [Ctrl]+[F]andrei-stratila2018-05-181-3/+29
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-2/+3
* file: Remove link info attributeAntónio Fernandes2018-05-141-3/+1
* general: Add actions to the toolbarCarlos Soriano2018-05-031-4/+16
* window-slot: Keep query editor ownership on the window-slotCarlos Soriano2018-05-031-1/+9
* window-slot: Use properties for signaling active changesCarlos Soriano2018-05-031-65/+22
* views: Proxy the view main values and statesCarlos Soriano2018-05-031-6/+88
* Change show_error_dialog() to show_dialog()George Mocanu2018-04-231-1/+1
* Revert "Merge remote-tracking branch 'upstream/master'"Carlos Soriano2018-04-231-1/+1
* Change show_error_dialog() to show_dialog()George Mocanu2018-04-231-1/+1
* window-slot: Clear pending_selection after freeing itMarco Trevisan (Treviño)2018-04-201-5/+1
* window-slot: Instantly apply "Use new views" preferenceAlexandru Fazakas2018-04-071-6/+31
* window-slot: Don’t show query editor with no viewErnestas Kulik2018-03-191-2/+4
* window-slot: move object dereferencing to dispose()Ernestas Kulik2018-03-161-23/+19
* window-slot: Move object cleanup to finalizeMarco Trevisan (Treviño)2018-03-131-18/+19