Fri Apr 8 15:31:38 2005 John Ellis <johne@verizon.net>
authorJohn Ellis <johne@verizon.net>
Fri, 8 Apr 2005 19:43:25 +0000 (19:43 +0000)
committerJohn Ellis <johne@verizon.net>
Fri, 8 Apr 2005 19:43:25 +0000 (19:43 +0000)
commit80593b409ccfa6bd94a3b10eeb376e2d968f3627
tree0212e7fd79a6c22c88d0f8b37ea9481eeb88a83e
parentd33880bb6d084710843b4343ca58e2f2f1b7bee1
Fri Apr  8 15:31:38 2005  John Ellis  <johne@verizon.net>

        * pan-view.c: Optimize pan_layout_intersect by dividing object list
        into smaller sets (of ~ 1000 each) grouped by coordinates, this makes
        drawing tiles much faster when the window contains > 100,000 images.
        This adds the complexity of walking two lists when searching for a
        specific item, but the speed increase is worth it.

##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####
ChangeLog
src/pan-view.c