Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries: --- ChangeLog.previous 2009-03-30 05:00:11.000000000 +0200 +++ dia-svn-snapshot/ChangeLog 2009-03-31 05:00:09.440575192 +0200 @@ -1,3 +1,25 @@ +2009-03-29 Hans Breuer <[email protected]> + + * app/app_procs.c : slightly hacked version to avoid double request + of "Exit without save" for integrated UI case, bug #573635 + + * app/display.c : the interactive cairo renderer has highlighting + issues (bug #576548). For now default to the libart renderer for + the antialiased display renderer (only fall back to cairo if the + libart plug-in is not loaded) + * plug-ins/libart/dialibartrenderer : initialize + DiaRenderer::is_interactive to allow entering text edit mode + + * app/display.h : increased the arbitrary zoom limits to make my + current stress test diagram fit + + * plug-ins/python/wdeps.py : my dependency analysis script is finally + running on Linux and together with dot can produce pretty nice images + (last change was the introduction of tinting by layer) + * samples/Self/dia-linux-2.dia : dependency graph of Dia + * samples/Self/dia-linux-2.dot : dot file produced by wdeps.py and + preocessed by dot + 2009-03-28 Hans Breuer <[email protected]> * plug-ins/cairo/diacairo-renderer.c : apparently I've found a _______________________________________________ dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
