Snapshots available at http://www.crans.org/~chepelov/dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous Mon Sep 3 09:23:43 2001 +++ dia-cvs-snapshot/ChangeLog Tue Sep 4 09:23:17 2001 @@ -1,3 +1,20 @@ +2001-09-03 Cyrille Chepelov <[EMAIL PROTECTED]> + + * app/app_procs.c: removed a spurious } which caused a compilation + error in the (!HAVE_GNOME && HAVE_POPT_H) case + + * lib/charconv.c: (get_local_charset): some versions of iconv(1) + don't know what ANSI X3.4-1968 is. I didn't know until this day, + but it's just plain old ASCII. Added a check to shield the poor + XML library. + + Patches from <[EMAIL PROTECTED]>: + + * lib/text.c: (text_calc_boundingbox) Bounding box now calculates the + width and height of text before calculating bounds. Fixes #59928 + + * app/preferences.c: Moved grid related items into Grid Tab. + 2001-09-02 Cyrille Chepelov <[EMAIL PROTECTED]> * app/interface.c: (create_zoom_widget): connected one more signal _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
