Undo support for the latest move operation (Issue #819)
- Introduced variable to thunar-job to select if an operation should be logged - New method to simplify undo-move: thunar_application_move_files - Added support for move-undo - Added dialogs to explain if an undo only can be done partly (e.g. due to overwrite during move) MR !281
parent
aa90668a
No related branches found
No related tags found
Showing
- thunar/thunar-application.c 81 additions, 33 deletionsthunar/thunar-application.c
- thunar/thunar-application.h 14 additions, 5 deletionsthunar/thunar-application.h
- thunar/thunar-clipboard-manager.c 1 addition, 1 deletionthunar/thunar-clipboard-manager.c
- thunar/thunar-dbus-service.c 1 addition, 0 deletionsthunar/thunar-dbus-service.c
- thunar/thunar-dnd.c 1 addition, 1 deletionthunar/thunar-dnd.c
- thunar/thunar-job-operation.c 110 additions, 8 deletionsthunar/thunar-job-operation.c
- thunar/thunar-job-operation.h 14 additions, 1 deletionthunar/thunar-job-operation.h
- thunar/thunar-job.c 27 additions, 9 deletionsthunar/thunar-job.c
- thunar/thunar-job.h 5 additions, 0 deletionsthunar/thunar-job.h
- thunar/thunar-menu.c 8 additions, 8 deletionsthunar/thunar-menu.c
- thunar/thunar-transfer-job.c 50 additions, 15 deletionsthunar/thunar-transfer-job.c
Loading
Please register or sign in to comment