Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries: --- ChangeLog.previous Sun Jun 23 09:23:43 2002 +++ dia-cvs-snapshot/ChangeLog Mon Jun 24 09:23:07 2002 @@ -1,3 +1,115 @@ +2002-06-24 Lars Clausen <[EMAIL PROTECTED]> + + * lib/message.c: More work on repeating messages, now with + togglable view. + +2002-06-24 Hans Breuer <[EMAIL PROTECTED]> + + * lib/widget.c : some more bits in place, at least + it does something useful instead of crashing. Much + better - but not all ok :-) + +2002-06-23 Lars Clausen <Lars R. Clausen <[EMAIL PROTECTED]>> + + * lib/message.c (gtk_message_internal): First stab at repeating + message dialog. + +2002-06-23 Cyrille Chepelov <[EMAIL PROTECTED]> + + * objects/FS/*.c: + * objects/GRAFCET/*.c: + * objects/SADT/*.c: + * objects/UML/association.c: (one instance forgotten) + * objects/UML/large_package.c: + * objects/standard/textobj.c: + * lib/attributes.c: + * lib/text.c: + using dia_font_new_from_style() + +2002-06-23 Hans Breuer <[EMAIL PROTECTED]> + + * lib/font.c : giving some love to + dia_font_new_from_legacy_name() that is making + import of old files as painless as possible and + provide an almost exact match where possible. + It does not yet fully work because it interfers + with the Style to DiaStyle conversion which comes + next ... + + [Changing these files is only allowed with Dia-0.90] + * broken-files/fonts-0.90.dia : including the + common hard-coded fonts from Dia-0.90. It also + has drawn bounding-boxes for win32 as they were calculated + from the former version (they were all too big). + * broken-files/fonts-0.90-full.dia : all hardcoded + fonts including the asian versions. On my machine + this gives _a lot_ complaining about missing fonts + and a finally a broken file display. Anyone having + all these fonts ? + +2002-06-23 Cyrille Chepelov <[EMAIL PROTECTED]> + + * objects/chronogram/*.c: + * objects/custom/custom_object.c: + * objects/ER/*.c: + using dia_font_new_from_style() + +2002-06-23 Lars Clausen <Lars R. Clausen <[EMAIL PROTECTED]>> + + * lib/widgets.c (dia_font_selector_set_styles): Improvements to + font selector (stability, insensitivity). + + * lib/font.c (dia_font_scaled_build_layout): Removed unworkable + stretching scheme for tweaking, and made scaling scheme faster + (but less precise). + (dia_font_dia_style_to_pango): Oops, % != /. + +2002-06-23 Cyrille Chepelov <[EMAIL PROTECTED]> + + + * patch from Matthieu Sozeau <[EMAIL PROTECTED]>: + + * plug-ins/xslt : Added an XSLT plugin to export dia files using + XML Stylesheets. The plug-in requires DIA_PLUGIN_PATH to be set. + It includes a small config file to tell it what stylesheets to use. + + (end of patch) + + * plug-ins/xslt/xsltdialog.c: modified the dialog to be more + GTK2.0/HIG compliant (the labels could be slightly more verbose, + perhaps). Added back a couple forgotten _(). Removed //-style + comments. + +2002-06-23 Hans Breuer <[EMAIL PROTECTED]> + + * lib/plug-ins.c + (dia_plugin_get_name) : don't crash plugin_manager + on name being NULL + (dia_plugin_load) : reuse the description field to + store the error string if loading fails. + + * lib/font.[hc] : starting to beautify the new + font api: proper namespacing, adding convenience + functions like dia_font_new_from_style(), ... + + * objects/uml/*.c : use the new convenience functions. + + [Next thing I plan to do is changing the other font + functions to take DiaStyle and make Style and + BASIC_*_FONT vanish. As well as giving some love to + dia_font_new_from_legacy_name(). + If anyone want's to help on converting the other + objects to the new api during that, I would highly + appreciate it.] + +2002-06-23 Hans Breuer <[EMAIL PROTECTED]> + + * lib/font.c : made it compile and small indent fixes. + Is there a code-has-no-effect-so-needs-not-be-valid + with GCC? + + * lib/widgets.c : use g_strcasecmp + 2002-06-22 Lars Clausen <[EMAIL PROTECTED]> * lib/font.c: _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list