Dia ChangeLog report for 2006-03-09 04:00:00 UTC (Thu 09 Mar)



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 <sdteffen gmail com>
+
+       * 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  <larsrc raeder dk>

+       * 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  <larsrc raeder dk>

@@ -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  <lars raeder dk>

        * 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  <hans breuer org>

        * 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  <hans breuer org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]