summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* batch-rename-dialog: implement _finishwip/csoriano/batch-rename-improvementsCarlos Soriano2016-09-061-57/+79
* batch-rename-dialog: use GTask appropiatelyCarlos Soriano2016-09-061-53/+114
* rename-file-popover-controller: add headerCarlos Soriano2016-09-062-0/+38
* new-folder-dialog-controller: add headerCarlos Soriano2016-09-062-0/+38
* file-name-widget-controller: add headerCarlos Soriano2016-09-061-0/+19
* compress-dialog-controller: add headerCarlos Soriano2016-09-062-0/+38
* file-name-widget-controller: rerun uncrustifyCarlos Soriano2016-09-061-6/+18
* file-name-widget-controller: add headerCarlos Soriano2016-09-061-0/+19
* general: rerun uncrustify in compress-dialog-controllerCarlos Soriano2016-09-061-4/+12
* general: adjust uncrustify styleCarlos Soriano2016-09-067-29/+51
* batch-rename-dialog: fix search & replace for . and ..Alexandru Pandelea2016-09-061-7/+35
* mime-actions: Fix shift+control+down seg fault on a folderAlexandru Pandelea2016-09-021-2/+37
* Use templates for glib-mkenumsErnestas Kulik2016-09-013-34/+72
* batch-rename-utilities: protect against null errorCarlos Soriano2016-08-311-4/+10
* batch-rename-utilities: print warnings if query goes wrongCarlos Soriano2016-08-311-0/+3
* file-undo-operations: add plural support for stringsAlexandru Pandelea2016-08-301-2/+6
* batch-rename-dialog: add plural support for stringsAlexandru Pandelea2016-08-301-1/+3
* Remove NautilusEntryErnestas Kulik2016-08-307-572/+202
* general: initialize smart pointers to NULLRazvan Chitu2016-08-3016-44/+45
* nautilus-window.ui: don't allow main_view to shrinkChristian Stadelmann2016-08-301-0/+3
* file-operations: open unsupported archives in another applicationRazvan Chitu2016-08-303-0/+81
* Improvements to new translatable strings for batch renamingPiotr Drąg2016-08-303-11/+11
* batch-rename-dialog.c: increase row marginCarlos Soriano2016-08-301-1/+2
* batch-rename-dialog: use constantsCarlos Soriano2016-08-301-3/+5
* batch-rename-dialog.ui: make rows unselectableCarlos Soriano2016-08-301-0/+3
* batch-rename-utilities: 0 pad the track numberCarlos Soriano2016-08-301-1/+1
* general: run uncrustifyCarlos Soriano2016-08-29103-77183/+87653
* batch-rename-dialog: simplify key_press_event if'sCarlos Soriano2016-08-291-114/+106
* batch-rename-dialog: use GIO constantsCarlos Soriano2016-08-291-3/+3
* batch-rename-dialog: set max-width and max-heightCarlos Soriano2016-08-291-2/+5
* batch-rename-dialog: expand the entryCarlos Soriano2016-08-291-1/+1
* Implement batch renamingAlexandru Pandelea2016-08-2917-100/+5464
* shell-search-provider: remove simple engine recursivityCarlos Soriano2016-08-291-3/+0
* nautilus-toolbar: use max-content-heightAlessandro Bono2016-08-291-1/+1
* file-operations: fix crash on compression errorRazvan Chitu2016-08-251-1/+1
* file-undo-operations: fix extract undo and redo descriptionsRazvan Chitu2016-08-241-2/+2
* file-undo-operations: add plural support for stringsRazvan Chitu2016-08-231-3/+10
* Fix typos in translatable stringsPiotr Drąg2016-08-232-2/+2
* file-name-widgets: use a revealer to display errorsRazvan Chitu2016-08-237-15/+60
* files-view: add menu action and dialog for compressionRazvan Chitu2016-08-237-0/+665
* general: add a setting for the default compression formatRazvan Chitu2016-08-232-0/+13
* file-operations: implement compression operationRazvan Chitu2016-08-234-4/+495
* general: add preference for automatic decompression of archivesRazvan Chitu2016-08-236-7/+137
* files-view: add context menu actions for extracting filesRazvan Chitu2016-08-233-31/+288
* files-view: use a hashset for newly added locationsRazvan Chitu2016-08-231-7/+7
* file-operations: implement extract operationRazvan Chitu2016-08-234-0/+571
* file-utilities: refactor ensure_unique_file_nameRazvan Chitu2016-08-233-65/+42
* file-conflict-dialog: separate file logic from UI managementRazvan Chitu2016-08-236-480/+648
* file-operations: zero-initialize pointerErnestas Kulik2016-08-221-1/+1
* file-operations: rename calls to transfer_file_add_to_countErnestas Kulik2016-08-221-4/+4