summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* general: add preference for automatic decompression of archiveswip/razvan/automatic-decompressionRazvan Chitu2016-07-268-7/+200
* files-view: add context menu actions for extracting filesRazvan Chitu2016-07-265-31/+179
* file-operations: implement extract operationRazvan Chitu2016-07-267-0/+604
* file-operations: refactor deleting operationRazvan Chitu2016-07-261-343/+303
* file-conflict-dialog: separate file logic from UI managementRazvan Chitu2016-07-266-439/+605
* file-undo-manager: initialize singleton explicitlyErnestas Kulik2016-07-253-31/+30
* application: clear icon caches on shutdownErnestas Kulik2016-07-251-11/+2
* Add Language headers to po filesPiotr Drąg2016-07-2466-399/+69
* Updated Lithuanian translationAurimas Černius2016-07-241-894/+988
* Updated Friulian translationFabio Tomat2016-07-231-87/+184
* query-editor: unref file in update_information_label()Ernestas Kulik2016-07-211-0/+1
* Updated Friulian translationFabio Tomat2016-07-181-2/+10
* Updated Friulian translationFabio Tomat2016-07-181-11/+17
* Updated Spanish translationDaniel Mustieles2016-07-181-98/+145
* pathbar: fix underallocationsErnestas Kulik2016-07-181-16/+25
* directory: fix nautilus_directory_is_local()Ernestas Kulik2016-07-181-6/+1
* file-operations: fix apply to all in conflict dialogCarlos Soriano2016-07-181-1/+1
* Fixes to Catalan translationJordi Mas2016-07-161-4/+6
* Updated Chinese (Taiwan) translationChao-Hsiung Liao2016-07-161-922/+905
* Updated Friulian translationFabio Tomat2016-07-151-22/+51
* configure.ac: bump required GLib version to 2.49.1Ernestas Kulik2016-07-141-1/+1
* nautilus-floating-bar: hide on hoverCarlos Soriano2016-07-133-33/+79
* Update git.mkErnestas Kulik2016-07-121-25/+146
* places-view: fetch updates from gtk+ repoRazvan Chitu2016-07-124-72/+319
* Updated Friulian translationFabio Tomat2016-07-121-5/+12
* Updated Friulian translationFabio Tomat2016-07-111-897/+911
* tests: Fix build failure caused by C99 useEmmanuele Bassi2016-07-101-3/+6
* files-view: change "New Folder /w Selection" to offer a nameNeil Herald2016-07-109-0/+1091
* bookmark-list: port to GTaskErnestas Kulik2016-07-071-36/+56
* Updated Indonesian translationAndika Triwidada2016-07-021-2209/+2711
* Updated Spanish translationDaniel Mustieles2016-06-291-61/+87
* toolbar: add tooltips to view menu buttonsErnestas Kulik2016-06-292-30/+6
* file: repurpose compare_display_name()Ernestas Kulik2016-06-272-8/+9
* Updated Spanish translationDaniel Mustieles2016-06-271-175/+215
* Updated Hebrew translationYosef Or Boczko2016-06-261-955/+978
* file: fix date string day difference calculationErnestas Kulik2016-06-251-5/+13
* docs: touch up manual pageErnestas Kulik2016-06-251-25/+44
* Updated POTFILES.inPiotr Drąg2016-06-251-1/+1
* files-view: add accel for "zoom-standard" actionErnestas Kulik2016-06-241-0/+1
* application: rename nautilus_application_add_accelerator()Ernestas Kulik2016-06-245-47/+47
* application: add nautilus_application_set_accelerators()Ernestas Kulik2016-06-243-5/+15
* files-view: add ctrl-= as "zoom in" acceleratorErnestas Kulik2016-06-241-1/+7
* files-view: obsolete restoring default zoom levelErnestas Kulik2016-06-245-65/+0
* toolbar: move undo/redo toolbar menu code into toolbarwip/neilh/toolbar-reorgNeil Herald2016-06-239-123/+144
* view: allow view to have more control over the toolbar menuNeil Herald2016-06-2311-113/+159
* files-view: close menu when new folder prompt appearsNeil Herald2016-06-233-0/+15
* toolbar: move the toolbar menu ui definition into its own fileNeil Herald2016-06-224-100/+114
* toolbar: move the new folder/tab/bookmark items into the shared popoverNeil Herald2016-06-223-84/+81
* toolbar: change ownership of menu popover to the toolbarNeil Herald2016-06-227-272/+295
* canvas-view: improve usability of sort optionsNeil Herald2016-06-222-192/+113