Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries: --- ChangeLog.previous 2006-03-08 05:00:47.000000000 +0100 +++ dia-cvs-snapshot/ChangeLog 2006-03-09 05:00:14.662606720 +0100 @@ -1,9 +1,36 @@ +2006-03-08 Steffen Macke <[EMAIL PROTECTED]> + + * installer/Makefile.am: + * installer/win32/Makefile.am: + * installer/win32/locale/Makefile.am: Making sure that the installer + sources are included in the dia source distribution + * installer/win32/dia.nsi: Don't include makefiles in installer; + Add uninstaller link to start menu (bug #332650); added commandline + option GTKBIN to specify GTK installation directory (fixes bug #332595) + * installer/win32/dia-diagram.ico: + * installer/win32/dia-header.bmp: + * installer/win32/dia-install.ico: + * installer/win32/dia-intro.bmp: + * installer/win32/dia-uninstall.ico: + * installer/win32/dia.nsi: + * installer/win32/langmacros.nsh: + * installer/win32/locale/english.nsh: + * installer/win32/locale/german.nsh: Added files to build the win32 + installer using NSIS (http://nsis.sourceforge.net) + 2006-03-06 Lars Clausen <[EMAIL PROTECTED]> + * doc/en/dia.xml: + * doc/pl/dia.xml: + * config.h.win32: + * configure.in: + * NEWS: -pre4 + * samples/TexChars.dia: Added sample of the escaped chars for TeX. * plug-ins/pstricks/render_pstricks.c (tex_escape_string): - Changing escape of \, [, and ] to something that works. $ is fine. + Changing escape of \, [, and ] to something that works. $ is + fine. Fixes parts of 333193. 2006-03-05 Lars Clausen <[EMAIL PROTECTED]> @@ -30,7 +57,7 @@ * doc/pl/dia.xml: * config.h.win32: * configure.in: - * NEWS: + * NEWS: -pre3 * lib/element.h (ELEMENT_COMMON_PROPERTIES): Turning off setting of element_width and element_height until constraints can be @@ -341,7 +368,8 @@ * lib/dialibartrenderer.c : make text rendering work without PangoFT2 and PangoWin32 - + + 2006-01-18 Lars Clausen <[EMAIL PROTECTED]> * objects/UML/class.h: Enabling UML class mainpoint after failure @@ -363,7 +391,8 @@ to keep the use-case of direct tex input. * lib/debug.c : #include <glib/gprintf.h> not just <gprintf.h> - + + 2006-01-14 Hans Breuer <[EMAIL PROTECTED]> * samples/Self/umlclass.dia : (new file) documenting part of the @@ -413,7 +442,11 @@ * lib/geometry.h : removed unused functions just producing warnings [sometimes it's good to read compiler warnings] * plug-ins/cairo/diacairo.c : somehow a function call got lost - (left-hand operand of comma expression has no effect) * plug-ins/metapost/render_metapost.c : dia_message_filename() wants a char* not a FILE* (passing arg 1 of `dia_message_filename' from incompatible pointer type) + (left-hand operand of comma expression has no effect) + * plug-ins/metapost/render_metapost.c : dia_message_filename() + wants a char* not a FILE* (passing arg 1 of `dia_message_filename' + from incompatible pointer type) + 2006-01-07 Hans Breuer <[EMAIL PROTECTED]> _______________________________________________ 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