- 01 Jun, 1999 3 commits
-
-
Morten Welinder authored
-
Michael Meeks authored
all on the #gnome channel for testing files for me ). Only a small subset of features are implemented: plain text/numbers so far.
-
Morten Welinder authored
-
- 31 May, 1999 4 commits
-
-
Michael Meeks authored
-
Michael Meeks authored
-
Matt Loper authored
1999-05-31 Matt Loper <matt@gnome-support.com> * src/sheet-view.c: Because GNOME::Component was renamed to GNOME::BonoboObject, some bonobo function call names needed to be changed here (ex. gnome_component_new_view to gnome_bonobo_object_new_view). * src/sheet-object-container.c (sheet_object_container_land): likewise. (sheet_object_container_realize): likewise.
-
Jukka-Pekka Iivonen authored
1999-05-31 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-lookup.c: Added ADDRESS(). Cleaned up too long lines.
-
- 30 May, 1999 4 commits
-
-
Michael Meeks authored
-
Arturo Espinosa authored
-
Michael Meeks authored
-
Michael Meeks authored
-
- 29 May, 1999 1 commit
-
-
Arturo Espinosa authored
-
- 28 May, 1999 5 commits
-
-
Morten Welinder authored
-
Vincent Renardias authored
* typo fix.
-
Michael Meeks authored
-
Morten Welinder authored
-
Morten Welinder authored
-
- 27 May, 1999 1 commit
-
-
Jukka-Pekka Iivonen authored
1999-05-27 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-stat.c: Added BETAINV() and CHITEST(). Added optional parameters A and B to BETADIST(). Implemented non-cumulative case of NORMDIST(). Implemented cumulative case of POISSON(). Fixed CHIDIST(), CHIINV(), FDIST(), FINV(), and TDIST() to return the complement of the probablity. It looks like TINV() is still broken after file restructurations.
-
- 26 May, 1999 6 commits
-
-
Morten Welinder authored
-
Michael Meeks authored
-
Arturo Espinosa authored
-
Michael Meeks authored
Fixed writing of gnumeric and excel sheets to preserve sheet order.
-
Michael Meeks authored
Excel doesn't like them though 8)
-
Morten Welinder authored
Using code from "R" gives better precision and we avoid a lot of root- finding loops, i.e., we get speed too.
-
- 25 May, 1999 5 commits
-
-
Morten Welinder authored
The occasional fix. Cleanup.
-
Michael Meeks authored
-
linuxnet authored
-
Michael Meeks authored
-
Miguel de Icaza authored
1999-05-23 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/file.c (workbook_save_as): Handle the window closing by the window manager here. (dialog_query_load_file): And here. * src/dialog-zoom.c (dialog_zoom): Handle window manager close here (it comes in the form of return value being NULL). * src/dialog-insert-cells.c (dialog_insert_cells): ditto. * src/dialog-delete-cells.c (dialog_delete_cells): ditto.
-
- 24 May, 1999 4 commits
-
-
Michael Meeks authored
-
Morten Welinder authored
-
Michael Meeks authored
OLE_DEBUG = 0 fixed silly bug in small block chain writing.
-
Morten Welinder authored
Fix scrolling bug. Minor cleanup of new root finder.
-
- 23 May, 1999 3 commits
-
-
Morten Welinder authored
-
Michael Meeks authored
-
Morten Welinder authored
-
- 22 May, 1999 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 21 May, 1999 2 commits
-
-
Morten Welinder authored
-
jpekka authored
-