summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* batch-rename-dialog: use array-for instead of if-elsesCarlos Soriano2016-09-124-58/+65
* batch-rename-dialog: differentiate "files" and "folders" in the titleAlexandru Pandelea2016-09-081-3/+24
* nautilus-file: Fix segfault on undo for batch renameAlexandru Pandelea2016-09-081-6/+7
* nautilus-toolbar.ui: propagate operations popover children heightErnestas Kulik2016-09-081-0/+1
* batch-rename-utilities: fix query limit errorAlexandru Pandelea2016-09-081-3/+9
* nautilus-file: Fix segfault on batch rename for file goneAlexandru Pandelea2016-09-081-1/+2
* batch-rename-dialog: Use right arrow for RTLAlexandru Pandelea2016-09-081-1/+5
* batch-rename-utilities: fix unicode chars for replaceAlexandru Pandelea2016-09-081-4/+4
* batch-rename-dialog: clear some task data unconditionallyErnestas Kulik2016-09-081-9/+2
* batch-rename-dialog: merge the general conflict check handlingCarlos Soriano2016-09-071-189/+8
* batch-rename-dialog: use GTask appropiatelyCarlos Soriano2016-09-071-73/+173
* 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