Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2006-10-10 05:00:10.000000000 +0200
+++ dia-cvs-snapshot/ChangeLog 2006-10-14 05:00:06.040052552 +0200
@@ -1,3 +1,32 @@
+2006-10-12 Lars Clausen <[EMAIL PROTECTED]>
+
+ * app/load_save.c (diagram_data_save): If we have GTK 2.8, check
+ that we are allowed to write to the file in question (if it
+ exists) and to the directory (for backup/temp/newly created file).
+
+ * lib/dia_dirs.c (dia_get_lib_directory, dia_get_data_directory):
+ * lib/Makefile.am (AM_CPPFLAGS):
+ * app/Makefile.am (INCLUDES): Rename DATADIR and LIBDIR to
+ DIA_DATADIR and DIA_LIBDIR to avoid conflicts with libtool and the
+ like. Thanks to lode leroy <[EMAIL PROTECTED]> for pointing
+ out the solution.
+
+ * plug-ins/pstricks/render_pstricks.c (export_pstricks)
+ (draw_string): Use \psscalebox instead of \scalebox, courtesy of
+ Dan Bolser <[EMAIL PROTECTED]> and the pstricks mailing list.
+
+ * shapes/Makefile.am (SUBDIRS):
+ * configure.in:
+ * shapes/BPMN/*
+ * sheets/BPMN.sheet.in:
+ * sheets/Makefile.am (sheet_in_files): New shape set BPMN for
+ Business Process Modelling from [EMAIL PROTECTED]
+
+ * doc/en/dia.dbk: Correctly describing connections.
+
+ * objects/standard/box.c: Patch from Michael Duelli
+ <[EMAIL PROTECTED]>: Set line attributes before drawing anything.
+
2006-10-08 Lars Clausen <[EMAIL PROTECTED]>
* configure.in: Allow compiling without freetype on Unix systems.
_______________________________________________
Dia-list mailing list
[email protected]
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