summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* window-slot: remove unused priv varCarlos Soriano2016-03-031-1/+0
* window-slot: avoid random switching of the viewCarlos Soriano2016-02-241-0/+2
* search: use a separate view setting for searchCarlos Soriano2016-02-121-82/+49
* window-slot: close search when changing locationCarlos Soriano2016-02-021-4/+1
* search-popover: add popover to edit search filtersGeorges Basile Stavracas Neto2016-02-021-20/+11
* monitor: don't check for FAMCarlos Soriano2016-01-221-2/+0
* window-slot: move cancel_location to stop_loadingCarlos Soriano2016-01-151-45/+38
* window-slot: use cancel_change instead of end_changeCarlos Soriano2016-01-151-11/+7