Orientation commands and file selections
authorcclark <cclark@mcb.net>
Tue, 14 Feb 2017 13:07:07 +0000 (13:07 +0000)
committercclark <cclark@mcb.net>
Tue, 14 Feb 2017 13:07:07 +0000 (13:07 +0000)
commitfa4df0897c42bf74bfc280ee6bbf8c306ed8fd23
tree325e9c969a7b3c27f777ce47a4c66b6c5729d615
parent3c2b3ad636bc100cbdafc18b680b4adebfaa3f2d
Orientation commands and file selections

In the current implementation, the orientation commands (rotate, mirror
etc.) affect only the single image that has focus.

With this commit, the right-click menu orientation commands affect only
the single image the right-click is made upon.
The orientation commands from the main menu Edit/Orientation will affect
all selected files.
src/collect-table.c
src/image.c
src/image.h
src/img-view.c
src/layout_image.c
src/typedefs.h
src/view_file_icon.c