Mercurial > geeqie.yaz
diff TODO @ 26:acd9885ebd78
Mon Mar 28 20:23:34 2005 John Ellis <johne@verizon.net>
* image.[ch]: Add utility to sync image settings to user preferences.
* pixbuf-renderer.c: Fix rounding errors.
* preferences.c: Call image_options_sync() when applying changes.
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####
author | gqview |
---|---|
date | Tue, 29 Mar 2005 01:28:17 +0000 |
parents | 0c3b353b666e |
children | 9c24765c2d3a |
line wrap: on
line diff
--- a/TODO Sat Mar 26 03:50:35 2005 +0000 +++ b/TODO Tue Mar 29 01:28:17 2005 +0000 @@ -10,12 +10,12 @@ > fix broken zoom out drawing when using source tiles. > image.c: - > need to keep a list of ImageWindows and provide function to sync options to each object. + d> need to keep a list of ImageWindows and provide function to sync options to each object. d> test and probably fix delay_flip. > UPDATE: works as before (pre pixbuf-renderer), but should be fixed to provide a single redraw by pre-rendering any scaled tiles that are visible before signaling 'render_complete'. > make this a g_object with signals for completed, changed, etc. - > fix region computation rounding when updating scaled image in 'area ready' signal. + d> fix region computation rounding when updating scaled image in 'area ready' signal. > work on pan view: @@ -60,7 +60,7 @@ ------------- - > update translations: ( ) ( ) ( ) + > update translations: it( ) ( ) ( ) > document recent additions/changes: > Added 'Fast jpeg thumbnailing'.