summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.c
Commit message (Expand)AuthorAgeFilesLines
* Prototype actions in headerbaractions-in-header-barCarlos Soriano2018-04-161-4/+4
* slot: Add the get query editorCarlos Soriano2018-04-131-0/+12
* Part of the searchingCarlos Soriano2018-04-131-4/+2
* views: Proxy the view main values and statesCarlos Soriano2018-04-131-2/+86
* 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
* window-slot: prevent menu disappearing when Hidden Files toggledNeil Herald2016-12-101-1/+8
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-51/+54
* window-slot: reverse the view icon actionCarlos Soriano2016-11-231-6/+20
* view: make icon getter staticCarlos Soriano2016-11-231-8/+21
* Use Unicode in translatable stringsPiotr Drąg2016-11-121-2/+2
* window-slot: hide trashbar if Trash is emptyMohammed Sadiq2016-11-021-1/+39
* general: adjust uncrustify styleCarlos Soriano2016-09-061-1/+1
* general: run uncrustifyCarlos Soriano2016-08-291-1861/+2151
* application: rename nautilus_application_add_accelerator()Ernestas Kulik2016-06-241-3/+3
* view: allow view to have more control over the toolbar menuNeil Herald2016-06-231-13/+12
* files-view: merge action and view menusNeil Herald2016-06-221-7/+37
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-7/+7
* window-slot: remove unused varsCarlos Soriano2016-04-191-6/+0
* window-slot: fix condition for disconnecting old viewCarlos Soriano2016-04-141-1/+1
* window-slot: fix formattingCarlos Soriano2016-04-141-1/+1
* window-slot: remove all dependencies to desktopCarlos Soriano2016-04-141-8/+0
* window-slot: use inheritance for disabling actionsCarlos Soriano2016-04-141-5/+1
* window-slot: use inheritance for other locations viewCarlos Soriano2016-04-141-49/+55
* window-slot: remove unneeded code special casing desktopCarlos Soriano2016-04-141-4/+1
* window-slot: use action state instead of special casing the searchCarlos Soriano2016-04-141-8/+6
* window-slot: allow overriding the creation of viewsCarlos Soriano2016-04-141-7/+9
* window-slot: make it derivable classCarlos Soriano2016-04-141-640/+834
* general: remove vim modelinesCarlos Soriano2016-04-041-2/+1
* window-slot: fix shortcuts for changing view modeRazvan Chitu2016-03-291-2/+2
* content-bar: use const type for content typesCarlos Soriano2016-03-101-2/+2
* window-slot: only create x-content-bar if necessaryCarlos Soriano2016-03-071-0/+3
* window-slot: workaround search bar double borderCarlos Soriano2016-03-031-0/+3
* general: allow to search from any part of the stackCarlos Soriano2016-03-031-0/+27