summaryrefslogtreecommitdiff
path: root/src/nautilus-files-view.c
Commit message (Expand)AuthorAgeFilesLines
* general: run uncrustifywip/csoriano/uncrustifyCarlos Soriano2016-08-291-5327/+5923
* Implement batch renamingAlexandru Pandelea2016-08-291-2/+24
* files-view: add menu action and dialog for compressionRazvan Chitu2016-08-231-0/+202
* general: add preference for automatic decompression of archivesRazvan Chitu2016-08-231-7/+64
* files-view: add context menu actions for extracting filesRazvan Chitu2016-08-231-0/+273
* files-view: use a hashset for newly added locationsRazvan Chitu2016-08-231-7/+7
* files-view: use GFile utilitiesErnestas Kulik2016-08-211-32/+60
* files-view: free file lists after useErnestas Kulik2016-08-211-5/+11
* files-view: correct method nameRazvan Chitu2016-08-191-3/+3
* files-view: move file name widget logic to separate controllersRazvan Chitu2016-08-191-406/+102
* Clean up dead assigmentsErnestas Kulik2016-08-051-9/+4
* files-view: unref directory after calling _get_by_uri()Ernestas Kulik2016-07-281-0/+4
* nautilus-floating-bar: hide on hoverCarlos Soriano2016-07-131-0/+1
* files-view: change "New Folder /w Selection" to offer a nameNeil Herald2016-07-101-0/+13
* files-view: add accel for "zoom-standard" actionErnestas Kulik2016-06-241-0/+1
* application: rename nautilus_application_add_accelerator()Ernestas Kulik2016-06-241-23/+23
* application: add nautilus_application_set_accelerators()Ernestas Kulik2016-06-241-5/+3
* files-view: add ctrl-= as "zoom in" acceleratorErnestas Kulik2016-06-241-1/+7
* files-view: obsolete restoring default zoom levelErnestas Kulik2016-06-241-32/+0
* toolbar: move undo/redo toolbar menu code into toolbarwip/neilh/toolbar-reorgNeil Herald2016-06-231-91/+1
* view: allow view to have more control over the toolbar menuNeil Herald2016-06-231-19/+18
* files-view: close menu when new folder prompt appearsNeil Herald2016-06-231-0/+5
* toolbar: change ownership of menu popover to the toolbarNeil Herald2016-06-221-2/+2
* toolbar-view-menu: remove the Search Relevance sort optionNeil Herald2016-06-221-7/+2
* toolbar-view-menu: replace zoom slider with buttonsNeil Herald2016-06-221-21/+43
* files-view: merge action and view menusNeil Herald2016-06-221-2/+92
* files-view: fix renaming logicErnestas Kulik2016-05-241-9/+92
* files-view: reveal file after renaming or creatingCarlos Soriano2016-04-271-50/+73
* files-view: select first item only when searchingCarlos Soriano2016-04-251-1/+2
* files-view: remove action group only matches view groupCarlos Soriano2016-04-251-3/+12
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-21/+21
* files-view: add missing includeCarlos Soriano2016-04-191-0/+1
* files-view: don't check for empty states in destructionCarlos Soriano2016-04-141-1/+3
* files-view: allow "move to" action to non-local locationsCarlos Soriano2016-04-141-0/+1
* files-view: use target_uri for script varsCarlos Soriano2016-04-141-15/+6
* file: move special link to file instead of the viewCarlos Soriano2016-04-141-9/+16
* files-view: move comment inside the functionCarlos Soriano2016-04-141-1/+1
* mime-actions: move opens_in_view to fileCarlos Soriano2016-04-141-2/+2
* file-dnd: move dnd handling to fileCarlos Soriano2016-04-141-1/+0
* desktop-window-slot: override creation of viewsCarlos Soriano2016-04-141-7/+0
* files-view: use inheritance for scripts varsCarlos Soriano2016-04-141-22/+21
* files-view: use inheritance for querying special selectionCarlos Soriano2016-04-141-25/+12
* files-view: use inheritance for empty statesCarlos Soriano2016-04-141-6/+12
* files-view: use inheritance for get_backing_uriCarlos Soriano2016-04-141-16/+1
* files-view: use inheritance for showing the properties menu itemCarlos Soriano2016-04-141-3/+1
* files-view: remove unused get_icon_locations vfuncCarlos Soriano2016-04-141-8/+0
* files-view: remove unused is_read_only vfuncCarlos Soriano2016-04-141-10/+3
* files-view: remove unused can_rename_file vfuncCarlos Soriano2016-04-141-25/+1
* files-view: set empty view widgets pass-throughGeorges Basile Stavracas Neto2016-03-291-0/+6
* do not switch focus to new tabsRazvan Chitu2016-03-291-1/+2