Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries: --- ChangeLog.previous 2005-07-11 05:00:43.000000000 +0200 +++ dia-cvs-snapshot/ChangeLog 2005-07-19 05:00:08.516529800 +0200 @@ -1,3 +1,83 @@ +2005-07-18 Lars Clausen <[EMAIL PROTECTED]> + + * objects/EML/instantiation.c (instantiation_load): + * objects/EML/interaction-ortho.c (interaction_ortho_type) + * objects/ER/participation.c (participation_type): + * objects/FS/flow-ortho.c (orthflow_type): + * objects/GRAFCET/vector.c (arc_load): + * objects/standard/zigzagline.c (zigzagline_type): + * objects/UML/transition.c (transition_load): + * objects/UML/realizes.c (realizes_load): + * objects/UML/dependency.c (dependency_load): + * objects/UML/generalization.c (generalization_type): + * objects/UML/association.c (association_type): + * objects/UML/component_feature.c (compfeat_load): + Make autorouting deafult on except for old diagrams. + + * plug-ins/cairo/diacairo.c (export_data): + * plug-ins/cgm/cgm.c (export_cgm): + * plug-ins/dxf/dxf-export.c (export_dxf): + * plug-ins/dxf/dxf-import.c: + * plug-ins/hpgl/hpgl.c (export_data): + * plug-ins/metapost/render_metapost.c: + * plug-ins/pixbuf/pixbuf.c: + * plug-ins/pstricks/render_pstricks.c: + * plug-ins/python/pydia-render.c: + * plug-ins/shape/shape-export.c: + * plug-ins/svg/render_svg.c: + * plug-ins/svg/svg-import.c: + * plug-ins/wpg/wpg.c + * plug-ins/xfig/xfig-export.c: + * plug-ins/xfig/xfig-import.c: + * plug-ins/xslt/xslt.c: Use dia_message_filename to ensure legal + UTF-8 in message boxes. + +2005-07-18 Lars Clausen <[EMAIL PROTECTED]> + + * lib/element.h (ELEMENT_COMMON_PROPERTIES): Allow Element objects + to have their dimensions specified in properties. Still needs to + have proper update when setting properties cause constraint changes. + + * app/preferences.c (update_floating_toolbox): Allow + toolbox_on_top setting to happen at once. + + * app/diagram.c + * app/filedlg.c + * app/load_save.c + * app/render_eps.c + * app/sheets_dialog_callbacks.c + * lib/dia_dirs.c + * lib/dia_dirs.h + * lib/dia_xml.c + * lib/diarenderer.c + * lib/element.h + * lib/object_defaults.c: + Patch from [EMAIL PROTECTED] (Vitaly Lipatov): Make filenames safe + for displaying in messages - better than crashing! Mostly fixes + #310087. + + * objects/UML/class.c: Save normal_font_height under the same + name it gets loaded as. Fixes bug #310515. + + * doc/en/authors.xml + * doc/en/usage-customization.xml + * doc/en/usage-objects-special.xml + * doc/en/usage-objects.xml: Some documentation fixes. Fixes bug + #308315. + +2005-07-17 Lars Clausen <[EMAIL PROTECTED]> + + * doc/en/usage-customization.xml: + * doc/en/usage-objects.xml: + * doc/en/authors.xml: + * doc/en/usage-objects-special.xml: Applied patch from + [EMAIL PROTECTED] (Roland Stigge): Diverse typos and + misencodings. Fixes bug #308315. + + * objects/UML/class.c (umlclass_save): Patch from + [EMAIL PROTECTED]: Save normal font height under correct name + to reload it. Fixes bug #310515. + 2005-07-10 Hans Breuer <[EMAIL PROTECTED]> * app/connectionpoint_ops.c app/object_ops.c : make the @@ -47,7 +127,7 @@ * objects/standard/pixmaps/*.png: * objects/standard/Makefile.am: * objects/standard/*.c: - * app/interface.c (create_tools): + * app/interface.c: * app/diagram_tree.c (create_object_pixmap): Fix icon loading. use new icons. [Slightly belated entry] @@ -857,7 +937,7 @@ * app/connectionpoint_ops.c (connectionpoint_draw): Don't draw CP_FLAG_ANYPLACE connpoints. -2005-03-16 Lars Clausen <[EMAIL PROTECTED]> +2005-03-16 Lars Clausen <[EMAIL PROTECTED]> * app/interface.c (create_tools): Removed debug printf. _______________________________________________ Dia-list mailing list Dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia