Dia ChangeLog report for 2008-05-27 03:00:00 UTC (Tue 27 May)
- From: Dia ChangeLog Daemon <nemo raeder dk>
- To: dia-list gnome org
- Subject: Dia ChangeLog report for 2008-05-27 03:00:00 UTC (Tue 27 May)
- Date: Tue, 27 May 2008 05:13:08 +0200 (CEST)
Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2008-05-26 05:00:11.000000000 +0200
+++ dia-svn-snapshot/ChangeLog 2008-05-27 05:00:10.363900656 +0200
@@ -1,3 +1,86 @@
+2008-05-18 Hans Breuer <hans breuer org>
+
+ * sheets/checktrans.py : gracefully fail on missing dependencies.
+ The translation report is not crucial for building. Fixes bug #391965
+
+ * app/commands.c(file_print_callback) : implement by querying for
+ print plug-ins in order of preference for different platforms
+
+ * app/display.c(ddisplay_set_cursor) : don't try to set a cursor on a
+ window not yet created
+ * app/interface.c(use_integrated_ui_for_display_shell) : pass the
+ renderer preference when ddisplay_set_renderer() - too early
+ * app/render_gdk.c(set_size): handle being called without a window
+ gracefully. Together this allows to start the Integrated UI without
+ g_warning().
+
+ * app/menu.[ch] : make add_plugin_actions() work for all GUI variants,
+ get rid of add_toolbox_plugin_actions(). Fixes bug #526146
+
+ * plug-ins/cairo/diacairo.c plug-ins/postscript/postscript.c
+ plug-ins/wmf/wmf.cpp : don't crash on data being NULL (integrated UI
+ does not yet properly disable menu items)
+
+ * data/display-ui.xml : get rid of the "<Display>/Diagram" by moving
+ the *two* entries to the Edit menu (like with Integrated UI)
+ * data/integrated-ui.xml : add Find & Replace
+
+ * app/interface.c : use fallback window icon code for Integrated UI,
+ too. Fixes bug #526147
+
+ [
+ Patch from Thomas Harding:
+ Bug 534656 - French manual update + addressing bug #510537
+ ]
+ * doc/en/dia-1.xml doc/fr/dia-1.xml doc/en/dia.dbk
+ doc/en/dia.xml doc/en/Makefile.am doc/fr/custom-shapes.xml
+ doc/fr/dia.dbk doc/fr/dia.xml doc/fr/Makefile.am
+ doc/fr/ps/graphics/preferences-fig.eps
+ doc/fr/ps/graphics/preferences_fig.eps
+ doc/fr/usage-customization.xml
+ doc/fr/usage-objects-basic.xml :
+ - rename /doc/fr/ps/graphics/preferences-fig.ps ->
+ ..../preferences_fig.ps
+ - fix typo in usage-customization.xml about above (png).
+ - Makefile.am:
+ - re-enable above png file
+ - disable sed-script (Bug #510537), superceded by inclusion of
+ dia-1.xml as SYSTEM ENTITY in dia-cmdline.xml and dia.dbk (for en/fr)
+ - usage-objects-basic.xml: add the tricks about text entries cut and paste
+ - dia.xml: delete attribute lang from <?xml ... first line
+ - custom-shapes.xml: add para about default-(width|height)
+ * doc/fr/Makefile.am : remove '#dia-dbk-to-chapter.sed \' instead of
+ doc/fr/Makefile.am:41: `#' comment at start of rule is unportable
+
+ * doc/en/dia.1 : regenerated
+
+ * lib/beziershape.c(beziershape_remove_segment): did not store
+ all information for undo. s/PointChange/BezPointChange/ to help
+ my debugger.
+
+ * lib/object_defaults.c(dia_object_default_create) : the standard
+ (toolbox visible) properties were overwritten although not set
+
+ * plug-ins/cairo/diacairo-interactive.c : draw_pixel_line and
+ draw_pixel_rect implmented with cairo rather than GDK makes the
+ line style of the grid visible again
+
+ * app/menus.c(plugin_callback) : was using ddisp unconditionally
+ causing a crash without active display, fixed remaining warnings
+ while there
+
+ * plug-ins/cairo/diacairo.c : register printing with cairo near
+ to the original print menu item
+ * plug-ins/postscript/postscript.c : don't register the postscript renderer
+ for printing on win32
+
+ Attempts to fix bug #534275
+ * lib/diagdkrenderer.c(draw_fill_rounded_rect) : attempt to make
+ arc drawing for radius<line_width less backend specific.
+ * objects/standard/box.c objects/standard/polyline.c
+ objects/standard/zigzagline.c :
+ set LINEJOIN_ROUND when rendering "rounded" (with radius>0)
+
2008-05-24 Steffen Macke <sdteffen sdteffen de>
* sheets/SISSI/analyse.png:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]