Dia ChangeLog report for 2007-03-20 04:00:01 UTC (Tue 20 Mar)
- From: Dia ChangeLog Daemon <nemo raeder dk>
- To: dia-list gnome org
- Subject: Dia ChangeLog report for 2007-03-20 04:00:01 UTC (Tue 20 Mar)
- Date: Tue, 20 Mar 2007 05:13:02 +0100 (CET)
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2007-03-19 05:00:10.000000000 +0100
+++ dia-svn-snapshot/ChangeLog 2007-03-20 05:00:10.977051232 +0100
@@ -1,3 +1,47 @@
+2007-03-18 Hans Breuer <hans breuer org>
+
+ * app/app_procs.c : avoid stumbling over libxml2 preprocessor
+ tricks for LIBXML_THREAD_ENABLED (not at all platform specific)
+
+2007-03-17 Lars Clausen <lars raeder dk>
+
+ * NEWS:
+ * RELEASE-PROCESS:
+ * config.h.win32:
+ * doc/en/dia.xml:
+ * doc/pl/dia.xml:
+ * doc/eu/dia.xml:
+ * configure.in: Pre9 hot on the heels of pre8.
+
+ * app/app_procs.c plug-ins/wmf/wmf.cpp : portability fixes
+
+2007-03-17 Hans Breuer <hans breuer org>
+
+ * app/app_procs.c app/autosave.c app/commands.c app/diaconv.c
+ app/export_png.c app/filedlg.c app/load_save.c
+ app/paginate_psprint.c app/preferences.c app/render_eps.c
+ app/sheets_dialog.c app/sheets_dialog_callbacks.c
+ lib/dia_dirs.c lib/dia_xml.c lib/diagdkrenderer.c
+ plug-ins/cgm/cgm.c plug-ins/dxf/dxf-export.c
+ plug-ins/dxf/dxf-import.c plug-ins/hpgl/hpgl.c
+ plug-ins/metapost/render_metapost.c plug-ins/pgf/render_pgf.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/vdx/vdx-export.c plug-ins/vdx/vdx-import.c
+ plug-ins/wmf/wmf.cpp plug-ins/wpg/wpg.c
+ plug-ins/xfig/xfig-export.c plug-ins/xfig/xfig-import.c
+ plug-ins/xslt/xslt.c : use <glib/gstdio.h> to match GLib's filename
+ encoding to the io functions used, that is: g_open, g_fopen, g_stat,
+ g_unlink, g_mkdir, g_rename (, g_access, g_lstat, g_remove, g_freopen,
+ g_chdir, g_rmdir). Also replace gzopen() with gzdopen(g_open(), ...)
+ to properly handle unicode filenames; finally use g_mkstemp().
+ Fixes bug #131210 and bug #397159. To make this fully work on win32
+ a recent enough version of libxml2 is required - tested with 2.6.27 -
+ but anything from 2.6.24 should do.
+
+ * plug-ins/cairo/diacairo.c : special handling for cairo which
+ currently only supports filenames in the C runtime locale.
+
2007-03-17 Hans Breuer <hans breuer org>
* plug-ins/python/aobjects.py : if created a diagram, display it ...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]