CVSROOT:        /cvs/gnome
Module name:    gnumeric
Changes by:     jody    05/06/09 22:46:15

Modified files:
        .              : ChangeLog NEWS 
        plugins/excel  : ms-excel-read.c 
        src            : item-bar.c item-edit.c parse-util.c 
                         rendered-value.c sheet-control-gui.c sheet.c 
                         sheet.h wbcg-actions.c workbook-control-gui.c 
        src/widgets    : gnumeric-expr-entry.c gnumeric-expr-entry.h 

Log message:
2005-06-09  Jody Goldberg <[EMAIL PROTECTED]>

* src/item-edit.c (ie_scan_for_range) : call
gnm_expr_entry_set_parsepos to be sure we're using the right
notional position.  This only really matters for R1C1 refs.

* src/rendered-value.c (rendered_value_render) : use the Sheet::convs
to display expressions.
(cell_get_entered_text) : ditto.

* src/parse-util.c (rangeref_as_string) : r1c1 support.
(cellref_as_string) : ditto.

* src/item-bar.c (item_bar_draw) : for r1c1 use numbers for col
headers.
(item_bar_calc_size) : ditto.

* src/sheet.c : Add use-r1c1 property
(re_render_formulas) : split from
(sheet_set_display_formulas) : here.
(sheet_set_use_r1c1) : for use here.

* src/wbcg-actions.c (toggle_actions) : Add r1c1 toggle
* src/GNOME_Gnumeric-gtk.xml : use it

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=jody&date=explicit&mindate=2005-06-09%2022:45&maxdate=2005-06-09%2022:47

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to