- 15 Mar, 1999 1 commit
-
-
Miguel de Icaza authored
1999-03-14 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/fn-math.c (callback_function_sum): Detects integer over/under flow. * src/expr.c (eval_expr): Add integer overflow code for addition and substraction.
-
- 14 Mar, 1999 1 commit
-
-
Miguel de Icaza authored
1999-03-14 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/expr.c (bigger_prec): When decoding left-to-right apply parentheses if the two priorities are equal.
-
- 13 Mar, 1999 7 commits
-
-
Richard Hult authored
1999-03-13 Richard Hult <rhult@hem2.passagen.se> * src/xml-io.c (xmlGetGnomeCanvasPoints): test against the value returned by xmlGetValue, not the GnomeCanvasPoints value.
-
Michael Meeks authored
-
Michael Meeks authored
Remembered fn-eng.c Implemented DELTA
-
Michael Meeks authored
-
Kjartan Maraas authored
1999-03-13 Kjartan Maraas <kmaraas@fib.hl.no> * Speling errors
-
Kjartan Maraas authored
1999-03-13 Kjartan Maraas <kmaraas@fib.hl.no> * Updated translation (functions still missing)
-
Arturo Espinosa authored
-
- 12 Mar, 1999 4 commits
-
-
Arturo Espinosa authored
-
Arturo Espinosa authored
-
Michael Meeks authored
-
Miguel de Icaza authored
1999-03-11 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/clipboard.c (sheet_paste_selection): New routine. Abstracts the paste operation. (clipboard_paste_region): Now it uses a clipboard with the active X selection instead of defaulting to "request clipboard from X" (this is only for inter-workbook copy-paste). * src/sheet.c (find_workbook_with_clipboard): Tries to find a workbook with clipboard information. Probably the clipboard should be global to all Gnumeric. * src/render-ascii.c (cell_region_render_ascii): Free the information after we have used it, not before. * src/expr.c (eval_expr): Handle new-born recursive references.
-
- 11 Mar, 1999 6 commits
-
-
Michael Meeks authored
-
Michael Meeks authored
-
Arturo Espinosa authored
-
Miguel de Icaza authored
1999-03-11 Miguel de Icaza <miguel@nuclecu.unam.mx> * ms-excel.c (find_workbook): Use g_strncasecmp here.
-
Arturo Espinosa authored
-
Arturo Espinosa authored
* src/fn-financial.c: New file. (gnumeric_effect, gnumeric_sln, gnumeric_syd): New functions. * src/func.c (functions_init): Added financial functions. * src/func.h: Added extern.
-
- 10 Mar, 1999 4 commits
-
-
Michael Meeks authored
-
Michael Meeks authored
-
Michael Meeks authored
-
Arturo Espinosa authored
-
- 09 Mar, 1999 4 commits
-
-
Michael Meeks authored
-
Arturo Espinosa authored
-
Miguel de Icaza authored
1999-03-08 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/fn-misc.c (gnumeric_clean): Add check here: only loop until the end of the string.
-
Miguel de Icaza authored
1999-03-08 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/sheet.c (sheet_cell_foreach_range): Revert the arguments if they are in a different order.
-
- 08 Mar, 1999 5 commits
-
-
Arturo Espinosa authored
-
Arturo Espinosa authored
Text export filter from Takashi Matsuda.
-
Michael Meeks authored
-
Vincent Renardias authored
* Updated debian files for release 0.15.
-
Michael Meeks authored
-
- 06 Mar, 1999 1 commit
-
-
Ralf Baechle authored
-
- 05 Mar, 1999 1 commit
-
-
Michael Meeks authored
Cleaned debug output
-
- 04 Mar, 1999 2 commits
-
-
Michael Meeks authored
-
Michael Meeks authored
Learned '?' has lower precedence than '+'
-
- 28 Feb, 1999 2 commits
-
-
Arturo Espinosa authored
-
Gregory McLean authored
-- Greg
-
- 25 Feb, 1999 2 commits
-
-
Pablo Saratxaga authored
-
Arturo Espinosa authored
Fix to the plugin, since Perl likes to pollute every single name space it has access too and some more
-