CVSROOT: /cvs/gnome Module name: gnumeric Changes by: jody 05/10/02 18:55:30
Modified files: . : BUGS ChangeLog NEWS configure.in plugins/oleo : oleo.c plugins/openoffice: openoffice-read.c src : dependent.c dependent.h expr.c func-builtin.c func.c gnumeric-pane.c io-context-gtk.c item-grid.c parse-util.c parse-util.h ranges.c style.c workbook-control-gui.c xml-io.c xml-sax-read.c xml-sax-write.c Log message: 2005-10-02 Jody Goldberg <[EMAIL PROTECTED]> * src/xml-sax-read.c : Move to new libgsf xml interface. Support un-namespaced variant of Name for compatibility. * src/xml-sax-write.c (xml_io_conventions) : Use new gnm_1_0_rangeref_as_string; to improve back compat. We read using something that can handle the modern format, but we write the old version. * src/xml-io.c (xml_io_conventions) : ditto. * src/ranges.c (range_intersection) : return FALSE if the ranges do not overlap, but do not generate an error. formula_import_biff8.xls * src/gnumeric-pane.c (gnm_pane_init) : Use a realize handler on the canvas to create the object views. Doing it sooner can break because the canvas has not been attached to a container yet. test-xls/prislistekomplett.xls * src/workbook-control-gui.c (wbcg_sheet_add) : only grab focus if we are the current sheet. samples/derivatives.gnumeric http://bugzilla.gnome.org/show_bug.cgi?id=317427 * src/parse-util.c (gnm_1_0_rangeref_as_string) : new stripped down variant of rangeref_as_string. * src/xml-sax-write.c (xml_io_conventions) : use it here. * src/xml-io.c (xml_io_conventions) : and here. * src/style.c (required_updates_for_style) : add super/sub script URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=jody&date=explicit&mindate=2005-10-02%2018:54&maxdate=2005-10-02%2018:56 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list