summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nautilus-window-slot: clear and unset window action group on disposeMarco Trevisan (Treviño)2018-03-131-1/+6
* general: don’t mix code with declarationsErnestas Kulik2018-03-011-5/+4
* files-view: Avoid leaking selection list and dataAlexandru Fazakas2018-02-271-13/+8
* general: Run uncrustifyCarlos Soriano2018-02-131-3/+3
* general: refactor extension libraryErnestas Kulik2018-02-091-1/+1
* general: remove desktop supportErnestas Kulik2018-01-021-2/+1
* window-slot: hide search bar on ESC pressesErnestas Kulik2017-08-231-0/+12
* general: Add mime type support for archivesCarlos Soriano2017-08-091-1/+31
* window-slot: Remove obsolete commentCarlos Soriano2017-08-091-2/+0
* window-slot: check location before constructing tab restore dataErnestas Kulik2017-08-071-0/+5
* fix misuse of nautilus_file_is_desktop_directoryAlexandru Pandelea2017-05-311-1/+5
* add "restore tab" actionAlexandru Pandelea2017-05-311-1/+51
* window-slot: fix activate on search entryAlexandru Pandelea2017-05-021-2/+0
* window-slot: Don't use eel to show a dialogKartikeya Sharma2017-03-081-2/+3