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

Dia ChangeLog report for 2008-05-06 03:00:00 UTC (Tue 06 May)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous	2008-05-05 05:00:11.000000000 +0200
+++ dia-svn-snapshot/ChangeLog	2008-05-06 05:00:08.510819864 +0200
@@ -1,3 +1,26 @@
+2008-05-04  Hans Breuer  <hans breuer org>
+
+	* plug-ins/xfig/xfig-import.c(fig_read_arc): acccept pie-wedge
+	although not completely supported. Better than refusing the whole file
+	(fig_read_text) : fixed probable typo 3.54/72.0
+
+	* lib/geometry.[hc] lib/libdia.def: three_point_circle() calculate
+	center point and radius given 3 points on a circle, fixed prototype and
+	implementation to ...
+	* plug-ins/xfig/xfig-export.c : corrected arc export for both draw_arc
+	and fill_arc methods
+
+	* plug-ins/xfig/xfig-import.c lib/create.h(create_standard_arc) : the
+	fifth parameter was named and treated as radius alsthough it set the
+	"curve_distance"
+	* lib/create.c(create_standard_arc) : also the second point passed in
+	was simply ignored. Now it moves the second handle. Part of bug #436148
+
+	* plug-ins/cairo/diacairo.c : more exporters marked as FILTER_DONT_GUESS
+	Fixes writing of (old) WMF, but text is missing for both EMF and WMF.
+
+	* samples/render-test.dia : fixed some alignments and colors
+
 2008-05-03  Hans Breuer  <hans breuer org>

 	* app/filedlg.c : adapt the "Supported Formats" filter so that the


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