Wed Nov 29 14:28:30 2006 John Ellis <johne@verizon.net>
authorJohn Ellis <johne@verizon.net>
Wed, 29 Nov 2006 19:38:25 +0000 (19:38 +0000)
committerJohn Ellis <johne@verizon.net>
Wed, 29 Nov 2006 19:38:25 +0000 (19:38 +0000)
commit56f9db8089c7db0de835e1064cc6f130287aac51
tree8a6d4cafe699fddf1f66dcf820cf848155534238
parent6fb26905e8c9562ea81f531e5e90ba4474e4504d
Wed Nov 29 14:28:30 2006  John Ellis  <johne@verizon.net>

        * image-overlay.[ch]: Rewrite most of the information overlay code to
        be more flexible and easily extended.
        * image.[ch], typedefs.h: Remove image_new_func, and replace it with
        image_state_func callback which is much more informative.
        * img-view.c, layout.c, layout_image.c: Updates for new image overlay
        function names.
ChangeLog
src/image-overlay.c
src/image-overlay.h
src/image.c
src/image.h
src/img-view.c
src/layout.c
src/layout_image.c
src/typedefs.h