summaryrefslogtreecommitdiff
path: root/src/nautilus-file-undo-operations.c
Commit message (Expand)AuthorAgeFilesLines
* general: Replace deprecated GTimeVal with GDateTimeCorey Berla2023-01-091-16/+15
* general: Use g_memdup2Corey Berla2023-01-091-1/+1
* nautilus-file-undo-operations.c: Use base file name for template redoGary Li2022-09-181-1/+1
* tag-manager: Stop getting full referencesAntónio Fernandes2022-05-301-6/+4
* compress-dialog: Add support for encrypted .zipOndrej Holy2021-08-101-1/+6
* tag-manager: Don't leak singleton referencesAntónio Fernandes2021-01-051-6/+2
* dbus-manager: add and implement FileOperations2 interfaceAlberts Muktupāvels2020-04-061-86/+140
* general: Run uncrustify scriptOndrej Holy2020-04-051-5/+5
* file-undo-operations: Get rid of g_type_class_add_private()Ernestas Kulik2018-08-091-345/+351
* test: Add trash-or-delete testAlexandru Fazakas2018-07-201-14/+14
* test: Add copy operations unit testAlexandru Fazakas2018-07-201-5/+5
* test: Add file-operations-move testAlexandru Fazakas2018-07-161-10/+10
* general: Run uncrustifyCarlos Soriano2018-02-131-15/+13
* general: Rename from 'favorite' to 'starred'Carlos Soriano2018-02-131-31/+31
* window: Do in-app notification for unstarringCarlos Soriano2018-02-081-0/+12
* general: remove desktop supportErnestas Kulik2018-01-021-8/+3
* Add favorite filesAlexandru Pandelea2017-11-051-0/+221
* build: Make tracker a hard dependencyBastien Nocera2017-07-181-4/+0
* general: fix failing builds with tracker disabledErnestas Kulik2017-01-261-0/+4
* Use Unicode in translatable stringsPiotr Drąg2016-11-121-38/+38
* file-undo-operations: fix batch rename lists orderAlexandru Pandelea2016-10-261-0/+4
* batch-rename: fix file reordering before the renameAlexandru Pandelea2016-10-261-110/+15
* file-undo-operations: use g_list_prepend instead of g_list_appendAlexandru Pandelea2016-10-261-4/+12
* file-undo-operations: add plural support for stringsAlexandru Pandelea2016-08-301-2/+6
* general: initialize smart pointers to NULLRazvan Chitu2016-08-301-4/+4
* Improvements to new translatable strings for batch renamingPiotr Drąg2016-08-301-2/+2
* general: run uncrustifyCarlos Soriano2016-08-291-1384/+1531
* Implement batch renamingAlexandru Pandelea2016-08-291-0/+286
* 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
* file-operations: implement compression operationRazvan Chitu2016-08-231-0/+142
* file-operations: implement extract operationRazvan Chitu2016-08-231-0/+157
* file-undo-operations: use ABS macro instead of abs()Ernestas Kulik2016-08-051-1/+1
* file-undo-operations: use queue for storing sources and destinationsRazvan Chitu2016-07-281-26/+43
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-0/+1677