- 09 May, 2000 13 commits
-
-
Morten Welinder authored
-
Valek Frob authored
-
Jody Goldberg authored
-
Jody Goldberg authored
-
Jody Goldberg authored
-
Jody Goldberg authored
2000-05-09 Jody Goldberg <jgoldberg@home.com> * src/commands.c (cmd_set_date_time_{undo,redo}) : Mark the changed cell for status update. * src/Makefile.am (INCLUDES) : Remove extra '/' at end. * src/workbook.c (insert_current_time_cmd) : fix cut-n-paste-o.
-
Valek Frob authored
-
Jody Goldberg authored
2000-05-09 Jody Goldberg <jgoldberg@home.com> * src/xml-io.c (xml_probe) : Check versioning in descending order. (gnumeric_xml_read_workbook) : Add check for v3.
-
Valek Frob authored
-
Almer. S. Tigelaar authored
2000-05-09 Almer. S. Tigelaar. <almer1@dds.nl> * NEWS Updated the news file
-
Kjartan Maraas authored
2000-05-09 Kjartan Maraas <kmaraas@online.no> * no.po: Updated Norwegian translation.
-
Jody Goldberg authored
2000-05-08 Jody Goldberg <jgoldberg@home.com> * src/cell.c (cell_set_value) : When guessing what the entered text was for a supplied string value prepend a \' to ensure that the value stays a string, and so that blank cells work better.
-
Jody Goldberg authored
- Spans were not redrawn when interupted. - Spans were not recalculated when the blockage was cleared. - Sorting crashed because the semantics of sheet_remove_cell changed to call cell_destroy. 2000-05-08 Jody Goldberg <jgoldberg@home.com> * src/sheet.c (sheet_cell_calc_span) : redraw the bounding range when interupting spans. (sheet_clear_region) : Respan ranges that were interupted by the cleared region. (sheet_cell_remove_simple) : rename from sheet_cell_remove_internal and export.
-
- 08 May, 2000 15 commits
-
-
Jon K Hellan authored
2000-05-08 Jon K Hellan <hellan@acm.org> * csv-io.c (CSV_DESCR): Description said that plugin can read and write. Fixed to say write only.
-
Jon K Hellan authored
2000-05-08 Jon K Hellan <hellan@acm.org> * src/file.c (cb_select): New callback: Make double click on list in import filter chooser works like "OK". (workbook_import): Back when we first started using glade, we used a hack to avoid flicker when popping up the filter chooser. We now know how to do it right, and remove the hack. (workbook_import): Connect callback to handle double click. (workbook_import): Fix bug: return value from import would clobber return value from dialog_run. We now close dialog after retrieving selection, but before importing. We really should keep the dialog up until user either succeeds with import or explicitly cancels. But we let that wait. This behaviour should be implemented in a lot of places in a coordinated way. (workbook_import): Do not destroy workbook after WM close - it is already destroyed.
-
Morten Welinder authored
-
Morten Welinder authored
2000-05-03 Morten Welinder <terra@diku.dk> * configure.in (gnome-print): Survive version "0.19cvs". * *: include <config.h>
-
Jody Goldberg authored
-
Jody Goldberg authored
2000-05-08 Jody Goldberg <jgoldberg@home.com> * src/selection.c (sheet_selection_extend_to) : Call sheet_update so that selection changes via mouse movement will update the status areas. (sheet_selection_set) : Call sheet_flag_selection_change. * src/sheet.c (sheet_flag_selection_change) : New function to flag that sheet_update should recalc the autoexpressions.
-
Jon K Hellan authored
2000-05-08 Jon K Hellan <hellan@acm.org> This change was committed a week ago, but I forgot the changelog: * src/dialogs/dialog-goto-cell.c (cb_row_selected): Make double click on list work like "OK". * src/dialogs/dialog-goto-cell.c (dialog_goto_cell): Remove buttons which do not do anything yet.
-
Jon K Hellan authored
2000-05-07 Jon K Hellan <hellan@acm.org> * src/workbook.c (yield_focus): New callback: Give up focus when widget is destroyed. This gets rid of a warning when import is canceled. (workbook_attach_sheet): Connect callback. (workbook_set_focus): Do nothing if focus target argument is NULL.
-
Jody Goldberg authored
-
Jody Goldberg authored
-
Jody Goldberg authored
- perl - gda - plan-perfect plugins. They must be included to avoid problems with translations. However, they are not stable enough to build by default.
-
Jody Goldberg authored
-
Karl Eichwalder authored
-
Jody Goldberg authored
re: gnome-print
-
Jody Goldberg authored
2000-05-07 Jody Goldberg <jgoldberg@home.com> * src/xml-io.c (xml_workbook_write) : Bump the xml version to v3. (xml_probe) : Handle v[123].
-
- 07 May, 2000 12 commits
-
-
Kenneth Christiansen authored
2000-05-07 Kenneth Christiansen <kenneth@gnome.dk> * update.sh: Updated update.sh to support merging, --help, easier porting to new packages, et al
-
Jon K Hellan authored
2000-05-07 Jon K Hellan <hellan@acm.org> * POTFILES.in: Removed dialog-printer.c - it's been superseded by gnome-print dialogs.
-
Jon Kåre Hellan authored
-
Jon K Hellan authored
2000-05-07 Jon K Hellan <hellan@acm.org> * src/dialogs/Makefile.am: dialog-printer.[ch] have been superseded by gnome-print dialogs. Remove. * src/print.c (sheet_print): Make print button default. Add accelerators. * configure.in: Depend on gnome-print >= 0.19 * plugins/python/Makefile.am: Include gnumeric-defs.py.
-
Kenneth Christiansen authored
gnumeric/po/da.po
-
Jody Goldberg authored
-
Jody Goldberg authored
2000-05-07 Jody Goldberg <jgoldberg@home.com> * src/sheet-style.c (sheet_style_attach) : disable cache trash avoidance code. None of the sample xls were loading.
-
Karl Eichwalder authored
-
Karl Eichwalder authored
-
Karl Eichwalder authored
-
Karl Eichwalder authored
-
Jody Goldberg authored
2000-05-07 Jody Goldberg <jgoldberg@home.com> * src/sheet.c (sheet_cell_calc_span) : Size the content if it has not yet been sized. * src/commands.c (cmd_area_set_text_redo) : Do not queue the resize, rerender, and respan until after the recalc.
-