Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries: --- ChangeLog.previous 2009-03-15 05:00:07.000000000 +0100 +++ dia-svn-snapshot/ChangeLog 2009-03-17 05:00:06.390906472 +0100 @@ -1,3 +1,47 @@ +2009-03-15 Hans Breuer <[email protected]> + + * doc/en/usage-objects-basic.xml : removed old workaround for DEL, we + have put quite some work to make it behave as expected. Still it would + be nice to have described the new text edit mode in more detail ... + * doc/en/usage-customization.xml doc/en/graphics/file-preferences-*.png + doc/en/graphics/preferences-gridlines.png : updated to show the new + layout, also initial description of the Favorites pane. + Whitespace changes to have it more readable with tab width 8. + * doc/en/graphics/preferences-fig.png : unused -> deleted + * doc/en/Makefile.am : reflect above changes + + * doc/en/usage-objects-basic.xml en/graphics/toolbox-basic.png : + reflect the recent addition of the twelves basic object - Outline + * en/usage-quickstart.xml : add more appeal(ees) + + * plug-ins/cairo/diacairo-renderer.c : some unused test-code attempting + to work around bug #573261 but no luck. + + * plug-ins/python/allprops.py : alpha-numeric sorting by type; after + by number of users + * plug-ins/python/aobjects.py : to make the resulting diagram more + interesting we set every sting property with it's name + * plug-ins/python/bbox.py : create annotated bounding boxes + * plug-ins/python/diagx.py : handling more tags/types like Ellipsis, + EnumValue and Function, some other are silently ignored + * plug-ins/python/doxrev.py : try to arrange before inserting the + classes into the diagram + * plug-ins/python/arrange.py : added for the above + * plug-ins/python/otypes.py : a better fix for running standalone or + from the toolbox menu + * plug-ins/python/pydiadoc.py : work better from toolbox and filter out + the SWIG noise when running from the other bindings, some more objects + + * plug-ins/python/pydia-paperinfo.c : fixed typo in docu + + * samples/Self/PyDiaObjects.dia : updated to 0.97 interface (e.g. PaperInfo + and fixed the same typo) + + * objects/Database/compound.c : now there is no DiaObject any longer which + does not deliver at least OBJECT_COMMON_PROPERTIES + + * bindings/test.py : make it work again (on win32) + 2009-03-13 Hans Breuer <[email protected]> * plug-ins/cairo/diacairo.c : rather than using broken ellipse _______________________________________________ dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
