- 07 Apr, 1999 1 commit
-
-
Miguel de Icaza authored
1999-04-06 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/workbook.c: Enable the function wizard only if the --debug flag was passed. * src/dialog-function-wizard.c, src/dialog-function-select.c: Adapt to the rest of Gnumeric coding style. Use a different way of creating the GUI and controlling the interactions. * src/func.c, src/func.h (function_iterate_do_value): Use my indentation and coding style here. * src/dialog-cell-format.c (render_formated_version): Handle the case where the value might be NULL.
-
- 11 Mar, 1999 1 commit
-
-
Arturo Espinosa authored
-
- 22 Feb, 1999 1 commit
-
-
Tim Mooney authored
1999-02-22 Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> * csv-io.c (insert_csv_cell): Do not test pointer for > 0, but for
-
- 17 Feb, 1999 1 commit
-
-
Arturo Espinosa authored
-
- 07 Feb, 1999 2 commits
-
-
Vincent Renardias authored
* Remove a few compile warnings
-
Miguel de Icaza authored
1999-02-06 Miguel de Icaza <miguel@nuclecu.unam.mx> * src/gnumeric-util.c (gnumeric_notice): Now we take a Workbook argument to bind the dialog boxes properly to the main window. We use gnome_messagebox now to report errors. We now take a type parameter for the message box type. * plugins/ff-csv/csv-io.c: Use gnumeric_error * src/workbook.c (wb_input_finished): Call sheet_set_current_value instead of the cancel pending input routine. * Moved src/csv-io.[ch] to the plugins/ff-csv directory and converted them to
-