Fix #601: Show over-/underexposed
authorColin Clark <colin.clark@cclark.uk>
Tue, 9 Jul 2019 18:03:31 +0000 (19:03 +0100)
committerColin Clark <colin.clark@cclark.uk>
Tue, 9 Jul 2019 18:03:31 +0000 (19:03 +0100)
commit7c39c03f7df504dc5803b222c4d85e619341ec60
treeea50f4921507664254c9c677657690c180dd3d7b
parent392945d21c0dcfcabbcc9ab172eed0a5ed34e0c2
Fix #601: Show over-/underexposed

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

Menu View/Over-Under Exposed, or keystroke Shift-E
14 files changed:
doc/docbook/GuideMainWindowMenus.xml
doc/docbook/GuideReferenceKeyboardShortcuts.xml
src/icons/Makefile.am
src/icons/icon_exposure.png [new file with mode: 0644]
src/image.c
src/image.h
src/layout_image.c
src/layout_image.h
src/layout_util.c
src/options.h
src/pixbuf_util.c
src/pixbuf_util.h
src/toolbar.c
src/typedefs.h