CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 05/08/20 08:35:54
Modified files: . : ChangeLog app/base : boundary.c Log message: 2005-08-20 Michael Natterer <[EMAIL PROTECTED]> * app/base/boundary.c: moved the entire internal state of boundary creation and simplification from <eek>global variables</eek> to a new "Boundary" struct that needs to be newly allocated for each boundary. Yes this allocates and frees memory more often than before but the old code was simply one big eek. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-08-20%2008:34&maxdate=2005-08-20%2008:36 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list