dia r3776 - in trunk: . lib objects/UML plug-ins/svg samples/Self



Author: hans
Date: 2007-09-09 22:16:48 +0100 (Sun, 09 Sep 2007)
New Revision: 3776
ViewCVS link: http://svn.gnome.org/viewcvs/dia?rev=3776&view=rev

Modified:
   trunk/ChangeLog
   trunk/lib/dia_svg.c
   trunk/lib/prop_text.c
   trunk/objects/UML/activity.c
   trunk/objects/UML/branch.c
   trunk/objects/UML/class.c
   trunk/objects/UML/lifeline.c
   trunk/objects/UML/state.c
   trunk/objects/UML/state_term.c
   trunk/objects/UML/usecase.c
   trunk/plug-ins/svg/svg-import.c
   trunk/samples/Self/dia-core.dia
Log:
2007-09-09  Hans Breuer  <hans breuer org>

	* object/UML/class.c : the template box was not considered in the
	bounding box, part of bug #475173
	* object/UML/(activity|branch|state|state_term|usecase).c : 
	ElementBBExtras, should fix bug #475173

	* lib/prop_text.c : GtkTextView has no "changed" signal, connect 
	to "insert-at-cursor" although it probably does not catch every change
	
	* lib/dia_svg.c(dia_svg_parse_path) 
	  plug-ins/svg-import.c : initialize BezPoint to 0/scale all to 
	avoid uninitialized values in all BezPoint, even the ones which
	don't use all control points

	* samples/Self/dia-core.dia : adapted to font size changes from 0.96






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