dia r3621 - in branches/dia-0-95: . app plug-ins/python



Author: hans
Date: 2007-02-18 17:07:11 +0000 (Sun, 18 Feb 2007)
New Revision: 3621
ViewCVS link: http://svn.gnome.org/viewcvs/dia?rev=3621&view=rev

Added:
   branches/dia-0-95/plug-ins/python/doxrev.py
Modified:
   branches/dia-0-95/ChangeLog
   branches/dia-0-95/app/diagram.c
   branches/dia-0-95/app/interface.c
   branches/dia-0-95/plug-ins/python/Makefile.am
   branches/dia-0-95/plug-ins/python/pydia-property.c
Log:
2007-02-18  Hans Breuer  <hans breuer org>
	[merged from trunk]
	* app/diagram.c : moved diagram only stuff from diagram_load_into() to
	diagram_load() so ...
	* app/interface.c : ... we can use diagram_load_into() to drop files
	on the canvas, i.e. really load them _into_ an exisiting diagram

	* plug-ins/python/pydia-property.c : better debug support for wrong
	types in lists (of lists) when doing array assignments 
	(e.g. uml_class::operations)
	* plug-ins/python/doxrev.py : an import filter for XML generated by
	doxygen. One step further to do reverse engineering with Dia.
	* plug-ins/python/Makefile.am : at the moment only added to EXTRA_DIST

2007-02-12  Hans Breuer  <hans breuer org>
	[merged from trunk]
	* plug-ins/python/pydia-property.c : allow to set string properties 
	with unicode 





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