- 09 Jul, 2002 3 commits
-
-
Jody Goldberg authored
2002-07-09 Jody Goldberg <jody@gnome.org> * plugins/Makefile.am : excel is no longer conditional
-
Jody Goldberg authored
2002-07-09 Jody Goldberg <jody@gnome.org> * README : add libgsf and remove libole * configure.in : remove libole
-
Christian Rose authored
2002-07-09 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
- 08 Jul, 2002 11 commits
-
-
Jon Kåre Hellan authored
-
Jody Goldberg authored
-
Jon Kåre Hellan authored
-
Jody Goldberg authored
2002-07-08 Jody Goldberg <jody@gnome.org> * src/gnumeric-graph.c : modernize.
-
Jody Goldberg authored
-
Jody Goldberg authored
2002-07-07 Jody Goldberg <jody@gnome.org> * src/gnumeric.h : Add GnmHLink. * src/item-grid.c : include hlink.h (item_grid_event) : a button release on an h-link activates it. * src/Makefile.am : Add hlink.[ch] * src/sheet.h : Lets take a break from architecture and add something simple like hyper-links.
-
Jukka Pekka authored
2002-07-08 Jukka Pekka <jiivonen@hutcs.cs.hut.fi> * numtheory.c: Minor clean up.
-
jpekka authored
-
Jukka Pekka authored
2002-07-08 Jukka Pekka <jiivonen@hutcs.cs.hut.fi> * functions.c: Moved RAND(), RANDBERNOULLI(), RNADBETWEEN(), RANDBINOM(), RANDEXP(), RANDNEGBINOM(), and RANDPOISSON() from fn-math to here.
-
Jukka Pekka authored
2002-07-08 Jukka Pekka <jiivonen@hutcs.cs.hut.fi> * functions.c: Moved RAND(), RANDBERNOULLI(), RNADBETWEEN(), RANDBINOM(), RANDEXP(), RANDNEGBINOM(), and RANDPOISSON() to fn-random plug-in.
-
Christian Rose authored
2002-07-08 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
- 07 Jul, 2002 26 commits
-
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
this plugin.
-
Jukka Pekka authored
2002-07-07 Jukka Pekka <jiivonen@hutcs.cs.hut.fi> * functions.c, gsl-complex.c: Implemented the following fns: IMARCSIN(), IMARCCOS(), IMARCTAN(), IMARCSEC(), IMARCCSC(), IMARCCOT(), IMSINH(), IMCOSH(), IMTANH(), IMSECH(), IMCSCH(), IMCOTH(), IMARCSINH(), IMARCCOSH(), IMARCTANH(), IMARCSECH(), IMARCCSCH(), and IMARCCOTH(). * functions.c: Imported the complex functions from the fn-eng plug-in. * gsl-complex.[ch]: Imported with modifications from the GNU Scientific Library (GPLed stuff).
-
Jon Kåre Hellan authored
arguments, not one.
-
jpekka authored
-
Jon Kåre Hellan authored
-
jpekka authored
-
jpekka authored
-
Jukka Pekka authored
2002-07-07 Jukka Pekka <jiivonen@hutcs.cs.hut.fi> * functions.c (gnumeric_yield): Fixed.
-
Jon Kåre Hellan authored
VALUE_BOOLEAN, VALUE_INTEGER and VALUE_FLOAT. (scm_value_get_as_int): Do type conversion instead of failing for VALUE_BOOLEAN and VALUE_FLOAT. (scm_value_get_as_float): Do type conversion instead of failing for VALUE_BOOLEAN and VALUE_INTEGER.
-
Jon Kåre Hellan authored
* plugins/fn-date/plugin.xml.in: Added function ISOYEAR. * plugins/fn-date/functions.c (gnumeric_date, datedif_opt_yd, datedif_opt_md, gnumeric_year, gnumeric_month, gnumeric_day, gnumeric_weekday, gnumeric_days360, gnumeric_eomonth, gnumeric_workday, get_serial_weekday, networkdays_holiday_callback, gnumeric_networkdays): Replaced deprecated g_date_xxx with g_data_get_xxx. (gnumeric_isoweeknum): Cross reference ISOYEAR in docs. (gnumeric_isoyear): New function implementing new spreadsheet funtion ISOYEAR: The year an ISO 8601 week number refers to. * plugins/fn-financial/functions.c (annual_year_basis, days_monthly_basis, coupnum): Replaced deprecated g_date_xxx with g_data_get_xxx. * src/datetime.c (date_init, datetime_g_to_serial, datetime_g_days_between, datetime_g_months_between, datetime_isoweeknum, datetime_weeknum, days_between_BASIS_MSRB_30_360, days_between_BASIS_30E_360, days_between_BASIS_30Ep_360, days_between_basis, coup_cd): Ditto * src/sheet-autofill.c (autofill_compute_delta): Ditto.
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
jpekka authored
-
Jukka Pekka authored
2002-07-07 Jukka Pekka <jiivonen@hutcs.cs.hut.fi> * functions (gnumeric_cumprinc): Implemented. * sc-fin.c (GetRmz,GetZw,get_cumprinc): Added.
-