- 20 Feb, 1999 2 commits
-
-
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 3 commits
-
-
Michael Meeks authored
-
Bruno Unna authored
of cells.
-
Arturo Espinosa authored
-
- 12 Feb, 1999 5 commits
-
-
Miguel de Icaza authored
1999-02-12 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/item-cursor.c (item_cursor_target_region_ok): Warn the user if he overwrites something accidentally by dropping cells in the target location. * src/sheet.c (sheet_is_region_empty): New function.
-
Arturo Espinosa authored
-
Michael Meeks authored
-
Frederic Devernay authored
-
Bruno Unna authored
* src/cell.c (cell_draw): Now the function draws the cell using the cell background color setting. Although it does the job, I guess there must be a better way to do it. Thanks to Michael for the hint. * src/item-grid.c (item_grid_draw_cell): Commented out the lines involved with patterns display in the cell, for that code is not ready yet. * src/dialog-cell-format (create_coloring_page): Reactivated the background selection panel of the coloring page. * src/dialog-cell-format (create_background_radio): Commented out the addition of the pattern selection for a cell.
-
- 11 Feb, 1999 2 commits
-
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-