- 25 Jun, 2001 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 23 Jun, 2001 5 commits
-
-
Almer S. Tigelaar authored
2001-06-23 Almer S. Tigelaar <almer@gnome.org> * src/item-cursor.c (item_cursor_do_drop): Always clear the status text. * src/GNOME_Gnumeric.xml: Add missing outline menu items.
-
Yukihiro Nakai authored
-
Yukihiro Nakai authored
-
Yukihiro Nakai authored
-
Valek Frob authored
-
- 22 Jun, 2001 2 commits
-
-
Morten Welinder authored
2001-06-22 Morten Welinder <terra@diku.dk> * src/goal-seek.c (update_data): Prefer absolute lowest y-value in cases where we have only one side of zero. 2001-06-22 Morten Welinder <terra@diku.dk> * fn-financial.c (gnumeric_rate, gnumeric_irr): No longer respect sign of guess. It's a nice idea, but breaks tests. (White-space samba in plugins/excel/ms-excel-read.c)
-
Yukihiro Nakai authored
-
- 21 Jun, 2001 8 commits
-
-
Karl Eichwalder authored
2001-06-21 Karl Eichwalder <ke@suse.de> * de.po: Update.
-
Jody Goldberg authored
-
Jody Goldberg authored
2001-06-21 Jody Goldberg <jgoldberg@home.com> * xml-sax-read.c (xml_not_used_old_array_spec) : patch some gcc3 warnings. 2001-06-21 Jody Goldberg <jgoldberg@home.com> * applix-read.c (applix_read_view) : patch some gcc3 warnings.
-
Morten Welinder authored
2001-06-21 Morten Welinder <terra@diku.dk> * ms-excel-read.c (ms_excel_read_supporting_wb): Fix trigraph stuff and cut down on repeated question marks in general.
-
Morten Welinder authored
2001-06-21 Morten Welinder <terra@diku.dk> * src/summary.c: #include <string.h> for strlen. * src/search.c (calculate_replacement): Warning killer. * src/regression.c: #include <stdlib.h> for abs. * src/plugin-loader-module.c: #include <string.h> for strcmp. * src/formats.c (cell_format_fraction): Avoid accidental use of trigraph. * src/complete.c: #include <stdlib.h> for abort. 2001-06-21 Morten Welinder <terra@diku.dk> * fn-stat.c: #include <string.h> for memset. * fn-lookup.c: #include <stdlib.h> for abs. * fn-information.c (translate_table): Fix accidental use of trigraph. #include <stdlib.h> for abs and <string.h> for strcmp. * fn-date.c: #include <string.h> for strcmp and <stdlib.h> for abort.
-
Morten Welinder authored
(And fix English grammar.)
-
Chyla Zbigniew authored
Updated.
-
Almer S. Tigelaar authored
2001-06-21 Almer S. Tigelaar <almer@gnome.org> * src/gnumeric-sheet.c (border_mutate): New, toggles borders around regions. (gnumeric_sheet_key_mode_sheet): Make Ctrl+Backspace center on the active cell. Add support for Locked scrolling with the arrow keys, home and end. Add support for Ctrl+Shift ~, $, %, ^, #, @, !, & and _ shortcut keys for formatting and border mutations. * src/workbook-control-gui.c, src/GNOME_Gnumeric.xml: Change keybinding of Goto Cell from Ctrl+G to F5. Set keybinding of Search&Replace to F6. Set keybinding of Define Names to Ctrl+F3
-
- 20 Jun, 2001 5 commits
-
-
Almer S. Tigelaar authored
2001-06-20 Almer S. Tigelaar <almer@gnome.org> * src/print.c (print_page_cells): Convert scaling percentage to factor. (setup_scale): Idem. (print_page): Idem. (compute_group): Idem. 2001-06-20 Almer S. Tigelaar <almer@gnome.org> * dialog-printer-setup.c (do_setup_page): No need to mutate scaling to a percentage it is already a percentage. (do_fetch_page): Idem.
-
Almer S. Tigelaar authored
2001-06-20 Almer S. Tigelaar <almer@gnome.org> * src/workbook-control-gui.c (wbcg_claim_selection): Use wbcg->toplevel, not wbcg->table. This fixes copying from Gnumeric to another application.
-
Almer S. Tigelaar authored
2001-06-20 Almer S. Tigelaar <almer@gnome.org> * src/print-info.c (print_info_new): Default to scale factor 1 not 100.
-
Jody Goldberg authored
2001-06-20 Jody Goldberg <jgoldberg@home.com> * src/number-match.c (compute_value) : parse 12:xx am correctly.
-
Jody Goldberg authored
2001-06-19 Jody Goldberg <jgoldberg@home.com> * src/commands.c (cmd_search_replace_do_cell) : Adjust to ref semantics change. * src/number-match.c (format_match) : do not add a ref to the resulting format. * src/sheet.c (sheet_cell_set_text) : no need to unref anymore. (sheet_range_set_text) : ditto. * src/cell.c (cell_assign_value) : ref before unref. (cell_eval_content) : Use a simplified assignment to avoid refing and unrefing the formats. (cell_set_text) : cleanup reference handling.
-
- 19 Jun, 2001 6 commits
-
-
Morten Welinder authored
2001-06-19 Morten Welinder <terra@diku.dk> * src/number-match.c (compute_value): Don't g_barf on invalid dates.
-
Almer S. Tigelaar authored
2001-06-19 Almer S. Tigelaar <almer@gnome.org> * src/item-cursor.c (item_cursor_tip_setstatus): New function. (cb_move_cursor): Call item_cursor_tip_setstatus. (item_cursor_do_drop): Clear the status text.
-
Morten Welinder authored
-
Morten Welinder authored
-
Yukihiro Nakai authored
-
Karl Eichwalder authored
-
- 18 Jun, 2001 10 commits
-
-
Jody Goldberg authored
2001-06-18 Jody Goldberg <jgoldberg@home.com> * src/item-cursor.c (ActionType) : all actions must be > 0. 2001-06-17 Jody Goldberg <jgoldberg@home.com> * src/io-context.c (workbook_io_progress_set) : delete update based on styles. This operation leaked and was very expensive.
-
Almer S. Tigelaar authored
2001-06-18 Almer S. Tigelaar <almer@gnome.org> * src/gnumeric-sheet.c (gnumeric_sheet_key_mode_sheet): Support for end and ctrl+end.
-
Almer S. Tigelaar authored
2001-06-18 Almer S. Tigelaar <almer@gnome.org> * src/gnumeric-sheet.c (gnumeric_sheet_key_mode_sheet): Support for end and ctrl+end. * src/workbook-control-gui.c: Add accelerator for formula/value toggling. * src/GNOME_Gnumeric.xml: Add missing accelerator for goto cell and new accelerator for formula/value toggling.
-
Ole Laursen authored
2001-06-18 Ole Laursen <olau@hardworking.dk> * da.po: Updated last few things in Danish translation before release.
-
Karl Eichwalder authored
2001-06-18 Karl Eichwalder <ke@suse.de> * de.po: Update.
-
Karl Eichwalder authored
2001-06-18 Karl Eichwalder <ke@suse.de> * src/main.c (gnumeric_main): Add missing exclamation mark.
-
Karl Eichwalder authored
2001-06-18 Karl Eichwalder <ke@suse.de> * dialog-stf-main-page.c (stf_dialog_main_page_init): Typo.
-
Stanislav Visnovsky authored
2001-06-18 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz> * sk.po: Updated Slovak translation.
-
Andras Timar authored
2001-06-18 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
-
Jody Goldberg authored
-
- 17 Jun, 2001 2 commits
-
-
Jody Goldberg authored
2001-06-17 Jody Goldberg <jgoldberg@home.com> * src/sheet-style.c (cb_filter_style) : delete code that is irrelevant now that borders are sane. (sheet_style_get_uniform) : ditto.
-
Almer S. Tigelaar authored
2001-06-17 Almer S. Tigelaar <almer@gnome.org> For Tino Meinen <a.t.meinen@chello.nl> : * nl.po: Updated Dutch translation.
-