Snapshots available at http://www.crans.org/~chepelov/dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous Mon Aug 27 09:23:18 2001 +++ dia-cvs-snapshot/ChangeLog Tue Aug 28 09:23:15 2001 @@ -1,5 +1,21 @@ 2001-08-27 Cyrille Chepelov <[EMAIL PROTECTED]> + * app/load_save.c: + * dia/lib/plug-ins.c: use g_strdup() instead of strdup(). Patch + from <[EMAIL PROTECTED]>. Fixes #59591. + + * app/menu.c: added ellipsis(...) to diagram properties menu item. + * app/dia-props.c: diagram properties dialog contents did not + represent current diagram settings. + * app/dia-props.[ch]: + * app/display.c: diagram properties contents now follows currently + selected diagram. + Patch also from <[EMAIL PROTECTED]>, fixes #59409. + + * AUTHORS: added Robert Young. + +2001-08-27 Cyrille Chepelov <[EMAIL PROTECTED]> + * app/modify_tool.c: (modify_button_release): Patch from <[EMAIL PROTECTED]>. Fixes the remaining bit from #59090: if selection dragging was released outside of the window, _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
