Discussion:
GNOME CVS: gnumeric mortenw
Morten Welinder
2006-10-05 04:05:40 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/05 00:05:40

Modified files:
. : NEWS ChangeLog
src : dependent.c preview-grid.c preview-grid-impl.h

Log message:
2006-10-04 Morten Welinder <***@gnome.org>

* src/preview-grid.c (pg_destruct_cell): Destroy cell properly.
(pg_construct_cell): Construct it properly.
(preview_grid_init): Create proper sheet object.

* src/dependent.c (handle_outgoing_references): Handle sheet
without workbook.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-05%2000:04&maxdate=2006-10-05%2000:06
Morten Welinder
2006-10-05 04:09:49 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/05 00:09:49

Modified files:
src : rendered-value.c

Log message:
Stragler.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-05%2000:08&maxdate=2006-10-05%2000:10
Morten Welinder
2006-10-05 16:33:37 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/05 12:33:37

Modified files:
. : NEWS ChangeLog
src : mstyle.c mstyle.h gnm-style-impl.h sheet.c

Log message:
2006-10-05 Morten Welinder <***@gnome.org>

* src/sheet.c (cb_max_cell_height): Optimize the non-string case.
Fixes #359392.
* src/mstyle.c (gnm_style_get_pango_height): New function.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-05%2012:32&maxdate=2006-10-05%2012:34
Morten Welinder
2006-10-09 00:35:38 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/08 20:35:38

Modified files:
. : ChangeLog NEWS
src : cell.c

Log message:
2006-10-08 Morten Welinder <***@gnome.org>

* src/cell.c (cell_set_expr_and_value): Set CELL_HAS_NEW_EXPR just
like cell_set_expr_internal. Fixes #360672.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-08%2020:34&maxdate=2006-10-08%2020:36
Morten Welinder
2006-10-09 01:03:29 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/08 21:03:29

Modified files:
. : ChangeLog
src : xml-io.c

Log message:
2006-10-08 Morten Welinder <***@gnome.org>

* src/xml-io.c (xml_read_clipboard_cell): Make sure the value gets
set to a non-NULL value. Don't try to free a NULL value.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-08%2021:02&maxdate=2006-10-08%2021:04
Morten Welinder
2006-10-09 13:49:15 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/09 09:49:15

Modified files:
. : ChangeLog NEWS
src : clipboard.c expr.c expr.h

Log message:
2006-10-09 Morten Welinder <***@gnome.org>

* src/clipboard.c (paste_cell): Transpose array formulas.
[#349288]. Make sure we do not end up sharing corners in the
non-transposed case.

* src/expr.c (gnm_expr_top_transpose): New function.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-09%2009:48&maxdate=2006-10-09%2009:50
Morten Welinder
2006-10-09 22:30:54 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/09 18:30:54

Modified files:
. : ChangeLog NEWS
src : wbc-gtk.c

Log message:
2006-10-09 Morten Welinder <***@gnome.org>

* src/wbc-gtk.c (cb_add_menus_toolbars): Fix hiding/unhiding of
toolbars broken by 2006-08-09 commit.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-09%2018:29&maxdate=2006-10-09%2018:31
Morten Welinder
2006-10-10 17:52:33 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/10 13:52:33

Modified files:
. : ChangeLog NEWS
src : application.c application.h clipboard.c
clipboard.h sheet.c sheet.h

Log message:
2006-10-10 Morten Welinder <***@gnome.org>

* src/application.c (gnm_app_clipboard_invalidate_sheet): New
function.
* src/clipboard.c (cellregion_invalidate_sheet): New function.
* src/sheet.c (sheet_destroy): Use
gnm_app_clipboard_invalidate_sheet. Fixes #323811 in a brutal
way.
(sheet_destroy): Make static.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-10%2013:51&maxdate=2006-10-10%2013:53
Morten Welinder
2006-10-10 17:56:09 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/10 13:56:09

Modified files:
. : NEWS

Log message:
Add # so the news generator will understand.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-10%2013:55&maxdate=2006-10-10%2013:57
Morten Welinder
2006-10-11 20:14:12 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/11 16:14:12

Modified files:
. : ChangeLog NEWS
src : expr.c expr.h xml-sax-write.c

Log message:
2006-10-11 Morten Welinder <***@gnome.org>

* src/xml-sax-write.c (cb_write_cell, xml_write_cells): Only last
change. The explicit ordering was useful.

* src/expr.c (gnm_expr_hash): Renamed from ets_hash and adapted to
traverse the entire tree.
(gnm_expr_top_hash): New function.
(gnm_expr_sharer_new): Use gnm_expr_top_hash, not ets_hash.
(gnm_expr_sharer_share): Re-implement sharing.
(gnm_expr_top_equal): If we have different hash values,
short-circuit as false.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-11%2016:13&maxdate=2006-10-11%2016:15
Morten Welinder
2006-10-15 01:17:07 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/14 21:17:07

Modified files:
. : ChangeLog NEWS
src : clipboard.c graph.c graph.h
sheet-object-graph.c sheet-object-impl.h
sheet-object.c sheet-object.h workbook.c

Log message:
2006-10-14 Morten Welinder <***@gnome.org>

* src/workbook.c (workbook_sheet_delete): Actually clear clipboard
references as the docs claim. Fixes #323762.

* src/sheet-object.c (sheet_object_invalidate_sheet): New
function.

* src/clipboard.c (cellregion_invalidate_sheet): Invalidate the
sheet in sheet objects too.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-14%2021:16&maxdate=2006-10-14%2021:18
Morten Welinder
2006-10-16 15:35:21 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/16 11:35:21

Modified files:
. : NEWS
src/dialogs : ChangeLog dialog-sheet-order.c

Log message:
2006-10-16 Morten Welinder <***@gnome.org>

* dialog-sheet-order.c (dialog_sheet_order): Don't let the
foreground button grow. [#362558]

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-16%2011:34&maxdate=2006-10-16%2011:36
Morten Welinder
2006-10-16 15:37:24 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/16 11:37:24

Modified files:
src : dependent.c expr-impl.h expr.c
workbook-control-gui.c

Log message:
typos and eye candy.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-16%2011:36&maxdate=2006-10-16%2011:38
Morten Welinder
2006-10-16 20:45:30 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/16 16:45:30

Modified files:
src : main-application.c

Log message:
Improve setlimit logic.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-16%2016:44&maxdate=2006-10-16%2016:46
Morten Welinder
2006-10-16 21:03:22 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/16 17:03:21

Modified files:
. : NEWS

Log message:
Brag.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-16%2017:02&maxdate=2006-10-16%2017:04
Morten Welinder
2006-10-17 01:32:37 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/16 21:32:37

Modified files:
. : ChangeLog NEWS
src : workbook-control-gui.c workbook-view.c
workbook.c workbook.h

Log message:
2006-10-16 Morten Welinder <***@gnome.org>

* src/workbook-control-gui.c (cb_workbook_debug_info): Use
workbook_share_expressions.

* src/workbook.c (workbook_share_expressions): New function.

* src/workbook-view.c (wb_view_new_from_input): Share expressions
after load.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-16%2021:31&maxdate=2006-10-16%2021:33
Morten Welinder
2006-10-17 19:11:34 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/17 15:11:34

Modified files:
. : NEWS

Log message:
Bump.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-17%2015:10&maxdate=2006-10-17%2015:12
Morten Welinder
2006-10-17 20:30:55 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/17 16:30:55

Modified files:
. : NEWS
plugins/perl-loader: ChangeLog boot.c perl-loader.h

Log message:
2006-10-17 Morten Welinder <***@gnome.org>

* boot.c (go_plugin_init): Initialize the type here. (By calling
the right function.)
(go_plugin_shutdown): Not here.
(perl_get_loader_type): Export.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-17%2016:29&maxdate=2006-10-17%2016:31
Morten Welinder
2006-10-18 15:59:21 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/18 11:59:21

Modified files:
. : ChangeLog NEWS
src : stf-parse.c stf-parse.h

Log message:
2006-10-18 Morten Welinder <***@gnome.org>

* src/stf-parse.c (stf_parse_next_token, comp_term): Remove.
(stf_parse_csv_cell): Make sane. Fixes #359269.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-18%2011:58&maxdate=2006-10-18%2012:00
Morten Welinder
2006-10-18 16:02:49 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/18 12:02:49

Modified files:
src : stf-parse.c

Log message:
Move stf_parse_eat_separators.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-18%2012:01&maxdate=2006-10-18%2012:03
Morten Welinder
2006-10-21 01:05:01 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/20 21:05:01

Modified files:
. : NEWS ChangeLog
src : expr-name.c workbook-control-gui.c workbook.c

Log message:
2006-10-20 Morten Welinder <***@gnome.org>

* src/workbook-control-gui.c (wbcg_get_scg): When we are focusing
a new sheet it might not have a page yet.
(wbcg_sheet_focus): Handle NULL sheet properly.

* src/workbook.c (workbook_focus_other_sheet): Set focus even if
that is NULL.

* src/expr-name.c (cb_check_name): Survive a name without any
expression. That can happen in connection with sheet undo/redo.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-20%2021:04&maxdate=2006-10-20%2021:06
Morten Welinder
2006-10-21 19:01:04 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/21 15:01:04

Modified files:
. : NEWS ChangeLog
src : workbook-control.c

Log message:
2006-10-21 Morten Welinder <***@gnome.org>

* src/workbook-control.c (wb_control_parse_and_jump): If the range
does not have a sheet, use current. Fixes #363977.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-21%2015:00&maxdate=2006-10-21%2015:02
Morten Welinder
2006-10-22 13:48:45 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/22 09:48:45

Modified files:
. : NEWS ChangeLog
src : search.c

Log message:
2006-10-22 Morten Welinder <***@gnome.org>

* src/search.c (search_collect_cells_cb): Adapt to change in
CellIterFunc type. Fixes #364085.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-22%2009:47&maxdate=2006-10-22%2009:49
Morten Welinder
2006-10-24 17:09:20 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/24 13:09:20

Modified files:
. : ChangeLog
src : sheet-autofill.c

Log message:
2006-10-24 Morten Welinder <***@gnome.org>

* src/sheet-autofill.c (sheet_autofill_dir): Copy the style, don't
just ref it, before sending it to sheet_style_set_pos.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-24%2013:08&maxdate=2006-10-24%2013:10
Morten Welinder
2006-10-24 17:48:28 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/24 13:48:28

Modified files:
. : NEWS
plugins/fn-financial: ChangeLog functions.c

Log message:
2006-10-24 Morten Welinder <***@gnome.org>

* functions.c (calculate_ipmt): New function replacing and fixing
calculate_interest_part.
(gnumeric_ipmt, gnumeric_ppmt): Use calculate_ipmt.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-24%2013:47&maxdate=2006-10-24%2013:49
Morten Welinder
2006-10-25 01:21:31 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/24 21:21:31

Modified files:
. : NEWS
src : gui-util.c gui-util.h
src/dialogs : ChangeLog dialog-scenarios.c dialog-search.c

Log message:
2006-10-24 Morten Welinder <***@gnome.org>

* src/gui-util.c (gnm_dialog_setup_destroy_handlers): New function
for handling issues like 364291.

2006-10-24 Morten Welinder <***@gnome.org>

* dialog-scenarios.c (dialog_scenario_add): Use
gnm_dialog_setup_destroy_handlers. Fixes the initial part of
#364291.

* dialog-search.c (dialog_search): Use
gnm_dialog_setup_destroy_handlers.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-24%2021:20&maxdate=2006-10-24%2021:22
Morten Welinder
2006-10-25 15:30:48 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/25 11:30:48

Modified files:
. : ChangeLog
src : workbook-control-gui.c

Log message:
2006-10-24 Morten Welinder <***@gnome.org>

* src/workbook-control-gui.c (wbcg_get_scg): Fix sheet removal
problem. Fixes #364865.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-25%2011:29&maxdate=2006-10-25%2011:31
Morten Welinder
2006-10-25 19:04:19 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/25 15:04:19

Modified files:
plugins/perl-loader: ChangeLog perl-cc-wrapper

Log message:
2006-10-25 Morten Welinder <***@gnome.org>

* perl-cc-wrapper: Improve error handling.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-25%2015:03&maxdate=2006-10-25%2015:05
Morten Welinder
2006-10-26 00:57:57 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/25 20:57:57

Modified files:
. : ChangeLog

Log message:
Forgot to commit this.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-25%2020:56&maxdate=2006-10-25%2020:58
Morten Welinder
2006-10-27 20:31:08 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/27 16:31:08

Modified files:
src/dialogs : ChangeLog dialog-search-replace.c
dialog-simulation.c dialog-solver.c
dialog-tabulate.c dialog-zoom.c

Log message:
2006-10-27 Morten Welinder <***@gnome.org>

* dialog-*.c: Add calls to gnm_dialog_setup_destroy_handlers.
Part of #364291.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-27%2016:30&maxdate=2006-10-27%2016:32
Morten Welinder
2006-10-27 21:09:05 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/27 17:09:05

Modified files:
src/dialogs : ChangeLog dialog-hyperlink.c

Log message:
2006-10-22 Gabor Kelemen <***@gnome.hu>

* hu.po: Translation updated.
2006-10-27 Morten Welinder <***@gnome.org>

* dialog-hyperlink.c (dhl_get_target_cur_wb): Kill cast.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-27%2017:08&maxdate=2006-10-27%2017:10
Morten Welinder
2006-10-29 01:05:08 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/28 21:05:07

Modified files:
. : ChangeLog NEWS
src : sheet-view.c workbook-view.c

Log message:
2006-10-28 Morten Welinder <***@gnome.org>

Fixes for #366477:

* src/workbook-view.c (wb_view_sheet_focus): Set
current_sheet_view when we set current_sheet.

* src/sheet-view.c (sv_sheet_visibility_changed): New function.
(sv_real_dispose): Disconnect sv_sheet_visibility_changed.
(sheet_view_new): Connect sv_sheet_visibility_changed.

* src/workbook-view.c (wb_view_sheet_add): Fix order and use
wb_view_sheet_focus.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-28%2021:04&maxdate=2006-10-28%2021:06
Morten Welinder
2006-10-29 01:41:57 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/28 21:41:57

Modified files:
. : ChangeLog NEWS
src : workbook-edit.c

Log message:
2006-10-28 Morten Welinder <***@gnome.org>

* src/workbook-edit.c (cb_entry_delete_text): Handle the no-scg
case.
(wbcg_edit_finish): Ditto. Fixes #366570.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-28%2021:40&maxdate=2006-10-28%2021:42
Morten Welinder
2006-10-31 20:43:16 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/10/31 15:43:16

Modified files:
. : NEWS ChangeLog
src : workbook-control-gui.c

Log message:
2006-10-31 Morten Welinder <***@gnome.org>

* src/workbook-control-gui.c (cb_editline_focus_in): Restore entry
to normal state. Fixes #367870.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-10-31%2015:42&maxdate=2006-10-31%2015:44
Morten Welinder
2006-11-02 22:11:01 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/02 17:11:00

Modified files:
tools : ChangeLog

Log message:
2006-11-02 Morten Welinder <***@gnome.org>

* check-gfrees: New checker.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-02%2017:10&maxdate=2006-11-02%2017:12
Morten Welinder
2006-11-03 01:21:30 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/02 20:21:30

Added files:
tools : check-gfrees

Log message:
New checker.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-02%2020:20&maxdate=2006-11-02%2020:22
Morten Welinder
2006-11-04 02:16:48 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/03 21:16:48

Modified files:
. : ChangeLog NEWS
plugins/applix : applix-read.c
plugins/excel : ms-chart.c ms-excel-read.c
plugins/html : latex.c
plugins/mps : mps.c
plugins/openoffice: openoffice-write.c
plugins/sc : sc.c
src : collect.c commands.c complete.c complex.c
func.c graph.c regression.c
sheet-object-cell-comment.c
sheet-object-image.c sheet-object-widget.c
stf-parse.c workbook-edit.c workbook-view.c
xml-io.c xml-sax-read.c
src/dialogs : dialog-doc-metadata.c dialog-preferences.c
dialog-solver.c dialog-stf-format-page.c
src/tools : analysis-tools.c dao.c
tools : check-gfrees gconf-schemas-to-win32-reg.c

Log message:
2006-11-03 Morten Welinder <***@gnome.org>

* */*.c: Avoid checked g_free and g_strdup. They handle NULL just
fine. Fixes #369661.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-03%2021:15&maxdate=2006-11-03%2021:17
Morten Welinder
2006-11-05 01:47:40 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/04 20:47:40

Modified files:
. : ChangeLog NEWS
src : commands.c

Log message:
2006-11-04 Morten Welinder <***@gnome.org>

* src/commands.c (cmd_paste_copy_impl): Keep track of new objects
created and undo as needed. Fixes part of #308300.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-04%2020:46&maxdate=2006-11-04%2020:48
Morten Welinder
2006-11-06 02:01:05 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/05 21:01:05

Modified files:
. : ChangeLog NEWS
src : commands.c ranges.c sheet-object.c

Log message:
2006-11-05 Morten Welinder <***@gnome.org>

* src/commands.c (cmd_paste_copy_impl): Paste objects on
non-initial redos. Paste the proper set of objects. Fixes
#308300.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-05%2021:00&maxdate=2006-11-05%2021:02
Morten Welinder
2006-11-10 19:11:51 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/10 14:11:51

Modified files:
. : ChangeLog
src : style-conditions.c

Log message:
2006-11-10 Morten Welinder <***@gnome.org>

* src/style-conditions.c (gnm_style_conditions_eval): Fix
pointer-int screwup.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-10%2014:10&maxdate=2006-11-10%2014:12
Morten Welinder
2006-11-11 01:48:51 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/10 20:48:51

Modified files:
. : ChangeLog NEWS gnumeric.desktop.in

Log message:
2006-11-10 Morten Welinder <***@gnome.org>

* gnumeric.desktop.in: Set component to General. Bug-buddy
insists on that, even if I don't agree. Fixes #348829.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-10%2020:47&maxdate=2006-11-10%2020:49
Morten Welinder
2006-11-11 18:02:22 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/11 13:02:22

Modified files:
src/tools/solver: reports.c solver.c
tools : ChangeLog grand-rename

Log message:
Part II.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-11%2013:01&maxdate=2006-11-11%2013:03
Morten Welinder
2006-11-11 21:55:04 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/11 16:55:03

Modified files:
component : gnumeric.c
src : cell-draw.c cell.c colrow.c commands.c
dependent.c libgnumeric.c preview-grid.c
print-cell.c print-cell.h print.c print.h
rendered-value.c rendered-value.h search.c
search.h sheet.c wbcg-actions.c
src/dialogs : dialog-printer-setup.c dialog-search-replace.c
dialog-search.c

Log message:
More renaming...

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-11%2016:54&maxdate=2006-11-11%2016:56
Morten Welinder
2006-11-11 22:29:37 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/11 17:29:37

Modified files:
plugins/applix : applix-read.c
plugins/excel : excel-xml-read.c ms-excel-read.c
ms-excel-write.c ms-excel-write.h ms-excel-xf.h
xlsx-read.c
plugins/html : html.c html_read.c latex.c
plugins/openoffice: openoffice-read.c openoffice-write.c
plugins/sylk : sylk.c
src : cellspan.c clipboard.c commands.c
gnm-style-impl.h item-cursor.c item-edit.c
item-grid.c libgnumeric.c mstyle.c
preview-grid.c print-cell.c rendered-value.c
selection.c sheet-autofill.c sheet-autofill.h
sheet-control-gui.c sheet-filter.c
sheet-filter.h sheet-merge.c sheet-merge.h
sheet-object-cell-comment.c sheet-style.c
sheet-view.c sheet.c sort.c sort.h stf-export.c
stf-export.h stf.c style-border.c
style-border.h style-color.c wbc-gtk.c
wbcg-actions.c workbook-view.c xml-io.c
xml-sax-read.c xml-sax-write.c
src/dialogs : dialog-cell-format.c dialog-stf-export.c
src/tools : tabulate.c
src/widgets : gnumeric-dashed-canvas-line.c
gnumeric-dashed-canvas-line.h
gnumeric-expr-entry.c

Log message:
Even more renaming.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-11%2017:28&maxdate=2006-11-11%2017:30
Morten Welinder
2006-11-12 01:45:24 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/11 20:45:24

Modified files:
. : ChangeLog
src : sheet-view.c workbook-control.c workbook-view.c
workbook-view.h

Log message:
2006-11-11 Morten Welinder <***@gnome.org>

* src/workbook-view.c (wb_view_format_feedback): Drop always-TRUE
second argument. All callers changed.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-11%2020:44&maxdate=2006-11-11%2020:46
Morten Welinder
2006-11-13 03:10:35 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/12 22:10:35

Modified files:
. : ChangeLog
src : sheet-view.c style-color.c
workbook-control-gui.c workbook-view.c
workbook-view.h

Log message:
2006-11-12 Morten Welinder <***@gnome.org>

* src/workbook-control-gui.c (cb_auto_expr_changed): Control
auto-expression via wbv properties.
(cb_auto_expr_precision_toggled): Ditto.

* src/workbook-view.h (WorkbookView): Replace auto_expr with more
sane auto_expr_func member.

* src/workbook-view.c (wb_view_auto_expr_recalc): Remove
always-TRUE second argument. All callers changed. Adjust to
WorkbookView changes.
(wb_view_auto_expr): Remove.
(wb_view_auto_expr_precision): Make static.
(workbook_view_class_init): Install properties for
auto-expressions.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-12%2022:09&maxdate=2006-11-12%2022:11
Morten Welinder
2006-11-13 19:18:20 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/13 14:18:20

Modified files:
. : ChangeLog NEWS autogen.sh
src : workbook-control-gui-priv.h
workbook-control-gui.c workbook-control-priv.h
workbook-control.c workbook-control.h
workbook-view.c workbook-view.h workbook.c
workbook.h

Log message:
2006-11-13 Morten Welinder <***@gnome.org>

* src/workbook.c (workbook_dispose): Use
wb_view_detach_from_workbook.
(workbook_detach_view, workbook_attach_view): Don't set wbv->wb
here. Set in caller.

* src/workbook-view.c (workbook_view_class_init): Install new
property: auto-expr-text.
(wb_view_get_property, wb_view_set_property,
wb_view_auto_expr_text): Handle auto-expr-text.
(wb_view_detach_from_workbook): New function.
(wb_view_finalize): Use wb_view_detach_from_workbook.

* src/workbook-control-priv.h (WorkbookControlClass): Remove
auto_expr_value member.

* src/workbook-control-gui.c (wbcg_auto_expr_text_changed): New
function hooked up to WorkbookView::auto-expr-text.
(wbcg_auto_expr_value): Removed.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-13%2014:17&maxdate=2006-11-13%2014:19
Morten Welinder
2006-11-14 02:23:54 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/13 21:23:54

Modified files:
. : ChangeLog NEWS
src : workbook-control-gui-priv.h
workbook-control-gui.c workbook-control-gui.h
src/dialogs : dialog-autosave.c

Log message:
2006-11-13 Morten Welinder <***@gnome.org>

* src/workbook-control-gui.c (wbcg_autosave_cancel): Make static.
(wbcg_autosave_activate, wbcg_set_autosave_time,
wbcg_set_property, wbcg_get_property): New functions.
(wbcg_autosave_set): Remove.
(wbcg_finalize): Cancel autosave timer.
(workbook_control_gui_class_init): Install autosave-time and
autosave-prompt properties.

* src/workbook-control-gui-priv.h (WorkbookControlGUI): Remove
redundant autosave member. Change autosave_minutes to
autosave_time and make it seconds-based.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-13%2021:22&maxdate=2006-11-13%2021:24
Morten Welinder
2006-11-14 16:14:06 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/14 11:14:06

Modified files:
src/dialogs : dialog-autosave.c

Log message:
Don't include -priv.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-14%2011:13&maxdate=2006-11-14%2011:15
Morten Welinder
2006-11-15 02:05:41 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/14 21:05:41

Modified files:
. : ChangeLog
src : gnm-so-filled.c gnm-so-line.c gnm-so-polygon.c
gnumeric-canvas.c gnumeric-pane.c gui-util.c
item-bar.c item-cursor.c item-edit.c
item-grid.c sheet-control-gui-priv.h
sheet-control-gui.c sheet-control-gui.h
sheet-filter.c sheet-object-graph.c
sheet-object-image.c sheet-object-widget.c
stf.c wbcg-actions.c workbook-control-gui.c
src/widgets : gnumeric-expr-entry.c

Log message:
2006-11-14 Morten Welinder <***@gnome.org>

* src/sheet-control-gui.c (scg_wbcg): Rename from scg_get_wbcg.
(scg_wbc, scg_sheet, scg_view): New functions. Use a few hundred
places to avoid casts.
(scg_class_init): Install ->mode_edit handler(!)

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-14%2021:04&maxdate=2006-11-14%2021:06
Morten Welinder
2006-11-16 21:01:04 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/16 16:01:04

Modified files:
. : ChangeLog NEWS
src : number-match.c sheet.c workbook-edit.c

Log message:
2006-11-16 Morten Welinder <***@gnome.org>

* src/sheet.c (sheet_cell_set_text): Use gnm_cell_get_format so
current format gets handled properly even if it derives from the
value.

* src/workbook-edit.c (wbcg_edit_finish): Use gnm_cell_get_format
here too.

* src/number-match.c (format_match_datetime): Properly handle
"2005/12" and "12/2005". (Year got set to current year.)
Add new presume_date argument and do not allow "1-10" and "1.10"
unless that new argument is true.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-16%2016:00&maxdate=2006-11-16%2016:02
Morten Welinder
2006-11-17 02:16:12 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/16 21:16:12

Modified files:
. : ChangeLog
src : expr.c func.c func.h workbook-view.c

Log message:
2006-11-16 Morten Welinder <***@gnome.org>

* src/func.c (function_call_with_exprs): Drop the argc and argv
arguments. They now follow from the eval info. All callers
changed.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-16%2021:15&maxdate=2006-11-16%2021:17
Morten Welinder
2006-11-18 03:47:22 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/17 22:47:22

Modified files:
. : ChangeLog NEWS
src : func.c func.h
src/dialogs : ChangeLog dialog-function-select.c

Log message:
2006-11-17 Morten Welinder <***@gnome.org>

* src/func.c (gnm_func_load_if_stub): New function.

2006-11-17 Morten Welinder <***@gnome.org>

* dialog-function-select.c (describe_new_style): New function.
(describe_old_style): New function, extracted from
cb_dialog_function_select_fun_selection_changed.
(cb_dialog_function_select_fun_selection_changed): Handle
new-style docs.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-17%2022:46&maxdate=2006-11-17%2022:48
Morten Welinder
2006-11-18 19:27:39 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/18 14:27:38

Modified files:
. : NEWS
src/dialogs : ChangeLog dialog-formula-guru.c

Log message:
2006-11-18 Morten Welinder <***@gnome.org>

* dialog-formula-guru.c (cb_dialog_formula_guru_editing_started):
New function.
(real_start_editing_cb): Stop editing in previous cell so we don't
lose our edits.
(dialog_formula_guru_init): Hook up
cb_dialog_formula_guru_editing_started.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-18%2014:26&maxdate=2006-11-18%2014:28
Morten Welinder
2006-11-19 01:52:51 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/18 20:52:51

Modified files:
. : ChangeLog
src : func.c

Log message:
2006-11-18 Morten Welinder <***@gnome.org>

* src/func.c (function_def_get_arg_name): Avoid allocating like
nuts. Prepare for the day when format_get_arg_sep might return
non-ASCII.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-18%2020:51&maxdate=2006-11-18%2020:53
Morten Welinder
2006-11-19 14:55:10 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/19 09:55:10

Modified files:
. : ChangeLog NEWS
src : gnumeric-pane.c sheet-object-impl.h
sheet-object-widget.c sheet-object.c

Log message:
2006-11-19 Morten Welinder <***@gnome.org>

* src/sheet-object.c (sheet_object_class_init): Objects class are
not interactive by default.

* src/sheet-object-widget.c (SOW_MAKE_TYPE): Widgets classes are
interactive.

* src/gnumeric-pane.c (cb_sheet_object_canvas_event): All mouse
buttons select non-interactive objects. Fixes #376866.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-19%2009:54&maxdate=2006-11-19%2009:56
Morten Welinder
2006-11-19 17:54:31 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/19 12:54:31

Modified files:
. : ChangeLog
doc : ChangeLog
doc/C : ChangeLog func.defs
doc/de : ChangeLog
plugins/applix : ChangeLog
plugins/corba : ChangeLog
plugins/derivatives: ChangeLog
plugins/dif : ChangeLog
plugins/excel : ChangeLog
plugins/fn-complex: ChangeLog
plugins/fn-database: ChangeLog
plugins/fn-date: ChangeLog
plugins/fn-eng : ChangeLog
plugins/fn-erlang: ChangeLog
plugins/fn-financial: ChangeLog
plugins/fn-info: ChangeLog
plugins/fn-logical: ChangeLog
plugins/fn-lookup: ChangeLog
plugins/fn-math: ChangeLog
plugins/fn-r : ChangeLog
plugins/fn-random: ChangeLog
plugins/fn-stat: ChangeLog
plugins/fn-string: ChangeLog
plugins/gb : ChangeLog
plugins/gda : ChangeLog
plugins/gnome-db: ChangeLog
plugins/gnome-glossary: ChangeLog
plugins/guile : ChangeLog
plugins/html : ChangeLog
plugins/lotus-123: ChangeLog
plugins/mps : ChangeLog
plugins/numtheory: ChangeLog
plugins/numtheory/doc: ChangeLog
plugins/oleo : ChangeLog
plugins/openoffice: ChangeLog
plugins/paradox: ChangeLog
plugins/perl-loader: ChangeLog
plugins/plan-perfect: ChangeLog
plugins/psiconv: ChangeLog
plugins/py-func: ChangeLog
plugins/python-loader: ChangeLog
plugins/qpro : ChangeLog
plugins/sample_datasource: ChangeLog
plugins/sc : ChangeLog
plugins/sylk : ChangeLog
plugins/uihello: ChangeLog
plugins/xbase : ChangeLog
po : ChangeLog
po-functions : ChangeLog
src/dialogs : ChangeLog
src/tools : ChangeLog
src/tools/solver: ChangeLog
src/tools/solver/glpk: ChangeLog
src/tools/solver/lp_solve: ChangeLog
src/widgets : ChangeLog
tools : ChangeLog

Log message:
1.7.3

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-19%2012:53&maxdate=2006-11-19%2012:55
Morten Welinder
2006-11-19 17:56:53 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/19 12:56:53

Modified files:
. : ChangeLog NEWS configure.in

Log message:
2006-11-19 Morten Welinder <***@gnome.org>

* configure.in: Post-release bump.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-19%2012:55&maxdate=2006-11-19%2012:57
Morten Welinder
2006-11-20 18:24:58 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 13:24:58

Modified files:
. : ChangeLog
src : ssconvert.c stf-export.c

Log message:
2006-11-20 Morten Welinder <***@gnome.org>

* src/ssconvert.c (ssconvert_options): Add new --recalc option.
Add internal --export-range option.
(convert): Recalc if requested. Setup range if requested.

* src/stf-export.c (stf_export_sheet): Code to handle internal
range specification.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2013:23&maxdate=2006-11-20%2013:25
Morten Welinder
2006-11-20 18:41:34 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 13:41:34

Modified files:
. : ChangeLog NEWS
src : ssconvert.c

Log message:
2006-11-20 Morten Welinder <***@gnome.org>

* src/ssconvert.c (convert): Fix error handling.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2013:40&maxdate=2006-11-20%2013:42
Morten Welinder
2006-11-20 18:51:03 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 13:51:03

Modified files:
. : NEWS
plugins/fn-financial: ChangeLog functions.c

Log message:
2006-11-20 Morten Welinder <***@gnome.org>

* functions.c (gnumeric_rate): Fix typo.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2013:50&maxdate=2006-11-20%2013:52
Morten Welinder
2006-11-20 19:33:35 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 14:33:35

Modified files:
samples/excel : operator.xls

Log message:
Fix comparisons of large results.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2014:32&maxdate=2006-11-20%2014:34
Morten Welinder
2006-11-21 00:24:56 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 19:24:55

Modified files:
plugins/sc : ChangeLog sc.c

Log message:
2006-11-20 Morten Welinder <***@gnome.org>

* sc.c (sc_parse_let): Handle functions with no args.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2019:23&maxdate=2006-11-20%2019:25
Morten Welinder
2006-11-21 00:25:58 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 19:25:58

Modified files:
. : NEWS

Log message:
Brag.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2019:24&maxdate=2006-11-20%2019:26
Morten Welinder
2006-11-21 00:26:38 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 19:26:38

gnumeric/test

Update of /cvs/gnome/gnumeric/test
In directory container.gnome.org:/tmp/cvs-serv13312/test

Log Message:
Directory /cvs/gnome/gnumeric/test added to the repository
Morten Welinder
2006-11-21 00:29:13 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 19:29:13

Added files:
test : .cvsignore GnumericTest.pm Makefile.am
t1000-statfuns.pl t1001-mathfuns.pl
t1002-finfuns.pl t1003-engfuns.pl
t1004-textfuns.pl t1005-logfuns.pl
t1006-datefuns.pl t1007-dbfuns.pl
t1008-infofuns.pl t1009-lookfuns.pl
t1010-bitwise.pl t1800-operators.pl
t1900-array.pl t5900-sc.pl

Log message:
New test framework.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2019:28&maxdate=2006-11-20%2019:30
Morten Welinder
2006-11-21 00:30:43 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 19:30:43

Modified files:
. : NEWS configure.in

Log message:
Hook up test framework.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2019:29&maxdate=2006-11-20%2019:31
Morten Welinder
2006-11-21 00:44:51 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 19:44:51

Modified files:
test : GnumericTest.pm t5900-sc.pl
Added files:
test : ChangeLog

Log message:
2006-11-20 Morten Welinder <***@gnome.org>

* test/GnumericTest.pm (test_importer): Grep out version node when
doing sha1sum.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2019:43&maxdate=2006-11-20%2019:45
Morten Welinder
2006-11-21 00:59:02 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 19:59:02

Modified files:
test : Makefile.am

Log message:
"echo", not "@echo"...

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2019:58&maxdate=2006-11-20%2020:00
Morten Welinder
2006-11-21 04:14:06 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/20 23:14:06

Modified files:
. : ChangeLog
src : gnumeric-gconf.c gnumeric-gconf.h

Log message:
2006-11-20 Morten Welinder <***@gnome.org>

* src/gnumeric-gconf.c (gnm_conf_shutdown): Plug leaks.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-20%2023:13&maxdate=2006-11-20%2023:15
Morten Welinder
2006-11-21 12:21:55 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/21 07:21:55

Modified files:
test : GnumericTest.pm
Added files:
test : t8000-valgrind.pl t8000-valgrind.supp

Log message:
More tests...

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-21%2007:20&maxdate=2006-11-21%2007:22
Morten Welinder
2006-11-21 13:16:00 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/21 08:16:00

Modified files:
test : Makefile.am

Log message:
Docs.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-21%2008:15&maxdate=2006-11-21%2008:17
Morten Welinder
2006-11-21 19:21:50 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/21 14:21:49

Modified files:
. : ChangeLog
src : value.c
plugins/excel : xlsx-write.c
plugins/gb : plugin.c

Log message:
Please upcoming checker.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-21%2014:20&maxdate=2006-11-21%2014:22
Morten Welinder
2006-11-21 19:24:08 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/21 14:24:08

Modified files:
test : ChangeLog GnumericTest.pm Makefile.am
t8000-valgrind.pl t8000-valgrind.supp
Added files:
test : t8100-null-false.pl

Log message:
2006-11-21 Morten Welinder <***@gnome.org>

* t8100-null-false.pl: New checker.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-21%2014:23&maxdate=2006-11-21%2014:25
Morten Welinder
2006-11-21 19:38:21 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/21 14:38:21

Modified files:
test : ChangeLog GnumericTest.pm
Added files:
test : t8101-gfree.pl

Log message:
2006-11-21 Morten Welinder <***@gnome.org>

* t8101-gfree.pl: New checker.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-21%2014:37&maxdate=2006-11-21%2014:39
Morten Welinder
2006-11-22 01:46:22 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/21 20:46:22

Modified files:
test : GnumericTest.pm

Log message:
Improve the valgrind runs.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-21%2020:45&maxdate=2006-11-21%2020:47
Morten Welinder
2006-11-22 01:58:27 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/21 20:58:27

Modified files:
test : GnumericTest.pm

Log message:
Doc fixes.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-21%2020:57&maxdate=2006-11-21%2020:59
Morten Welinder
2006-11-22 02:06:03 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/21 21:06:03

Modified files:
test : Makefile.am
Added files:
test : t1901-regress.pl

Log message:
Run regress.gnumeric too.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-21%2021:05&maxdate=2006-11-21%2021:07
Morten Welinder
2006-11-22 02:06:38 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/21 21:06:38

Modified files:
samples : regress.gnumeric

Log message:
Make regressions clear.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-21%2021:05&maxdate=2006-11-21%2021:07
Morten Welinder
2006-11-22 19:32:43 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/22 14:32:43

Added files:
test : t9999-epilogue.pl

Log message:
New pseudo-test to print warnings where they might be seen.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-22%2014:31&maxdate=2006-11-22%2014:33
Morten Welinder
2006-11-22 21:31:41 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/22 16:31:41

Modified files:
test : ChangeLog t8000-valgrind.supp

Log message:
2006-11-22 Morten Welinder <***@gnome.org>

* t8000-valgrind.supp: Add ORBit_gconf_ping_writev_i686_sym.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-22%2016:30&maxdate=2006-11-22%2016:32
Morten Welinder
2006-11-22 22:19:31 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/22 17:19:31

Modified files:
test : t8000-valgrind.supp
Added files:
test : normlize-gnumeric

Log message:
Add a gnumeric format normalizer. Not hooked in yet.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-22%2017:18&maxdate=2006-11-22%2017:20
Morten Welinder
2006-11-23 00:10:02 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/22 19:10:02

Modified files:
test : GnumericTest.pm normalize-gnumeric t5900-sc.pl

Log message:
Better gnumeric format normalizer.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-22%2019:09&maxdate=2006-11-22%2019:11
Morten Welinder
2006-11-23 00:16:47 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/22 19:16:47

Modified files:
test : normalize-gnumeric

Log message:
Fix version hack.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-22%2019:15&maxdate=2006-11-22%2019:17
Morten Welinder
2006-11-23 00:44:36 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/22 19:44:36

Modified files:
test : normalize-gnumeric

Log message:
Docs.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-22%2019:43&maxdate=2006-11-22%2019:45
Morten Welinder
2006-11-23 01:39:44 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/22 20:39:44

Modified files:
. : Makefile.am
test : Makefile.am

Log message:
Hook up the last parts of the test suite.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-22%2020:38&maxdate=2006-11-22%2020:40
Morten Welinder
2006-11-23 15:31:09 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/23 10:31:09

Modified files:
test : Makefile.am t5900-sc.pl
Added files:
test : t5901-qpro.pl

Log message:
Test the qpro importer too.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-23%2010:30&maxdate=2006-11-23%2010:32
Morten Welinder
2006-11-24 02:04:07 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/23 21:04:07

Modified files:
. : ChangeLog
po-functions : POTFILES.in
samples : regress.gnumeric
src : expr-name.c expr-name.h xml-sax-write.c
test : Makefile.am normalize-gnumeric t5900-sc.pl

Log message:
2006-11-23 Morten Welinder <***@gnome.org>

* src/xml-sax-write.c (xml_write_styles): Sort style regions so
hash order does not matter.
(xml_write_named_expressions): Sort names to hash order does not
matter.

* src/expr-name.c (gnm_named_expr_collection_list): New function.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-23%2021:03&maxdate=2006-11-23%2021:05
Morten Welinder
2006-11-25 00:29:59 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/24 19:29:59

Modified files:
test : GnumericTest.pm
Added files:
test : t8102-glade-visible

Log message:
New test for glade files.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-24%2019:28&maxdate=2006-11-24%2019:30
Morten Welinder
2006-11-25 03:59:34 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/24 22:59:34

Modified files:
. : NEWS ChangeLog
src : ssconvert.c

Log message:
2006-11-24 Morten Welinder <***@gnome.org>

* src/ssconvert.c (convert): Avoid updating the recect-files list.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-24%2022:58&maxdate=2006-11-24%2023:00
Morten Welinder
2006-11-25 22:37:10 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/25 17:37:09

Modified files:
test : GnumericTest.pm t1000-statfuns.pl
t1001-mathfuns.pl t1002-finfuns.pl
t1003-engfuns.pl t1004-textfuns.pl
t1005-logfuns.pl t1006-datefuns.pl
t1007-dbfuns.pl t1008-infofuns.pl
t1009-lookfuns.pl t1010-bitwise.pl
t1800-operators.pl t1900-array.pl
t1901-regress.pl t5900-sc.pl t5901-qpro.pl
t8000-valgrind.pl t8100-null-false.pl
t8101-gfree.pl t8102-glade-visible
t9999-epilogue.pl

Log message:
Print the purpose of each test.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-25%2017:36&maxdate=2006-11-25%2017:38
Morten Welinder
2006-11-25 23:04:10 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/25 18:04:10

Modified files:
src : clipboard.c stf-parse.c stf-parse.h stf.c
src/dialogs : dialog-stf-csv-page.c dialog-stf-main-page.c
dialog-stf-preview.c dialog-stf-preview.h
dialog-stf.c

Log message:
Fix includes.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-25%2018:03&maxdate=2006-11-25%2018:05
Morten Welinder
2006-11-26 03:45:49 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/25 22:45:49

Modified files:
. : ChangeLog
src : dependent.c dependent.h expr-name.c expr-name.h
sheet.h

Log message:
2006-11-25 Morten Welinder <***@gnome.org>

* src/dependent.c (gnm_dep_set_expr_undo_new,
gnm_dep_unlink_undo_new): New functions.
(dep_hash_destroy, invalidate_name, handle_referencing_names,
handle_outgoing_reference, tweak_3ds): Drop destroy argument. All
callers changed.
(dependents_invalidate_sheets): Make static.
(dependents_revive_sheet): Use go_undo_undo.

* src/sheet.h: Make ::revive a GOUndoGroup *.

* src/expr-name.c (expr_name_set_expr_undo_new): New function.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-25%2022:44&maxdate=2006-11-25%2022:46
Morten Welinder
2006-11-26 21:47:40 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/26 16:47:40

Modified files:
. : NEWS
src/dialogs : ChangeLog dialog-goal-seek.c

Log message:
2006-11-26 Morten Welinder <***@gnome.org>

* dialog-goal-seek.c (gnumeric_goal_seek): Set the evaldata.state
so we avoid spectacular crashes. Fixes #377961.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-26%2016:46&maxdate=2006-11-26%2016:48
Morten Welinder
2006-11-27 01:26:54 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/26 20:26:54

Modified files:
. : NEWS
src/tools : ChangeLog goal-seek.c

Log message:
2006-11-26 Morten Welinder <***@gnome.org>

* goal-seek.c (goal_seek_newton): Allow up to 40 iterations.
Don't overshoot anymore after we have both sides of the root.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-26%2020:25&maxdate=2006-11-26%2020:27
Morten Welinder
2006-11-27 15:02:21 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/27 10:02:20

Modified files:
. : NEWS
src/dialogs : ChangeLog dialog-define-names.c

Log message:
2006-11-27 Morten Welinder <***@gnome.org>

* dialog-define-names.c (name_guru_add): If the name is empty,
simply do nothing.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-27%2010:01&maxdate=2006-11-27%2010:03
Morten Welinder
2006-11-27 15:04:45 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/27 10:04:45

Modified files:
src/dialogs : dialog-define-names.c

Log message:
Kill g_return_val_if_fail no longer needed.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-27%2010:03&maxdate=2006-11-27%2010:05
Morten Welinder
2006-11-27 15:14:17 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/27 10:14:17

Modified files:
src/dialogs : ChangeLog dialog-define-names.c

Log message:
Plug leak.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-27%2010:13&maxdate=2006-11-27%2010:15
Morten Welinder
2006-11-28 01:44:37 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/27 20:44:37

Modified files:
test : t9999-epilogue.pl

Log message:
Warn if default font is not as expected.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-27%2020:43&maxdate=2006-11-27%2020:45
Morten Welinder
2006-11-28 03:32:21 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gnumeric
Changes by: mortenw 06/11/27 22:32:21

Modified files:
. : ChangeLog
plugins/fn-financial: functions.c
src : expr.c func.c gnm-format.c gnumeric-canvas.c
gnumeric-gconf.c gui-file.c number-match.c
parser.y sheet-object-graph.c
sheet-object-image.c ssconvert.c ssindex.c
stf-parse.c value-sheet.c value.c
workbook-edit.c workbook-view.c
src/dialogs : dialog-formula-guru.c
src/widgets : gnumeric-expr-entry.c

Log message:
2006-11-27 Morten Welinder <***@gnome.org>

* Catch up with goffice renamings.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-11-27%2022:31&maxdate=2006-11-27%2022:33
Loading...