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

Dia ChangeLog report for 2007-03-18 04:00:00 UTC (Sun 18 Mar)



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

*** Recent ChangeLog entries:

--- ChangeLog.previous	2007-03-15 05:00:07.000000000 +0100
+++ dia-svn-snapshot/ChangeLog	2007-03-18 05:00:05.192523592 +0100
@@ -1,3 +1,50 @@
+2007-03-17  Hans Breuer  <hans breuer org>
+
+	* plug-ins/python/aobjects.py : somehow an extra 'd' got commited :)
+
+	* plug-ins/python/aobjects.py plug-ins/python/Makefile.am :
+	Self Documenation Part III and stress test, creates all Dia Objects
+	* objects/FS/flow-ortho.c objects/FS/flow.c : removed partial
+	left over of 'static DiaFont*' which caused a crash on creation
+
+	* objects/UML/umlattribute.c objects/UML/umlformalparameter.c
+	  objects/UML/umloperation.c : don't crash on name being NULL
+
+	* objects/custom/custom_object.c : call *_update_data in *_copy
+	Fixes the disappearance of object drawing after cut&paste
+	(bug #416414, Stein Somers)
+
+	* plug-ins/python/pydia-font.c : cmpfunc is supposed to return out
+	of (-1, 0, 1)
+
+	* lib/utils.h lib/message.h : added C++ guards
+
+2007-03-17  Steffen Macke <sdteffen gmail com>
+
+	* installer/win32/locale/slovak.nsh: Use Codepage 1250, fixed errors
+
+2007-03-16  Lars Clausen  <lars raeder dk>
+
+	* NEWS:
+	* RELEASE-PROCESS:
+	* config.h.win32:
+	* doc/en/dia.xml:
+	* doc/pl/dia.xml:
+	* doc/eu/dia.xml:
+	* configure.in: Pre8?  Really?  Furrfu!
+
+	* doc/en/Makefile.am (dia.1): Allow net access for getting the
+	XSLT.  Let's see if it causes more problems than it solves.  Fixes
+	bug #391545.
+
+	* app/textedit.c (textedit_remove_focus): Do not free that which
+	has not been allocated (focus!).  Fixes bug #418188.
+
+	* plug-ins/pgf/render_pgf.c (draw_*_with_arrows): Don't
+	assume that the arrow pointers are non-null.  Fixes bug #413309
+
+	* plug-ins/vdx/vdx-import.c: Patch to fix crash bug #417956.
+
 2007-03-14  Steffen Macke <sdteffen gmail com>

 	* installer/win32/locale/slovak.nsh: (added)
@@ -7,6 +54,9 @@

 2007-03-11  Lars Clausen  <lars raeder dk>

+	* widgets.c (get_units_name_list):
+	* widgets.h: New function to give names of units for prefs.
+
 	* NEWS:
 	* RELEASE-PROCESS:
 	* config.h.win32:
@@ -119,7 +169,7 @@
         * objects/UML/state.c
         * objects/UML/small_package.c
         * objects/GRAFCET/boolequation.c: Make sure to call set_font
-	before calling draw_string
+	before calling draw_string, fixes bug #408519

 	* objects/UML/class.c (umlclass_set_props): #ifdef out debugging
 	statement.



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