comparison ChangeLog @ 14:25335c62cd9b

##### Note: GQview CVS on sourceforge is not always up to date, please use ##### ##### an offical release when making enhancements and translation updates. ##### Thu Mar 3 01:16:23 2005 John Ellis <johne@verizon.net> * pan-view.c: Add 'dots' image size option, fix up border size at edge of grid, and make drag and drop work to/from the window. Wed Mar 2 23:34:30 2005 John Ellis <johne@verizon.net> * globals.c, gqview.h, rcfile.c: Add thumbnail_fast option variable. * image-load.c, typedefs.h: Add shrunk flag to determine if an image was scaled down using image_loader_set_requested_size. * image.c: Make panning with mouse scroll more when holding shift key. * preferences.c: Add option for 'Fast jpeg thumbnailing' and disabled xvpics option in the gui - now a hidden option. * thumb.c, thumb_standard.c: Add support for thumbnail_fast option..
author gqview
date Thu, 03 Mar 2005 06:32:53 +0000
parents ef790149ae21
children 3263965d5f9e
comparison
equal deleted inserted replaced
13:ef790149ae21 14:25335c62cd9b
1 Thu Mar 3 01:16:23 2005 John Ellis <johne@verizon.net>
2
3 * pan-view.c: Add 'dots' image size option, fix up border size at edge
4 of grid, and make drag and drop work to/from the window.
5
6 Wed Mar 2 23:34:30 2005 John Ellis <johne@verizon.net>
7
8 * globals.c, gqview.h, rcfile.c: Add thumbnail_fast option variable.
9 * image-load.c, typedefs.h: Add shrunk flag to determine if an image
10 was scaled down using image_loader_set_requested_size.
11 * image.c: Make panning with mouse scroll more when holding shift key.
12 * preferences.c: Add option for 'Fast jpeg thumbnailing' and disabled
13 xvpics option in the gui - now a hidden option.
14 * thumb.c, thumb_standard.c: Add support for thumbnail_fast option..
15
1 Tue Mar 1 21:39:42 2005 John Ellis <johne@verizon.net> 16 Tue Mar 1 21:39:42 2005 John Ellis <johne@verizon.net>
2 17
3 * image.[ch] (image_scroll_to_point): Add alignment for location of 18 * image.[ch] (image_scroll_to_point): Add alignment for location of
4 point within visible region. 19 point within visible region.
5 * pan-view.c: Use alignment for scrolling above, and fix date search 20 * pan-view.c: Use alignment for scrolling above, and fix date search