OSDN Git Service

Implement issue #1413: "Move" needs options "Left to Right" or "Right… (#1732)
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Thu, 23 Feb 2023 01:07:12 +0000 (10:07 +0900)
committerGitHub <noreply@github.com>
Thu, 23 Feb 2023 01:07:12 +0000 (10:07 +0900)
commit4d8175ad3a77f1b3c33f0193182f3097070bc8c8
tree5322b4f3110c858d1701a22d8400311d76847d50
parent514dc87d8573041d732d22ac7595294066e394d7
Implement issue #1413: "Move" needs options "Left to Right" or "Right… (#1732)
15 files changed:
Src/DirActions.cpp
Src/DirActions.h
Src/DirView.cpp
Src/DirView.h
Src/FileActionScript.h
Src/MainFrm.cpp
Src/Merge.rc
Src/Merge2.rc
Src/res/move_left_to_middle.bmp [new file with mode: 0644]
Src/res/move_left_to_right.bmp [new file with mode: 0644]
Src/res/move_middle_to_left.bmp [new file with mode: 0644]
Src/res/move_middle_to_right.bmp [new file with mode: 0644]
Src/res/move_right_to_left.bmp [new file with mode: 0644]
Src/res/move_right_to_middle.bmp [new file with mode: 0644]
Src/resource.h