Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net>
authorJohn Ellis <johne@verizon.net>
Sat, 2 Dec 2006 21:57:12 +0000 (21:57 +0000)
committerJohn Ellis <johne@verizon.net>
Sat, 2 Dec 2006 21:57:12 +0000 (21:57 +0000)
commit4fe51b86cab37ca8c602d81f8367b6f401e39982
treeff901ba90352a3dbe8fc62f1f4eb592830b713ec
parente555f3e3e33361962df464b95c3eb7946ed1341c
Sat Dec  2 16:44:48 2006  John Ellis  <johne@verizon.net>

        * image-overlay.[ch]: More work on osd icons.
        * image.c: Use correct flag when setting auto rotation state, and set
        the state again after the rotation so that osd can update.
        * img-view.c: Show osd icon when overlay is enabled.
        * layout.c, layout_image.[ch]: Enable overlay regardless of the
        full screen state, only difference now is that image description text
        is only shown when in full screen but icons will always appear.
        * layout_util.c: Make I key toggle overlay from windowed mode too.
        * typedefs.h (LayoutWindow): Remove no longer used
        full_screen_overlay_on.
ChangeLog
TODO
src/image-overlay.c
src/image-overlay.h
src/image.c
src/img-view.c
src/layout.c
src/layout_image.c
src/layout_image.h
src/layout_util.c
src/typedefs.h