summaryrefslogtreecommitdiff
path: root/src/nautilus-view.c
Commit message (Expand)AuthorAgeFilesLines
* view: add interfaceGeorges Basile Stavracas Neto2015-08-201-0/+266
* files-view: rename from NautilusViewGeorges Basile Stavracas Neto2015-08-171-8113/+0
* view: remove popover on finalizeCarlos Soriano2015-08-171-0/+5
* view: check for duplicated files for renaming as wellCarlos Soriano2015-08-171-168/+121
* view: handle zoom X11 eventsGeorges Basile Stavracas Neto2015-08-161-0/+45
* view: handle view menuGeorges Basile Stavracas Neto2015-08-161-6/+212
* nautilus-view: use popover for renamingCarlos Soriano2015-08-161-205/+231
* window-slot: show window when view starts loadingGeorges Basile Stavracas Neto2015-08-071-3/+0
* pathbar: handle context menuGeorges Basile Stavracas Neto2015-08-041-179/+1
* project: simplify focus chainGeorges Basile Stavracas Neto2015-07-311-2/+9
* view: change show-hidden setting only when value differsGeorges Basile Stavracas Neto2015-07-311-3/+5
* view: manage the floating barGeorges Basile Stavracas Neto2015-07-311-36/+250
* view: manage empty statesGeorges Basile Stavracas Neto2015-07-311-0/+66
* search-directory: make sure to stop the search if no clientsCarlos Soriano2015-07-231-7/+5
* view: don't crash on view destroy if no modelCarlos Soriano2015-07-231-11/+7
* view: remove unused monitorCarlos Soriano2015-07-231-3/+0
* trivial: remove empty lineCarlos Soriano2015-07-201-1/+0
* view: trivial, remove some empty linesCarlos Soriano2015-07-201-3/+0
* preferences: make toolbar hidden files permanent settingCarlos Soriano2015-07-011-0/+3
* view: add back alt<Down> as accelerator for open actionCosimo Cecchi2015-05-241-1/+7
* Remove more unused methodsCosimo Cecchi2015-05-231-13/+0
* view: remove unused functionCosimo Cecchi2015-05-231-10/+0
* Remove unused code related to renamingCosimo Cecchi2015-05-231-70/+0
* nautilus-view: restore "Remove from Recent"Carlos Soriano2015-05-131-0/+17
* nautilus-view: show delete permanently on trash unsupported systemsCarlos Soriano2015-05-131-3/+15
* nautilus-view: allow folders to be opened in other appCarlos Soriano2015-05-131-1/+3
* nautilus-view: select text after showing the dialogCarlos Soriano2015-05-051-6/+6
* view: make "New Folder" CamelCaseCarlos Soriano2015-04-241-1/+1
* view: allow open with another app for multiple filesCarlos Soriano2015-04-221-35/+22
* canvas-container: remove in place renaming supportCarlos Soriano2015-04-221-126/+4
* view: use dialog for renameCarlos Soriano2015-04-221-52/+198
* view: make "." and ".." as file names invalidCarlos Soriano2015-04-221-0/+10
* view: names cannot be invalid beforeCarlos Soriano2015-04-221-7/+6
* view: use the correct quote characterCarlos Soriano2015-04-221-2/+2
* view: strip file name for validationCarlos Soriano2015-04-221-2/+3
* view: extract the creation of new folder dialogCarlos Soriano2015-04-221-14/+32
* view: distinguish between folder and files in new folder dialogCarlos Soriano2015-04-221-2/+13
* view: clean upCarlos Soriano2015-04-221-80/+67
* view: remove dead declarationCarlos Soriano2015-04-221-4/+0
* view: show "New Folder" dialogGeorges Basile Stavracas Neto2015-04-201-18/+203
* Revert "view: show "New Folder" dialog"Carlos Soriano2015-04-081-119/+48
* view: show "New Folder" dialogGeorges Basile Stavracas Neto2015-04-081-48/+119
* nautilus-view: disable open with app for multiple selectionacgtyrant2015-03-111-1/+2
* nautilus-view: remove unused variableCarlos Soriano2015-03-011-1/+0
* nautilus-view: always allow to permanently deleteCarlos Soriano2015-02-281-7/+1
* nautilus-view: allow using delete shortcut in the trashCarlos Soriano2015-02-271-5/+28
* nautilus-view: don't add twice "delete" shortcutGeorges Basile Stavracas Neto2015-02-261-1/+0
* nautilus-view: fix new folder shortcut regressionGeorges Basile Stavracas Neto2015-02-251-0/+1
* nautilus-view: Use macros instead of castingsCarlos Soriano2015-02-251-6/+6
* nautilus-view: Fix typos in previous commitCarlos Soriano2015-02-161-9/+9