CVSROOT: /cvs/gnome Module name: dia Changes by: hans 05/05/15 11:12:57
Modified files: objects/UML : class.c Log message: [apparently this got lost in my original commit] 2005-05-08 Hans Breuer <[EMAIL PROTECTED]> * objects/UML/class.c : Reverted to have no center point. At first it looked as if there was only the bug to not increase class.h:UMLCLASS_CONNECTIONPOINTS. But the UMLClass has potentially much more dynamic connection points (to the left and right of every attribute/operation). Now simply adding one between see static and dynamic will screw up any existing diagram which makes use of the dynamic connection points. The would all be connected with an off-by-one error. I have no idea how to code around that. But breaking backward compatibility is no option here. Does not completely fix bug #303301 [http://bugzilla.gnome.org/show_bug.cgi?id=303301] ... URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dia&who=hans&date=explicit&mindate=2005-05-15%2011:11&maxdate=2005-05-15%2011:13 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list