Mercurial > geeqie
comparison ChangeLog @ 83:4a0091c0c231
ChangeLog fix
author | gqview |
---|---|
date | Thu, 19 Oct 2006 19:32:31 +0000 |
parents | a4c1b7014e6e |
children | ba3c39002a24 |
comparison
equal
deleted
inserted
replaced
82:a4c1b7014e6e | 83:4a0091c0c231 |
---|---|
1 Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net> | 1 Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net> |
2 | 2 |
3 * image.c, typedefs.h: Add ALTER_DESATURATE alteration type. | 3 * image.c, typedefs.h: Add ALTER_DESATURATE alteration type. |
4 * img-view.c, layout_image.c, layout_util.c, menu.c: Allow to grayscale | 4 * img-view.c, layout_image.c, layout_util.c, menu.c: Allow to grayscale |
5 the display of current image with [Shift]+[G] kyboard shortcut and | 5 the display of current image with [Shift]+[G] keyboard shortcut and |
6 'adjust' submenu item. | 6 'adjust' submenu item. Also fixed bug of [Shift]+[R] shortcut from also |
7 activating refresh [R]. | |
7 * pixbuf_util.[ch] (pixbuf_desaturate_rect): Implement grayscale | 8 * pixbuf_util.[ch] (pixbuf_desaturate_rect): Implement grayscale |
8 function. | 9 function. |
9 | 10 |
10 Thu Oct 19 09:35:18 2006 John Ellis <johne@verizon.net> | 11 Thu Oct 19 09:35:18 2006 John Ellis <johne@verizon.net> |
11 | 12 |