- 02 May, 1999 5 commits
-
-
Michael Meeks authored
Huge clean, and mean.
-
Michael Meeks authored
-
Michael Meeks authored
-
Michael Meeks authored
-
Michael Meeks authored
Speedups using this for ms-excel numbers also gives better precision.
-
- 01 May, 1999 1 commit
-
-
Arturo Espinosa authored
Graphic Wizard touch ups. Gnumeric got a decent CORBA interface. Gnumeric got an implmeneation for above cool CORBA interface Miguel
-
- 30 Apr, 1999 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 29 Apr, 1999 7 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
crashes. Fixes parts of column/row insert/delete.
-
Jukka-Pekka Iivonen authored
1999-04-29 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-{math,sheet,logical}.c, src/func.[ch]: Moved logical functions into a new file.
-
Jukka-Pekka Iivonen authored
1999-04-29 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-math.c: Added ROUNDDOWN() and ROUNDUP(). * src/fn-stat.c: Added PROB().
-
Jukka-Pekka Iivonen authored
1999-04-29 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-math.c: Added SUMX2MY2(), SUMX2PY2(), and SUMXMY2(). * src/fn-stat.c: CONFIDENCE() should now work fully.
-
Sergey I. Panov authored
-
- 28 Apr, 1999 5 commits
-
-
Vincent Renardias authored
* Update.
-
Jukka-Pekka Iivonen authored
1999-04-28 Jukka-Pekka Iivonen <iivonen@iki.fi> * src/fn-stat.c: Added COUNTA(), FINV(), and TINV(). * src/fn-stat.c, src/fn-math.c: AVERAGE(), COUNT(), MAX(), and MIN() moved from fn-math.c to fn-stat.c. They are in the statistical function group in Excel.
-
Arturo Espinosa authored
-
Arturo Espinosa authored
Warning fixes; Keep up with Bonobo changes; Render the views in all of the graphic wizard view bits. Miguel
-
Arturo Espinosa authored
So now it launches the sample-server and sticks a view of it on the wizard pages. Now, I can not figure out why test-container can auto-launch the server and why my code can not auto-launch it. You have to launch the server from the command line. Go figure. Miguel.
-
- 27 Apr, 1999 2 commits
-
-
Arturo Espinosa authored
-
jpekka authored
-
- 26 Apr, 1999 6 commits
-
-
Arturo Espinosa authored
More work on the graphics wizard. Miguel.
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-
Miguel de Icaza authored
1999-04-26 Miguel de Icaza <miguel@nuclecu.unam.mx> * graphic-context.[ch]: New files that keep track of the construction of the graphic process. * graphics.glade: Renamed some widgets I need to manipulate. 1999-04-26 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/eval.c (intersects): Typo fix. Sheet was being assigned instead of being tested for equality. This got Michael to crash Gnumeric (as there was no test for can_remove) 1999-04-26 Miguel de Icaza <miguel@nuclecu.unam.mx> * ms-excel.c (ms_excel_workbook_detach): Check the return value of workbook_detach_sheet. (ms_excel_read_sheet): If detaching fails, there is a dependency.
-
jpekka authored
-
jpekka authored
-
- 25 Apr, 1999 1 commit
-
-
Morten Welinder authored
Sat Apr 24 14:39:32 1999 Morten Welinder <terra@diku.dk> * src/sheet.c (sheet_selection_reset_only): Remove useless initialisation. Don't free individual selections here. (sheet_selections_free): Walk the list of selections and free each one. (sheet_get_selection_name): Calculate buffer size based on the size of an int. * src/fn-eng.c: Remove sqrtpi function -- it's already in fn-math.c * src/fn-math.c (gnumeric_sqrtpi): Add range check. * src/symbol.c (symbol_install): Add sanity check.
-
- 24 Apr, 1999 1 commit
-
-
Arturo Espinosa authored
-
- 23 Apr, 1999 6 commits
-
-
Arturo Espinosa authored
Morten Wellinder fixes: 1. Bug of rounding on display fixed. 2. Fix shutdown procedure
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
Arturo Espinosa authored
Integrate libglade into gnumeric compilation process. Add wizard for graphics creation (using beautiful Glade/libglade combo to cook up the dialog box in 30 minutes). Miguel.
-
Arturo Espinosa authored
-
- 22 Apr, 1999 3 commits
-
-
Arturo Espinosa authored
Add Michael Lausch's Gnome Database plugin. This allows you to run functions like this: =execSQL ("Select * from table") in GNumeric
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-
- 21 Apr, 1999 1 commit
-
-
Morten Welinder authored
1999-04-21 Morten Welinder <terra@diku.dk> * src/workbook.c (workbook_do_destroy): Release the sheets and the hash table that held the references to the sheets. * src/func.c: warning fix. 1999-04-21 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/widget-editable-label.c (el_button_press_event): Add type cast to kill warning. * src/format.c: Include ieeefp.h if required. Apr 20 16:34:38 1999 Morten Welinder <terra@diku.dk> * ms-obj.c (ms_obj_read_obj): Initialise type. 1999-04-19 Morten Welinder <terra@diku.dk> * ms-excel.c (biff_get_rk): Fixed up mask on eIEEE.
-