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

Dia ChangeLog report for 2008-04-22 03:00:01 UTC (Tue 22 Apr)



Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots

*** Recent ChangeLog entries:

--- ChangeLog.previous	2008-04-17 05:00:12.000000000 +0200
+++ dia-svn-snapshot/ChangeLog	2008-04-22 05:00:07.559115392 +0200
@@ -1,3 +1,37 @@
+2008-04-20  Hans Breuer  <hans breuer org>
+
+	* objects/UML/object.c : also write 'name' in text_color
+	* objects/UML/association.c : line_color and text_color
+	* objects/UML/component_feature.c : added line_color
+	* objects/UML/fork.c : added fill_color
+	* objects/UML/state_term.c : fill_color and line_color
+	* objects/UML/transition.c : fill_color and text_color
+	=> all UML shapes can be tinted now
+
+	* app/load_save.c : use 'obl->ops-move(obj,obj->position)'
+
+2008-04-19  Hans Breuer  <hans breuer org>
+
+	* app/diagram.c : put the modification mark ('*') in the window title
+	like other programs do, ...
+	* app/display : ... remove "Diagram modified" from the statusbar ...
+	* app/create_object.c app/modify_tool.c : ... and clean out temporary
+	positions in button_release
+	* app/interface.[ch] : removed specialized handling of modification for
+	integrated ui, it is not needed anymore
+
+	* app/tool.h : remove unused struct _ToolInfo
+
+	* lib/textline.c : an empyt text created bogus ascent/descent, it used
+	to mean the fonts ascent/descent. Fixes e.g. the positioning of
+	'UML - LargePackage' label
+
+	* objects/standard/textobj.c(textobj_load) : intialize TextObj::attrs
+	from TextObj::text (bug #528903, Leon Stringer)
+	* objects/Istar/goal.c objects/Istar/other.c objects/Jackson/domain.c
+	  objects/SADT/box.c : had a similar problem leaving attrs
+	 uninitialized in their create method
+
 2008-04-15  Steffen Macke  <sdteffen sdteffen de>

 	* shapes/Cisco/content_service_router.png:


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