CVSROOT: /cvs/gnome Module name: dia Changes by: hans 06/01/14 07:13:00
Modified files: . : ChangeLog lib : debug.c objects/UML : class.c class_dialog.c uml.h umlattribute.c umloperation.c Log message: 2006-01-14 Hans Breuer <[EMAIL PROTECTED]> * lib/debug.c : replace wrong call to vprintf() - missing file descriptor - with the more appropriate g_vprintf(). Thus dia_assert_true() does not smash the stack anymore on win32. * objects/UML/class.c objects/UML/class_dialog.c objects/UML/uml.h objects/UML/umlattribute.c objects/UML/umloperation.c : reverted the memory managment of UMLAttribute/UMLOperation's ConnectionPoint(s) back to how it was up until 0.94. This finally makes the UMLClass work again including undo/redo support. Fixes bug #314153 [http://bugzilla.gnome.org/show_bug.cgi?id=314153] and en passant bug #326453 [http://bugzilla.gnome.org/show_bug.cgi?id=326453]. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dia&who=hans&date=explicit&mindate=2006-01-14%2007:12&maxdate=2006-01-14%2007:14 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list