2004-03-15 Jody Goldberg * Release 1.2.7 2004-03-12 Jean Brefort * src/graph.c (gnm_go_data_vector_load_values): changed initial maximum from G_MINDOUBLE to - G_MAXDOUBLE. 2004-03-09 Morten Welinder * src/item-bar.c (ib_draw_cell, item_bar_draw): Avoid deprecated gtk_draw_shadow call. 2004-03-06 Jody Goldberg * src/sheet-object-graphic.c (sheet_object_text_finalize) : release the markup. (sheet_object_text_new_view) : set the attributes. (sheet_object_text_clone) : handle the attributes. (gnm_so_text_set_font_color) : delete. (gnm_so_text_set_markup) : new. 2004-03-05 Jody Goldberg * src/colrow.c (colrow_set_sizes) : force re-render of variable width cells (colrow_restore_state_group) : ditto * src/rendered-value.c (rendered_value_render) : privatize * src/style.c (required_updates_for_style) : Now that rendered values contain size info too we can dispense with the distinction between rendering and sizing. Without this changing the font size would not resize because the rendered value cached the size and was not re-rendered until draw, rather than at row-height calc. 2004-03-04 Jody Goldberg * src/sheet-object-widget.c : rework the List and combo to use a shared base. Then store and restore the dependents in xml http://bugzilla.gnome.org/show_bug.cgi?id=135946 * src/formats.c : Add mmmmm-yy and mmmmm as defaults * src/format.c (append_month) : support them. 2004-02-29 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=126563 * src/sheet.c (sheet_dup) : 2004-02-28 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=74205 * src/item-edit.c : Display blue range designator even in other panes 2004-02-27 Morten Welinder http://bugzilla.gnome.org/show_bug.cgi?id=135609 * src/parse-util.c (rangeref_as_string): Before dropping the second half of the range, make sure the $-designations agree also. 2004-02-22 J.H.M. Dassen (Ray) http://bugzilla.gnome.org/show_bug.cgi?id=135044 * src/commands.c (cmd_resize_colrow): Fixed incorrect string 2004-02-19 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=134627 * src/workbook-view.c (wb_view_selection_desc) : 2004-02-18 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=97216 * src/sheet-control-gui.c (scg_mode_create_object) : make sure we are displaying the right sheet. 2004-02-04 Jody Goldberg * configure.in : post release bump