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

Dia ChangeLog report for 2009-01-19 04:00:01 UTC (Mon 19 Jan)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous	2009-01-16 05:00:07.000000000 +0100
+++ dia-svn-snapshot/ChangeLog	2009-01-19 05:00:09.031803200 +0100
@@ -1,3 +1,51 @@
+2009-01-17  Hans Breuer  <hans breuer org>
+
+	* app/defaults.c app/gtkvwrapbox.c app/gtkwrapbox.c
+	  app/properties-dialog.c app/gtkhwrapbox.c lib/dialinechooser.c :
+	patch from Robert Young to build again with GLib 2.8, bug #567558
+
+	* tests/test-objects.c : now passes for all objects ...
+	(_test_movement) : ... due to an ugly long list of shapes skipped due
+	to probable bounding box miscalculation for bezier pathes, bug #568115
+	(_test_change) : some test of ObjectChange creation/destruction
+
+	* objects/UML/node.c objects/UML/object.c : text tinting was missing
+	for string or underline (bug #568009)
+
+	* lib/text.c : improved algorithm for bounding box calculation with
+	better understanding of the ascent/descent/font-height relation.
+	Fixes bug #567556 without reopening bug #528642.
+
+	* objects/standard/image.c : #include <time.h> to fix part of the issue
+	with building with GLib < 2.10 (bug #567559,  Robert Young)
+
+	* app/app_procs.c : don't dump built-with-cairo twice, instead
+	inform about pangocairo, too.
+
+	* INSTALL : improved consistency between configure.in and this file.
+	Also remove trace of CVS.
+
+	* lib/prop_geomtypes.c(fontsizeprop_set_from_offsets,
+	  fontsizeprop_load) : implement clipping to min/max values to protect
+	the Dia core against plug-ins playing havoc (see e.g. bug #488935)
+
+	* plug-ins/cgm/cgm.c(CgmRenderer::set_font) : a second call with an
+	already set font (with refcount 1) would have destroyed the font before
+	referencing it.
+
+	* plug-ins/vdx/vdx-import.c : one instruction per line to allow putting
+	a breakpoint on the g_debug() line
+
+	* RELEASE-PROCESS : updated from CVS to SVN usage, also clarify the
+	difference between tag and branch creation
+
+	* objects/UML/classicon.c objects/UML/implements.c
+	  objects/UML/message.c objects/UML/node.c
+	  objects/AADL/aadlbox.c objects/Jackson/phenomenon.c
+	  objects/KAOS/metaandorrel.c : reverted part of revision 3958
+	"same name, same type", nowadays I'm weighting forward-compatibility
+	higher than following unwritten rules
+
 2009-01-14  Steffen Macke <sdteffen sdteffen de>

 	* installer/win32/dia.nsi: Some updates for GTK 2.14.7


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