Sat Oct 28 14:41:10 2006 John Ellis <johne@verizon.net>
authorJohn Ellis <johne@verizon.net>
Sat, 28 Oct 2006 18:49:38 +0000 (18:49 +0000)
committerJohn Ellis <johne@verizon.net>
Sat, 28 Oct 2006 18:49:38 +0000 (18:49 +0000)
commit5800ca82132ca2051502a01c33339f2a69933a9d
treeb2ced11e7cf5dc04eec4c8ac0fadfea47f43b478
parent02e184ac346e161dc407c8824a85df47c8dbe8a0
Sat Oct 28 14:41:10 2006  John Ellis  <johne@verizon.net>

        * img-view.c: Use correct method to close the window using Escape key,
        fixes bug #1231845. Also added more robust method to update window
        list when a window is closed so this doesn't happen again.
        * slideshow.c: Add sanity checks to exported functions to check for
        NULL SlideShow pointers, to match rest of coding style.
ChangeLog
TODO
src/img-view.c
src/slideshow.c