Fix #767: twin file-panels with ability to move to next image simultaneously
authorColin Clark <colin.clark@cclark.uk>
Sun, 12 Apr 2020 12:09:34 +0000 (13:09 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 12 Apr 2020 12:09:34 +0000 (13:09 +0100)
commitff3ba3c98e7da2238814037425555b4d63118a5d
tree13c4c4876a1ec2d910df1df9f2496cfa7524c028
parentd3ce705d4e16898d5d7a32ae0056955a7d6982f6
Fix #767: twin file-panels with ability to move to next image simultaneously

https://github.com/BestImageViewer/geeqie/issues/767

New menu option: View/Split/Split Pane Sync
src/icons/Makefile.am
src/icons/icon_split_pane_sync.png [new file with mode: 0644]
src/image.c
src/layout_util.c
src/options.c
src/pixbuf_util.c
src/pixbuf_util.h
src/preferences.c
src/toolbar.c
src/typedefs.h