Dia ChangeLog report for 2005-12-28 04:00:01 UTC (Wed 28 Dec)



Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots

*** Recent ChangeLog entries:

--- ChangeLog.previous  2005-12-09 05:00:10.000000000 +0100
+++ dia-cvs-snapshot/ChangeLog  2005-12-28 05:00:12.613095392 +0100
@@ -1,3 +1,36 @@
+2005-12-27  Hans Breuer  <hans breuer org>
+
+       * app/diapsft2renderer.c(draw_bezier_outline) : only call
+       FT_Outline_Decompose() when FT_GLYPH_FORMAT_OUTLINE.
+       Prefers no text output over crashing for bug #144212
+
+       * app/interface.c : removed superfluous call to dia_canvas_set_size().
+       Suggested by Roland Stigge, fixes bug #148149.
+
+       * plug-ins/dxf/dxf-import.c : don't complain too loud on Binary
+       DXF. It is not supported at all. Fixes bug #322101
+
+       * lib/geometry.c : removed the ifdefed GLIB_CHECK_VERSION(2,7,0)
+       define G_IMPLEMENT_INLINES. It breaks again with glib-2-8
+
+
+2005-12-27  Hans Breuer  <hans breuer org>
+
+       * app/navigation.c : protect on_da_button_release_event() against being
+       called twice. Also only popdown the navigation window after the first
+       draw (reusing nav->is_first_expose). Fixes bug #151696
+
+       * app/interface.c(create_display_shell): don't clip width on screen height,
+       but height
+
+       * lib/plug-ins.c : fixed typo in comment
+
+       * lib/libdia.def : updated externals
+       * lib/makefile.msc : build debug.obj
+
+       * plug-ins/makefile.msc : building pgf in the right alphabetical order
+       * plug-ins/pgf/render_pgf.c : include <glib/gprintf.h>
+
 2005-12-08  Lars Clausen  <lars raeder dk>

        * app/authors.h:
@@ -105,6 +138,7 @@
        * lib/parent.c:
        Added documentation java-doc style.  Also a few trivial cleanups.

+>>>>>>> 1.1816
 2005-10-13  Lars Clausen  <lars raeder dk>

        * lib/connectionpoint.h (DIR_ALL): Parentheses around operations



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