Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries: --- ChangeLog.previous 2009-02-03 05:00:13.000000000 +0100 +++ dia-svn-snapshot/ChangeLog 2009-02-08 05:00:05.891350840 +0100 @@ -1,3 +1,18 @@ +2009-02-06 Hans Breuer <[email protected]> + + * lib/beziershape.c(beziershape_update_data): remove stray semicolon + leading to leaking all connections on num_points change and the attempt + to free memory which was not allocated; fixes bug #570808. + + * objects/standard/textobj.c : optionally draw the bounding box of text + with the given fill_color (Enrico Minack, bug #436560) + + * app/disp_callbacks.c app/tool.h app/modify_tool.c : also allow + TextEdit entry via Button Press and Hold - patch from Robert Young + fixing bug #570304 + + * plug-ins/python/diasvg_import.py : remove exception for error output + 2009-02-01 Hans Breuer <[email protected]> * plug-ins/svg/svg-import.c : reset_arrows() to not create standard _______________________________________________ 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
