comparison TODO @ 82:a4c1b7014e6e

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.
author gqview
date Thu, 19 Oct 2006 19:27:20 +0000
parents 0ef72a64930b
children cade6a52a165
comparison
equal deleted inserted replaced
81:0ef72a64930b 82:a4c1b7014e6e
88 > document recent additions/changes: 88 > document recent additions/changes:
89 > Added 'Fast jpeg thumbnailing'. 89 > Added 'Fast jpeg thumbnailing'.
90 > xvpics is now hidden option. 90 > xvpics is now hidden option.
91 > Holding down shift will now scroll more when panning with mouse. 91 > Holding down shift will now scroll more when panning with mouse.
92 > add --geometry command line option 92 > add --geometry command line option
93 > add [shift]+G grayscale alteration
93 94
94 > add blurb about moving images between collections with shift+drag 95 > add blurb about moving images between collections with shift+drag
95 96
96 97
97 Minor (non blockers): 98 Minor (non blockers):
104 > fix hanging editor commands that await user input (how to handle, or even detect this?) 105 > fix hanging editor commands that await user input (how to handle, or even detect this?)
105 106
106 > when resizing/refreshing collection window, keep the same top left thumbnail visible 107 > when resizing/refreshing collection window, keep the same top left thumbnail visible
107 108
108 > do not lose slideshow when reworking window layout. 109 > do not lose slideshow when reworking window layout.
110
111 > fix printing of transparent images to not use black for transparency (white or user settable).
112
113 > add [control]+G to display as greyscale
114
115 > fix comment field in keywords bar to a height of 2 or 3 text lines.
109 116
110 > add toolbar to: (UPDATE: these toolbars may not make it into 1.6) 117 > add toolbar to: (UPDATE: these toolbars may not make it into 1.6)
111 > find dupes window (with button to open dialog to add new files/folders) 118 > find dupes window (with button to open dialog to add new files/folders)
112 > collection window 119 > collection window
113 > search window 120 > search window