Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net>
authorJohn Ellis <johne@verizon.net>
Thu, 19 Oct 2006 19:27:20 +0000 (19:27 +0000)
committerJohn Ellis <johne@verizon.net>
Thu, 19 Oct 2006 19:27:20 +0000 (19:27 +0000)
commit0cd8c9c0278d22b530dbbef0fe9b3c8c4b899688
tree8eab6cf8b7853082e6260f3be64940bf65910a26
parente8cc6627de6ca13b5a13dcf01d5144c130d25d99
Thu Oct 19 15:20:51 2006  John Ellis  <johne@verizon.net>

        * image.c, typedefs.h: Add ALTER_DESATURATE alteration type.
        * img-view.c, layout_image.c, layout_util.c, menu.c: Allow to grayscale
        the display of current image with [Shift]+[G] kyboard shortcut and
        'adjust' submenu item.
        * pixbuf_util.[ch] (pixbuf_desaturate_rect): Implement grayscale
        function.
ChangeLog
TODO
src/image.c
src/img-view.c
src/layout_image.c
src/layout_util.c
src/menu.c
src/pixbuf_util.c
src/pixbuf_util.h
src/typedefs.h