dia r3619 - in trunk: . app plug-ins/python



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

Modified:
   trunk/ChangeLog
   trunk/app/diagram.c
   trunk/app/interface.c
   trunk/plug-ins/python/pydia-property.c
Log:
2007-02-18  Hans Breuer  <hans breuer org>

	* 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






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