gimp r22762 - in trunk: . app/base



Author: neo
Date: 2007-06-11 22:29:59 +0100 (Mon, 11 Jun 2007)
New Revision: 22762
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22762&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/base/boundary.c
   trunk/configure.in
Log:
2007-06-11  Sven Neumann  <sven gimp org>

        Applied patch from Zbigniew Chyla that further improves the
        boundary_sort() performance (bug #388538):

        * base/boundary.c (cmp_xy): use "y" coordinate as more 
significant
        one, i.e. compare (ay, ax) to (by, bx), not (ax, ay) to (bx, 
by).

        * configure.in: bumped version to 2.3.19.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]