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

Dia ChangeLog report for 2008-09-22 03:00:00 UTC (Mon 22 Sep)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous	2008-08-12 05:00:11.000000000 +0200
+++ dia-svn-snapshot/ChangeLog	2008-09-22 05:00:05.280687712 +0200
@@ -1,5 +1,26 @@
+2008-09-20  Hans Breuer  <hans breuer org>
+
+	* app/filedlg.c : global usage of GTK_DISABLE_DEPRECATED broke
+	this file with gtk+-2-14
+
+	* app/prefernces.c : avoid setting uninitialized (NULL) units,
+	fixes a crash when starting with an old configuation file
+
+	* lib/text.c : also accept GDK_KP_Enter to ccreate a new line.
+	Fixes bug #539476
+
+	* lib/makefile.msc : reflect renaming of libdia.c to dialib.c
+
+	* NEWS : mention Find&Replace feature
+
+	* plug-ins/python/autolayoutforce.py : more comment
+
+	* samples/render-test.dia samples/Self/PyDiaObjects.dia : update
+
 2008-08-10  Hans Breuer  <hans breuer org>

+	* app/prefernces.c : don't call pref_set_*_unit with NULL
+
 	* objects/custom/custom_object.c : add user configurable text padding
 	and properly consider it during bounding box calculation. Additionally
 	<svg:text/> elements (fixed text parts) are finally tinted and scaled
@@ -29,10 +50,9 @@
 	GLIB_CHECK_VERSION(2,16,0) - together this make Dia compile an run on
 	a standard Dapper Drake (gtk+-2.8, glib-2.10, cairo-1.0.4)

->>>>>>> .r4111
 	* objects/custom/shape_info.[hc] objects/custom/custom_object.c :
 	don't normalize ShapeInfo::default_(width|height) to points; everything
-	else is in cm. Also some fomatting/coding style issues.
+	else is in cm. Also some formatting/coding style issues.

 2008-08-09  Hans Breuer  <hans breuer org>



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