##### Note: GQview CVS on sourceforge is not always up to date, please use #####
authorJohn Ellis <johne@verizon.net>
Thu, 3 Mar 2005 06:32:53 +0000 (06:32 +0000)
committerJohn Ellis <johne@verizon.net>
Thu, 3 Mar 2005 06:32:53 +0000 (06:32 +0000)
commit4eac0c134508c7639cc85f951464b229c2bf727a
tree922304c5c68f67975f384a27db8027a64c2fdf21
parent68e4ddcd88740572282bb19f956709f6736174ff
##### 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..
12 files changed:
ChangeLog
TODO
src/globals.c
src/gqview.h
src/image-load.c
src/image.c
src/pan-view.c
src/preferences.c
src/rcfile.c
src/thumb.c
src/thumb_standard.c
src/typedefs.h