- 22 Feb, 1999 3 commits
-
-
Miguel de Icaza authored
1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx> * ms-ole.c (ms_ole_write_sb): Do not use C++ comments.
-
Miguel de Icaza authored
1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/sheet.c (sheet_cell_remove_internal): Queue recalcs for cells that depend on cells that are being destroyed. 1999-02-21 Michael Meeks <michael@imaginator.com>
-
Michael Meeks authored
fatal bugs fixed.
-
- 21 Feb, 1999 3 commits
-
-
Michael Fulbright authored
Dr Mike <drmike@redhat.com>
-
Sergey I. Panov authored
-
Sergey I. Panov authored
-
- 20 Feb, 1999 4 commits
-
-
Raja R Harinath authored
* configure.in (AC_OUTPUT): Remove `sed POTFILES...'. * acinclude.m4: Removed.
-
Raja R Harinath authored
* doc/C/Makefile.am (install-data-local): Use $(mkinstalldirs) not $(topsrcdir)/mkinstalldirs. BTW, is someone confusing this with Mozilla. Barring the fact that $(mkinstalldirs) is better than $(top_srcdir)/mkinstalldirs, it is $(top_srcdir) not $(topsrcdir).
-
Raja R Harinath authored
-
Raja R Harinath authored
* src/Makefile.am: Use $(GNOME_CONFIG) instead of `gnome-config' to run the gnome-config script. (BUILT_SOURCES): Swap with GNUMERIC_CORBA_GENERATED to be conceptually clean.
-
- 19 Feb, 1999 5 commits
-
-
Miguel de Icaza authored
1999-02-19 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/fn-misc.c (gnumeric_min): Implement ISERROR.
-
Miguel de Icaza authored
1999-02-19 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/clipboard.c (paste_cell): Do not render the value if the result is an error. * src/cell.c (cell_copy): Do not copy the value of a cell when the value is NULL (due to the cell having an error). * src/expr.c (eval_expr): Evaluate binary operations in parts to keep the correct error message on an operation if possible. (eval_expr): Propagate errors. * src/item-edit.c (item_edit_draw): Sync the before-cursor and after-cursor Y-display text cordinate. * src/expr.c (eval_funcall): Add type checking for the simple functions. * doc/C/Makefile.am (install-data-local): use topsrcdir here (fix from Ian Campbell <ijc25@cam.ac.uk> * src/fn-math.c (gnumeric_not): Implement NOT.
-
Vincent Renardias authored
-
Arturo Espinosa authored
-
Miguel de Icaza authored
1999-02-19 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/number-match.c (format_create_regexp): Allow upper case format codes. * src/format.c: ditto.
-
- 18 Feb, 1999 6 commits
-
-
Pablo Saratxaga authored
and some i18n improvements.
-
Michael Meeks authored
-
Michael Meeks authored
-
Michael Meeks authored
-
Pablo Saratxaga authored
-
Pablo Saratxaga authored
-
- 17 Feb, 1999 10 commits
-
-
Michael Fulbright authored
Dr Mike <drmike@redhat.com>
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-
Michael Meeks authored
-
Arturo Espinosa authored
-
Pablo Saratxaga authored
-
Pablo Saratxaga authored
-
Pablo Saratxaga authored
-
- 16 Feb, 1999 5 commits
-
-
Miguel de Icaza authored
1999-02-16 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/workbook.c (change_auto_expr_menu): OOps I got too excited here using my helper routine: Now we do not destroy this helpful menu. * src/widget-editable-label.c (editable_label_set_text): Bug fix: sometimes this code is invoked with its argument being el->text.
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-
Miguel de Icaza authored
1999-02-15 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/workbook.c (workbook_new): Make a local copy of the toolbar, as we use this to update the radio buttons. (workbook_do_destroy): Free the toolbar. (workbook_feedback_set): Use the per-workbook toolbar here.
-
Sergey I. Panov authored
-
- 15 Feb, 1999 1 commit
-
-
Sergey I. Panov authored
-
- 14 Feb, 1999 1 commit
-
-
Kjartan Maraas authored
1999-02-14 Kjartan Maraas <kmaraas@fib.hl.no> * Updated translation
-
- 13 Feb, 1999 2 commits
-
-
Michael Meeks authored
-
Bruno Unna authored
of cells.
-