2003-06-15  ondrap  <ondrap@linux>

	* Makefile.in, calc.c, calc.h, calc.rcp.in, clie.c, clie.h, clie_readme.txt, graph.c, grtaps.c, main.c, result.c:
	Added clie support

	* configure, configure.in: Adapted to new prc-tools in debian.

2003-04-24  kwallmar  <kwallmar@linux>

	* calc.c, graph.c, main.c:
	Fixed bug 646762: powering on the device with a hardware button assigned to
	Easycalc no longer switches the mode.

	Made the first hardware button (the datebook button) switch modes.

	Made EventLoop pass through the second and third hardware buttons when in graph
	mode so that the graph mode can use them for tracking.

2002-11-30  ondrap  <ondrap@linux>

	* calc.rcp.in: Updated version info

2002-11-29  ondrap  <ondrap@linux>

	* mlib/matrix.c:
	Small update on matrix solving regarding rounding/not rounding to zero

	* mlib/konvert.c, mlib/mathem.c, mlib/slist.c, include/mathem.h, include/slist.h:
	Chcked the rtop and ptor functions

2002-11-21  ondrap  <ondrap@linux>

	* grcalc.c: Removed rounding from grcalc

2002-11-07  ondrap  <ondrap@linux>

	* include/defuns.h, include/slist.h, mlib/konvert.c, mlib/slist.c, makedistro, solver.c:
	Removed rounding from solver.c
	Added range() function.

2002-10-13  ondrap  <ondrap@linux>

	* tutorial/tutorial.html, calc.rcp.in, grtable.c:
	Changed rowstep in graph mode. Changes to 1.20

2002-10-12  ondrap  <ondrap@linux>

	* langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/jp.rcp, langs/pt.rcp, langs/ru_koi8.rcp, langs/ru_win.rcp, langs/sp.rcp, calc.rcp.in, calcrsc.h, finance.c, langs/cs.rcp, solver.c:
	Localization upgrades. Fixed crashed on empty equation

	* solver.c: Added automatic descriptions of variables in note

2002-10-10  ondrap  <ondrap@linux>

	* include/integ.h, mlib/integ.c, grcalc.c:
	Now possible to specify multiparameter for the rest of function solving

2002-10-09  ondrap  <ondrap@linux>

	* mlib/funcs.c: Fixed crash

	* include/funcs.h, include/integ.h, mlib/funcs.c, mlib/integ.c, graph.c, grcalc.c, grtable.c, grtaps.c, solver.c:
	Added multiparameter solving

	* calc.rcp.in: Changed shortcut to solver

2002-10-08  ondrap  <ondrap@linux>

	* include/stack.h, mlib/integ.c, mlib/stack.c, calc.c, finance.c, graph.c, solver.c:
	Added variable substitution before runtime.
	Fixed some bugs in solver.
	Added 'Please wait' sign to solver.
	'Please wait' now saves and restoers the screen.

2002-10-07  ondrap  <ondrap@linux>

	* memo.c, solver.c, solver.h, calc.rcp.in, calcrsc.h:
	Added worksheet memopad import/export

2002-10-05  ondrap  <ondrap@linux>

	* langs/jp.rcp, langs/pt.rcp, langs/ru_koi8.rcp, langs/ru_win.rcp, langs/sp.rcp, mlib/integ.c, tutorial/images/solver1.png, tutorial/images/solver2.png, tutorial/images/solver3.png, tutorial/images/solver4.png, tutorial/tutorial.html, include/defuns.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, calcrsc.h, defmgr.c, graph.c, main.c, memo.c, memo.h, prefs.c, prefs.h, solver.c, calc.rcp.in:
	Added solver. Improved Export

2002-10-04  ondrap  <ondrap@linux>

	* include/defuns.h, Makefile.in, calc.c, calc.rcp.in, calcrsc.h, main.c, solver.c:
	More solver stuff

2002-10-03  ondrap  <ondrap@linux>

	* include/calcDB.h, mlib/calcDB.c, calcrsc.h, grcalc.c, main.c, solver.c, solver.h, calc.rcp.in:
	Added more solver features

	* mlib/fp.c, result.c: Fixed problems crashed related to converting

	* include/funcs.h, mlib/fp.c, mlib/funcs.c, Makefile.in, calc.c, calc.rcp.in, calcrsc.h, defmgr.c, main.c:
	Added basic Solver

2002-09-26  ondrap  <ondrap@linux>

	* mlib/txtask.c: Check for no of args to ask()

	* include/calcDB.h, mlib/calcDB.c, mlib/funcs.c, mlib/history.c, mlib/stack.c:
	Added more memory checks

	* include/konvert.h, mlib/cmatrix.c, mlib/matrix.c, mlib/slist.c, mlib/stack.c, calc.rcp.in, mtxedit.c:
	Added basic checks for not enough memory

	* mlib/complex.c, mlib/funcs.c: The e^ix form is always in radians

2002-09-06  lemire  <lemire@linux>

	* langs/fr.rcp:
	Fixed some mistakes in the translation. "vous n'ayez pas" shoud
	read "vous n'avez pas" and right next to it, an "s" was missing
	in "paranthse".

2002-08-13  bigshot  <bigshot@linux>

	* mlib/cmatrix.c, mlib/matrix.c: added complex qrs, clean up

	* tutorial/images/qrs2_2e.png, tutorial/images/qrs2_2e_soln.png:
	qrs added to tutorial

	* tutorial/tutorial.html: added qrs description

2002-08-12  ondrap  <ondrap@linux>

	* include/defuns.h, include/display.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/jp.rcp, langs/pt.rcp, langs/ru_koi8.rcp, langs/ru_win.rcp, langs/sp.rcp, mlib/mathem.c, calc.rcp.in, calcrsc.h, finance.c, grprefs.c, grtable.c, grtaps.c, main.c, prefs.c, result.c:
	Added checking for pressing decimal digits in octal/bin mode

	* langs/ru_koi8.rcp: Translation updates

	* mlib/funcs.c: dummy function for linker

	* include/matrix.h, include/segment.h, mlib/cmatrix.c, mlib/matrix.c, include/defuns.h, include/cmatrix.h, calc.def:
	Added new segment MATFUNC

2002-08-11  bigshot  <bigshot@linux>

	* main.c, include/cmatrix.h, include/matrix.h, mlib/konvert.c, mlib/matrix.c:
	changes to add Polynomial solve using QR - QRS

	* mlib/cmatrix.c: fix n>m error introduced in last edits

	* mlib/cmatrix.c: clean up complex qr

2002-08-10  bigshot  <bigshot@linux>

	* mlib/cmatrix.c, mlib/matrix.c:
	Force output to 0.0 if result < 1e-15 to clean up Matrix output of QRR

2002-08-04  ondrap  <ondrap@linux>

	* langs/ru_koi8.rcp, langs/ru_win.rcp: Updated russian translation

2002-07-28  ondrap  <ondrap@linux>

	* tutorial/tutorial.html: Fixed absolute linke -> relative.

2002-07-28  bigshot  <bigshot@linux>

	* tutorial/images/3plus3.png, tutorial/images/3sin_pi_over2.png, tutorial/images/color_grph1.png, tutorial/images/color_startup.png, tutorial/images/complex1.png, tutorial/images/complex2.png, tutorial/images/crowded_scn.png, tutorial/images/degrees_exam.png, tutorial/images/fd_dx.png, tutorial/images/financial.png, tutorial/images/fromberg.png, tutorial/images/function1.png, tutorial/images/function2.png, tutorial/images/fzero.png, tutorial/images/fzero_func.png, tutorial/images/grph_compute.png, tutorial/images/identity.png, tutorial/images/integer.png, tutorial/images/inv1.png, tutorial/images/inv2.png, tutorial/images/mat3_4.png, tutorial/images/mat_calc1.png, tutorial/images/mat_calc2.png, tutorial/images/mat_calc_add.png, tutorial/images/matrix_ex1.png, tutorial/images/parametric.png, tutorial/images/polar1.png, tutorial/images/qrq_mat3_4.png, tutorial/images/qrq_mat3_4_a.png, tutorial/images/qrr_mat3_4.png, tutorial/images/qrr_mat3_4_a.png, tutorial/images/rref.png, tutorial/images/startup.png, tutorial/images/to_rad_done.png, tutorial/images/to_rad_drop.png, tutorial/images/transpos1.png, tutorial/images/transpos2.png:
	new graphics for tutorial

	* tutorial/tutorial.html: updated tutorial for QR buttons

	* mlib/cmatrix.c, mlib/matrix.c:
	fixed mxn issue and added singular checks

2002-07-21  bigshot  <bigshot@linux>

	* mlib/cmatrix.c: enable m<>n for complex QR

	* mlib/cmatrix.c: didn't quite have complex QR Decomposition

2002-07-20  bigshot  <bigshot@linux>

	* mlib/cmatrix.c, mlib/complex.c, mlib/konvert.c, mlib/matrix.c, include/cmatrix.h, include/complex.h, include/matrix.h, main.c:
	added funcs qrr, qrd for QR Decomposition - re and cplx

	* main.c: added funcs for QR Decompositon qrr and qrd for re and cplx

2002-07-09  ondrap  <ondrap@linux>

	* mlib/funcs.c: Added f()=g() type of assignment

	* langs/jp.rcp: Japan translation updates

2002-07-08  ondrap  <ondrap@linux>

	* tutorial/images/graphcbut.gif: *** empty log message ***

	* langs/ru_koi8.rcp, langs/ru_win.rcp: Language updates

2002-06-30  ondrap  <ondrap@linux>

	* docs/CREDITS: *** empty log message ***

	* docs/CREDITS, langs/it.rcp, langs/jp.h, langs/jp.rcp, configure.in, Makefile.in, configure:
	Added Japanese translation.
	Updated italian translation.

2002-06-29  ondrap  <ondrap@linux>

	* tutorial/images/matrixsim1.gif, tutorial/images/matrixsim2.gif, tutorial/images/secondbasic.gif, tutorial/images/graph.gif, tutorial/images/grpref.gif, tutorial/images/image044.gif, tutorial/images/image048.gif, tutorial/images/image053.gif, tutorial/images/image054.gif, tutorial/images/image055.gif, tutorial/images/image069.gif, tutorial/images/image071.gif, tutorial/images/image079.gif, tutorial/images/image082.gif, tutorial/images/image086.gif, tutorial/images/prefs.gif, tutorial/images/scientific.gif, tutorial/tutorial.html:
	Tutorial updates

2002-06-25  ondrap  <ondrap@linux>

	* prefs.c: Change V1.14 Basic to be the default on fisrst startup.

	* include/defuns.h, langs/it.rcp, calc.c, main.c:
	Fixed problems with double basic screen

	* langs/cs.h, langs/de.h, langs/en.h, langs/fr.h, langs/it.h, langs/pt.h, langs/ru_koi8.h, langs/ru_koi8.rcp, langs/ru_win.h, langs/ru_win.rcp, langs/sp.h, calc.rcp.in:
	Translation updates

2002-06-25  bigshot  <bigshot@linux>

	* langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/pt.rcp, langs/ru_koi8.rcp, langs/ru_win.rcp, langs/sp.rcp:
	option for V1.14 or V1.17/1.18 Basic Screen

	* calcrsc.h, main.c, calc.rcp.in, calc.c, prefs.h, prefs.c:
	option for old V1.14 Basic Srceen or V1.18

2002-06-20  ondrap  <ondrap@linux>

	* configure, configure.in, langs/ru_koi8.h, langs/ru_koi8.rcp, langs/ru_win.h, langs/ru_win.rcp:
	Added Russion translation

	* docs/CREDITS: Doc updates

	* mlib/cmatrix.c, mlib/matrix.c: Memory leaks in matrix divide fixed.

	* mlib/cmatrix.c, mlib/matrix.c:
	Return error when dividing singular matrix

2002-06-20  bigshot  <bigshot@linux>

	* mlib/stack.c: allow ops on elements of cmatrix

	* mlib/matrix.c, mlib/cmatrix.c: divide by singular matrix - fix

2002-06-19  ondrap  <ondrap@linux>

	* mlib/konvert.c, mlib/stack.c: Small fix regarding matrix simulation

	* mlib/matrix.c, mlib/cmatrix.c: Added divide operation.
	Let the real*matrix or cplx*cmatrix to be handled by matrix emulation.

	* mlib/stack.c, mlib/konvert.c, include/konvert.h:
	Added list-like simulation to matrices

	* mlib/matrix.c, mlib/cmatrix.c, include/cmatrix.h:
	dim() works on complex matrix

	* langs/fr.rcp, langs/it.rcp, langs/sp.rcp, calc.rcp.in, langs/de.rcp:
	Translation updates. Thanks to Palm.com people.

2002-06-19  bigshot  <bigshot@linux>

	* mlib/cmatrix.c: corrected cmplx matrix_inverse routine

2002-06-18  bigshot  <bigshot@linux>

	* mlib/cmatrix.c: correct cmatrix transpose to cmplx conjugate

2002-06-15  ondrap  <ondrap@linux>

	* calc.rcp.in: Version to 1.18

	* include/cmatrix.h, include/complex.h, mlib/cmatrix.c, mlib/matrix.c:
	Added complex matrix determinant

	* mlib/cmatrix.c, mlib/funcs.c, mlib/matrix.c, mlib/stack.c:
	Better indexing for matrices.
	Found memory leak regarding assigning complex nums (list,cmatrices) directly
	to items, but curently unable to find.

	* include/cmatrix.h, include/complex.h, mlib/complex.c, mlib/display.c:
	Small code updates

	* mlib/cmatrix.c, mlib/mathem.c, mlib/matrix.c:
	Added rref, transpose functions.

	* mlib/stack.c: Added automatic conversions matrix/cmatrix, cplx->real

	* mtxedit.c, result.c: Added support for complex matrices.

2002-06-14  ondrap  <ondrap@linux>

	* include/cmatrix.h, mlib/cmatrix.c, mlib/mathem.c:
	Support for cplx*matrix operations.

	* Makefile.in, graph.c, graph.h, include/cmatrix.h, include/complex.h, include/funcs.h, include/konvert.h, langs/it.rcp, mlib/cmatrix.c, mlib/complex.c, mlib/display.c, mlib/funcs.c, mlib/konvert.c, mlib/mathem.c, mlib/matrix.c, mlib/slist.c, mlib/stack.c, mlib/txtask.c:
	The 'ask' function doesn't ask in ANY (graph,grtable,integration) and adds
	default value.
	Added basic support for complex matrices.

2002-06-11  ondrap  <ondrap@linux>

	* lstedit.c, main.c, mtxedit.c, varmgr.c, Makefile.in, grsetup.c:
	PalmOS 5.0 updates

2002-06-09  ondrap  <ondrap@linux>

	* langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/pt.rcp, langs/sp.rcp, calc.rcp.in:
	Language updates.

	* include/stack.h, mlib/complex.c, mlib/mathem.c, mlib/stack.c:
	Changed reduce_precision to be called only after operations (+,-,*)

	* mlib/guess.c: Fixed bug in guessit

	* result.c: Fixed bad spacing in hexa numbers not ending with digit

	* mlib/konvert.c: More friendly mathlib error

	* mlib/mathem.c: Do not convert hyperbolic functions to degrees

	* mlib/complex.c: Conversions of hyperbolics to degree disabled.

	* graph.c, graph.h, mlib/calcDB.c, mlib/konvert.c, mlib/stack.c, mlib/txtask.c:
	Fixed memory problem.
	ASK func doesn't ask in graphs.

	* calc.rcp.in, main.c, main.h, varmgr.c:
	Added Rcl, f and F buttons to function and variable definition

	* Makefile.in, calc.rcp.in, configure, configure.in, graph.c, include/defuns.h, include/konvert.h, include/txtask.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/pt.rcp, langs/sp.rcp, main.c, mlib/fl_num.c, mlib/fp.c, mlib/konvert.c, mlib/slist.c, mlib/txtask.c:
	Added ask function.
	Added shortcut for lists: []
	Added shortcut for matrices: [[]:[]:[]]
	Graphs redraw on degree settings change.

	* mlib/funcs.c: Changed 'K' to 'k' and 'micro' to 'u'.

2002-03-03  bigshot  <bigshot@linux>

	* mlib/mathem.c:
	correction to sinh, cosh and tanh, remove dependence on deg/rad/grd.

2002-01-30  ondrap  <ondrap@linux>

	* langs/it.h, langs/it.rcp: Italian translation

2002-01-24  ondrap  <ondrap@linux>

	* langs/it.h, langs/it.rcp, configure, configure.in:
	Added italianish translation

2002-01-11  lemire  <lemire@linux>

	* langs/fr.rcp:
	Corrected a typo: paranthese should be parenthese. Thanks to Thomas Baruchel (baruchel@libertysurf.fr) for pointing this out.

2001-12-25  ondrap  <ondrap@linux>

	* calc.rcp.in, include/defuns.h: Version update

	* mlib/fp.c, mlib/funcs.c, result.c:
	Fixed bugs regarding number formatting.
	Changed kilo suffix to 'K' instead of 'k'.

2001-12-24  bigshot  <bigshot@linux>

	* langs/sp.rcp, langs/pt.rcp, langs/fr.rcp, langs/en.rcp, langs/de.rcp, langs/cs.rcp, graph.rcp.in, calc.rcp.in:
	restore language support

2001-12-22  bigshot  <bigshot@linux>

	* calcrsc.h: bmpExe define fix

2001-12-21  bigshot  <bigshot@linux>

	* bitmaps/exe.xbm, calcrsc.h, calc.rcp.in:
	cleanup keypad, move graphiti state indicator

2001-12-08  bigshot  <bigshot@linux>

	* bitmaps/x2.xbm, bitmaps/rootx.xbm, bitmaps/xy.xbm:
	Added A to keys which cause Auto ANS

	* bitmaps/x-1.xbm:
	cleaner key, differentiates keys which bring up ANS preceeding function

	* calc.rcp.in: fixed width on new Radix indicator/select button

	* mlib/mathem.c:
	address bugs 425535 and 481770, Gamma accuracy and cosh and sinh non-periodic, and atanh bounds/reduce precision fix

	* calc.rcp.in:
	address bug 414761 Radix mode preserve on Basic and Scientific

	* calcrsc.h, main.c:
	attempt to fix bug 414761 Hex/Dec/... preserved in Basic and Scientific

2001-12-04  bigshot  <bigshot@linux>

	* bitmaps/rootx.xbm, bitmaps/xy.xbm, bitmaps/x-1.xbm, bitmaps/x2.xbm:
	Added A to keys which cause Auto ANS

	* calcrsc.h: Bigshot -Added (-) key to Basic, Clr to Integer

	* main.c: Added (-) key to Basic, Clr to Integer

	* calc.rcp.in: Added (-) key to basic, Clr to Integer

2001-11-27  ondrap  <ondrap@linux>

	* calc.rcp.in: Added 1024 line limit to input boxes.

2001-11-08  ondrap  <ondrap@linux>

	* mlib/fp.c, mlib/funcs.c: *** empty log message ***

2001-10-16  ondrap  <ondrap@linux>

	* main.c, calcrsc.h: Enlarged input line.
	Fixed bug in history handling.

	* mlib/konvert.c, result.h: Degree enhancements.

2001-09-23  ondrap  <ondrap@linux>

	* calc.rcp.in, docs/CREDITS, include/funcs.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/pt.rcp, langs/sp.rcp, mlib/funcs.c, mlib/konvert.c, result.c, result.h:
	added more possibilities for degree input/output.

2001-09-09  ondrap  <ondrap@linux>

	* configure, configure.in, langs/fr.h, langs/fr.rcp:
	Added french translation.

2001-09-04  ondrap  <ondrap@linux>

	* main.c: Fixed weird button behavior

2001-09-01  bigshot  <bigshot@linux>

	* calc.rcp.in:
	now repeating edit buttons, deg/rad/grd on Graph, fixed order

	* graph.rcp.in, graph.c: now deg/rad/grd on Graph, fixed order

	* main.c, calc.rcp.in:
	now repeating edit buttons, deg/rad/grd on Graph, fixed order

2001-08-26  ondrap  <ondrap@linux>

	* mlib/funcs.c: added 'now' constant

2001-08-26  bigshot  <bigshot@linux>

	* calc.rcp.in, calcrsc.h, main.c:
	bigshot - added deg/rad/grd button to basic and scientific

2001-08-25  bigshot  <bigshot@linux>

	* calc.rcp.in:
	bigshot - updated drop down boxe positions on Integer screen

2001-08-25  ondrap  <ondrap@linux>

	* .cvsignore, mlib/fp.c:
	Engeneering mode now shows maximum of decPoint digits.

2001-08-24  bigshot  <bigshot@linux>

	* calc.rcp.in:
	bigshot - minor change to position of various drop down boxes

	* main.c: bigshot change to del/bksp/fwdsp to force single char edit

2001-08-21  ondrap  <ondrap@linux>

	* .cvsignore, calc.rcp.in: *** empty log message ***

2001-08-20  ondrap  <ondrap@linux>

	* bitmaps/ldel.xbm, bitmaps/rootx.xbm, bitmaps/xy.xbm, calc.rcp.in, calcrsc.h, main.c:
	Other changes from bigshoot.

2001-08-19  ondrap  <ondrap@linux>

	* include/defuns.h: *** empty log message ***

	* calc.rcp.in, calcrsc.h, docs/CREDITS, include/defuns.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/pt.rcp, langs/sp.rcp, main.c, mlib/mathem.c:
	UI updates.
	Updated user_to_rad to fmod() result by 2M_PI (to allow sin(6pi) to be
	computed more precisely)

	* tutorial/images/image044.gif, tutorial/images/image047.gif, tutorial/images/image048.gif, tutorial/images/image049.gif, tutorial/images/image053.gif, tutorial/images/image054.gif, tutorial/images/image055.gif, tutorial/images/image056.gif, tutorial/images/image065.gif, tutorial/images/image066.gif, tutorial/images/image068.gif, tutorial/images/image069.gif, tutorial/images/image070.gif, tutorial/images/image071.gif, tutorial/images/image072.gif, tutorial/images/image074.gif, tutorial/images/image079.gif, tutorial/images/image082.gif, tutorial/images/image083.gif, tutorial/images/image085.gif, tutorial/images/image086.gif, tutorial/images/image087.gif, tutorial/tutorial.html:
	Doc updates.

2001-08-02  ondrap  <ondrap@linux>

	* tutorial/images/image008.gif, tutorial/images/image009.gif, tutorial/images/image018.gif, tutorial/images/image019.gif, tutorial/images/image026.gif, tutorial/images/image028.gif, tutorial/images/image030.gif, tutorial/images/image032.gif, tutorial/tutorial.html:
	Doc updates.

2001-08-01  ondrap  <ondrap@linux>

	* include/meqstack.h, mlib/integ.c, mlib/konvert.c, mlib/meqstack.c, mlib/stack.c:
	doc updates

	* include/meqstack.h, mlib/meqstack.c:
	Small stack framework for dynamic compilation.

	* Makefile.in, calcrsc.h, include/defuns.h, include/konvert.h, include/stack.h, mlib/konvert.c, mlib/specfun.c, mlib/stack.c, prefs.h:
	Completely dynamic compilation, no limits on number of operands now.
	More precise erfc() function for larger numbers.

2001-07-22  ondrap  <ondrap@linux>

	* include/defuns.h, mlib/mathem.c, tutorial/cplx.gif, tutorial/cplxxi.gif, tutorial/deg.gif, tutorial/finance.gif, tutorial/gonmenu.gif, tutorial/gonres.gif, tutorial/graph.gif, tutorial/grcolor.gif, tutorial/grpref.gif, tutorial/grsetup.gif, tutorial/grtable.gif, tutorial/grtrace.gif, tutorial/images/cplx.gif, tutorial/images/cplxxi.gif, tutorial/images/deg.gif, tutorial/images/finance.gif, tutorial/images/gonmenu.gif, tutorial/images/gonres.gif, tutorial/images/graph.gif, tutorial/images/grcolor.gif, tutorial/images/grpref.gif, tutorial/images/grsetup.gif, tutorial/images/grtable.gif, tutorial/images/grtrace.gif, tutorial/images/image006.gif, tutorial/images/image007.gif, tutorial/images/integer.gif, tutorial/images/prefs.gif, tutorial/images/scientific.gif, tutorial/images/startup.gif, tutorial/integer.gif, tutorial/prefs.gif, tutorial/scientific.gif, tutorial/startup.gif, tutorial/tutorial.html:
	Doc updates.
	Added reduce precision to trigo_ and arctrigo_ functions.

2001-07-21  ondrap  <ondrap@linux>

	* docs/CREDITS, include/defuns.h, include/integ.h, include/mathem.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/pt.h, langs/pt.rcp, langs/sp.rcp, mlib/integ.c, mlib/konvert.c, calc.rcp.in, calcrsc.h, graph.rcp.in, grcalc.c:
	Added function intersection.

2001-07-12  ondrap  <ondrap@linux>

	* configure, configure.in, langs/pt.h, langs/pt.rcp, main.c:
	Added portugese translation.
	Reversed adding lines to history (input line first, result next).

2001-07-08  ondrap  <ondrap@linux>

	* finance.c, include/mathem.h, mlib/funcs.c, mlib/konvert.c, mlib/mathem.c:
	Resolved IT=0 problem in finance functions.

	* langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp: Doc updates.

	* include/defuns.h, include/display.h, include/history.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/fp.c, mlib/funcs.c, mlib/history.c, mlib/stack.c, calc.rcp.in, calcrsc.h, finance.c, graph.c, graph.rcp.in, grprefs.c, grtable.c, grtaps.c, main.c, prefs.c, prefs.h, varmgr.c:
	Changed reduced precision mode to affect directly computing.
	Merged 2 history lists into 1
	Added backspace key

2001-06-15  ondrap  <ondrap@linux>

	* docs/INSTALL.man: *** empty log message ***

2001-06-13  ondrap  <ondrap@linux>

	* docs/INSTALL.man, langs/de.rcp, langs/en.rcp, calc.rcp.in:
	1.14 update

2001-04-28  ondrap  <ondrap@linux>

	* finance.c, grprefs.c, grtable.c, grtaps.c:
	Values in graphs will not be that long now.
	Added const to some constants

2001-04-27  ondrap  <ondrap@linux>

	* docs/INSTALL.man, langs/de.rcp, langs/en.rcp, main.c:
	Some language fixes

	* calc.c, calc.rcp.in, calcrsc.h, docs/CREDITS, langs/de.rcp, langs/sp.rcp, mlib/integ.c, mlib/specfun.c, Makefile.in:
	Improved ln(gamma) to be computed directly.
	Language updated.
	Added CREDits into binary

2001-04-25  ondrap  <ondrap@linux>

	* calc.rcp.in, graph.rcp.in, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp:
	Lang updates

2001-04-24  ondrap  <ondrap@linux>

	* grprefs.c, grtable.c: Minor updates

2001-04-22  ondrap  <ondrap@linux>

	* calc.c, graph.c, grprefs.c, grsetup.c, grtable.c, lstedit.c, main.c, prefs.c:
	Made some calls more debug-rom friendly.

2001-04-21  ondrap  <ondrap@linux>

	* calc.def, calc.rcp.in, include/fp.h, include/funcs.h, include/mathem.h, include/segment.h, mlib/fl_num.c, mlib/fp.c, mlib/funcs.c:
	Segments moving, MLIB was full.
	Check to prevent '3 4' to be interpreted as '3*4'.

	* mlib/konvert.c:
	Added space ignorance in expression. This adds a minor feature,
	that '3 4' is computed as '34' if Palm Number Preferences are set to an
	and as '3*4' if they are set to off.

	* graph.c, grcalc.c: Fixed problems with grid.

	* calc.rcp.in, include/defuns.h: Updated to 1.13 version.

	* graph.c, main.c: Color updates.
	Not displaying gird for too large views, faster grid

	* include/defuns.h, calcrsc.h, graph.c, graph.rcp.in, grprefs.c, grprefs.h:
	Added grid to graphs

	* include/mathem.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp:
	*** empty log message ***

2001-04-20  ondrap  <ondrap@linux>

	* graph.c, grprefs.c, grtaps.c:
	Updated log graphs to allow values > 0.0

	* graph.c, grprefs.c, grprefs.h, grtaps.c:
	Changed log graphs to accept values down to 1E-5

	* calc.rcp.in, calcrsc.h, include/defuns.h, include/fp.h, include/mathem.h, main.c, mlib/fl_num.c, mlib/fp.c, prefs.c, prefs.h, result.c:
	We can now fully support Palm num format on input

	* Makefile.in, calc.c, calc.rcp.in, configure, configure.in, docs/CREDITS, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, lstedit.c, main.c, mlib/funcs.c, mlib/integ.c, mlib/konvert.c, mlib/mathem.c, mlib/matrix.c, mlib/slist.c, mlib/stack.c, mtxedit.c, result.c:
	Doc updates
	Localization updates

	* grcalc.c, main.c, mlib/integ.c:
	Romberg function made default integration

	* include/mathem.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/integ.c, mlib/konvert.c, calc.rcp.in, calcrsc.h, graph.c, grcalc.c, include/integ.h, lstedit.c, mtxedit.c:
	Added romberg.
	Some localsation updates.

2001-04-19  ondrap  <ondrap@linux>

	* calc.rcp.in, calcrsc.h, mtxedit.c, result.c: Updated matrix editor

	* docs/CREDITS, include/funcs.h, include/slist.h, mlib/funcs.c, mlib/konvert.c, mlib/slist.c, main.c:
	Fixed sort list.
	Added random normal.

	* calc.rcp.in, include/matrix.h, lstedit.c, main.c, memo.c, mlib/funcs.c, mlib/konvert.c, mlib/matrix.c, mtxedit.c:
	Bug fixes, some small updates.

2001-04-18  ondrap  <ondrap@linux>

	* mtxedit.c: *** empty log message ***

	* calc.rcp.in, calcrsc.h, graph.rcp.in, include/defuns.h, include/funcs.h, include/konvert.h, include/stack.h, main.c, mlib/display.c, mlib/funcs.c, mlib/konvert.c, mlib/slist.c, mlib/stack.c, mtxedit.c, tutorial/tutorial.html:
	Fixes, better matrix editor.
	Added syntax a[0]=5 for lists & matrices

2001-04-17  ondrap  <ondrap@linux>

	* graph.c, grtaps.c: Fixes of bugs.

2001-04-16  ondrap  <ondrap@linux>

	* include/defuns.h, calcrsc.h, graph.c, graph.rcp.in, grprefs.c, grprefs.h:
	Added speed button on graphs

	* mlib/funcs.c: fixed expression.

	* include/defuns.h, include/matrix.h, main.c, mlib/funcs.c, mlib/konvert.c, mlib/matrix.c:
	Changed ldim to dim.

	* mlib/funcs.c, mlib/konvert.c, mlib/matrix.c, mlib/slist.c, calc.rcp.in, include/funcs.h, include/matrix.h, include/slist.h, main.c, mtxedit.c, mtxedit.h, result.c:
	Added possibility to index matrices and lists with []
	More functions to matrix editor

2001-04-15  ondrap  <ondrap@linux>

	* calc.rcp.in, calcrsc.h, grprefs.c, include/konvert.h, mlib/matrix.c, mtxedit.c:
	Small aditions for matrices.
	Better type checking for log graphs.

2001-04-13  ondrap  <ondrap@linux>

	* mtxedit.c: *** empty log message ***

2001-04-12  ondrap  <ondrap@linux>

	* graph.c, lstedit.c, mtxedit.c: Minor enhancements

	* mlib/funcs.c: *** empty log message ***

	* mlib/funcs.c: Upper tail revisions

	* calcrsc.h, graph.c, graph.rcp.in, grprefs.c, grprefs.h, grtaps.c, include/defuns.h, include/mathem.h, mlib/konvert.c, mlib/mathem.c:
	Added log graphs.
	Added ceil function.

2001-04-11  ondrap  <ondrap@linux>

	* graph.c, main.c, varmgr.c: *** empty log message ***

	* calc.rcp.in, calcrsc.h, include/funcs.h, main.c, mlib/funcs.c, mlib/konvert.c, prefs.c, prefs.h:
	Added upper tail probabilities.

	* mlib/konvert.c, mlib/mathem.c, mlib/slist.c, include/defuns.h, include/mathem.h, include/slist.h:
	Added randseed and rand() functions.

2001-04-10  ondrap  <ondrap@linux>

	* calc.rcp.in, calcrsc.h, graph.c, grtable.c, include/konvert.h, mlib/funcs.c, mtxedit.c, varmgr.c:
	Fixed correlation coefficient.
	Some other fixes.

2001-04-04  ondrap  <ondrap@linux>

	* graph.c, include/funcs.h, include/mathem.h, include/matrix.h, include/slist.h, mlib/integ.c, mlib/konvert.c:
	Fixed bug in fmin/fmax

2001-04-02  ondrap  <ondrap@linux>

	* calc.rcp.in, calcrsc.h, mtxedit.c: Added little more to matrix editor

2001-03-30  ondrap  <ondrap@linux>

	* Makefile.in, calc.c, calc.rcp.in, calcrsc.h, defmgr.c, main.c, mtxedit.c, mtxedit.h:
	Added basics for matrix editor.
	Definition manager now opens modify dialog on double click.

2001-03-26  ondrap  <ondrap@linux>

	* tutorial/tutorial.html: Doc update.

	* defmgr.c, graph.rcp.in, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, mlib/konvert.c, mlib/matrix.c:
	Changed dy/dx notation.
	Added navigation with up/down keys in Scientific scren.

	* tutorial/tutorial.html: Doc updates.

2001-03-25  ondrap  <ondrap@linux>

	* mlib/stack.c, include/defuns.h:
	Fixed alignement problems in funtion packing.

	* mlib/complex.c, mlib/konvert.c, mlib/mathem.c, mlib/matrix.c, mlib/stack.c, include/funcs.h, include/mathem.h:
	Added apostrophe as conjugate/transpose.
	Some small code updates.

	* calc.rcp.in, include/konvert.h, include/mathem.h, include/matrix.h, mlib/konvert.c, mlib/mathem.c, mlib/matrix.c, mlib/stack.c:
	Added basic matrix functions.

2001-03-24  ondrap  <ondrap@linux>

	* include/konvert.h, include/matrix.h, mlib/display.c, mlib/konvert.c, mlib/matrix.c, mlib/stack.c, Makefile.in, calc.rcp.in, varmgr.c:
	Added basic support for matrices.

	* include/defuns.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, calc.rcp.in, calcrsc.h, lstedit.c, lstedit.h, main.c, result.c, varmgr.c, varmgr.h:
	Update to 1.12 version, some list updates.

2001-03-23  ondrap  <ondrap@linux>

	* include/slist.h, mlib/funcs.c, mlib/konvert.c, mlib/slist.c, lstedit.c:
	Some statistics updates.

	* calc.c, calc.h, calc.rcp.in, calcrsc.h, defmgr.c, graph.rcp.in, grcalc.c, include/integ.h, include/mathem.h, lstedit.c, mlib/funcs.c, mlib/integ.c, mlib/konvert.c, mlib/slist.c, mlib/stack.c, varmgr.c, varmgr.h:
	Added second derivation.
	Doc updates.

2001-03-18  ondrap  <ondrap@linux>

	* calc.rcp.in, calcrsc.h, lstedit.c: Some small fixes.

	* graph.c, grprefs.c, grsetup.c, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp:
	Bug fixes

	* calc.c, calc.h, calc.rcp.in, defmgr.c, lstedit.c:
	More list editor updates.

	* Makefile.in, calc.c, calc.rcp.in, calcrsc.h, grtable.c, grtaps.c, lstedit.c, lstedit.h, main.c, mlib/calcDB.c, result.c:
	Added basics of list editor

2001-03-17  ondrap  <ondrap@linux>

	* mlib/slist.c: Fixed error in skew/kurtosis.

	* mlib/funcs.c, mlib/konvert.c, mlib/slist.c, include/funcs.h, include/slist.h:
	Added more list functions

	* calc.rcp.in, include/funcs.h, include/konvert.h, include/slist.h, main.c, mlib/funcs.c, mlib/konvert.c, mlib/slist.c:
	Added some more things into lists.

2001-03-16  ondrap  <ondrap@linux>

	* mlib/konvert.c, mlib/mathem.c, mlib/slist.c, mlib/stack.c, calc.rcp.in, graph.c, graph.rcp.in, include/MathLib.h, include/defuns.h, include/mathem.h, include/slist.h, mlib/funcs.c:
	Fixed Internal Error when a variable was passed as an argument.

2001-03-15  ondrap  <ondrap@linux>

	* calc.rcp.in: 1.11 version

	* calcrsc.h, defmgr.c, graph.c, graph.rcp.in, grprefs.c, grprefs.h, include/complex.h, include/defuns.h, include/display.h, include/slist.h, main.c, memo.c, mlib/complex.c, mlib/display.c, mlib/funcs.c, mlib/konvert.c, mlib/slist.c, mlib/stack.c, result.c, varmgr.c:
	Added dots to graph.
	More list functions.
	Some bugfixes.

	* calc.def, calc.rcp.in, include/segment.h, include/slist.h, langs/sp.rcp, main.c, mlib/konvert.c, mlib/slist.c, mlib/stack.c:
	Doc updates.
	Spanish transl update.
	New list funcs.

	* include/list.h, include/slist.h, mlib/konvert.c, mlib/list.c, mlib/slist.c, mlib/stack.c, Makefile.in, graph.c:
	Resolved conflicts on Win boxes.

2001-03-14  ondrap  <ondrap@linux>

	* langs/cs.rcp, main.c, mlib/funcs.c: *** empty log message ***

	* calc.rcp.in, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/funcs.c, mlib/integ.c:
	Language updates

	* Makefile.in, calc.rcp.in, main.c, mlib/funcs.c:
	Small makefile updates.

2001-03-13  ondrap  <ondrap@linux>

	* include/konvert.h, include/list.h, include/segment.h, mlib/konvert.c, mlib/list.c, mlib/stack.c, calc.def, calc.rcp.in, graph.c, graph.h, grcalc.c, grcalc.h, grtable.c, grtable.h, grtaps.c, grtaps.h, main.c:
	Put graphs into separate segment.
	Added major part of list works (automatic substitution into functions).

2001-03-12  ondrap  <ondrap@linux>

	* include/display.h, include/konvert.h, include/list.h, mlib/display.c, mlib/konvert.c, mlib/list.c, mlib/stack.c, Makefile.in, grcalc.c:
	Added basic support for lists.

	* calc.rcp.in, calcrsc.h, graph.c, graph.rcp.in, grcalc.c, grtable.c, include/integ.h, include/mathem.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, mlib/funcs.c, mlib/integ.c, mlib/konvert.c:
	Language updates
	New functions to graphs

2001-03-11  ondrap  <ondrap@linux>

	* langs/cs.h, langs/cs.rcp, langs/de.h, langs/de.rcp, langs/en.h, langs/en.rcp, langs/sp.h, langs/sp.rcp:
	Language translation

	* Makefile.in, calc.rcp.in, calcrsc.h, configure, configure.in, graph.rcp.in, grcalc.c, grtable.c, langs/cs.h, langs/cs.rcp, langs/de.h, langs/de.rcp, langs/en.h, langs/en.rcp, langs/sp.h, langs/sp.rcp:
	Added czech translation.
	Some other small updates.

	* calcrsc.h, graph.c, graph.rcp.in, grcalc.c, grcalc.h, grsetup.c, grsetup.h, grtaps.c, grtaps.h, include/integ.h, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, mlib/integ.c:
	Integrated function solving into graphs.

2001-03-08  ondrap  <ondrap@linux>

	* include/mathem.h, main.c, mlib/complex.c, mlib/konvert.c:
	Added angle() function

2001-03-07  ondrap  <ondrap@linux>

	* result.c: Fixed displaying of negative numbers

2001-03-06  ondrap  <ondrap@linux>

	* include/defuns.h, include/funcs.h, include/konvert.h, mlib/calcDB.c, mlib/funcs.c, mlib/konvert.c, mlib/stack.c:
	Added support for multi-parameter user functions.

2001-03-03  ondrap  <ondrap@linux>

	* mlib/integ.c, Makefile.in, ansops.c, bitmaps/xy.xbm, calc.c, calc.rcp.in, calcrsc.h, defmgr.c, finance.c, graph.rcp.in, grcalc.c, grcalc.h, grprefs.c, grtable.c, grtaps.c, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, memo.c, prefs.c, varmgr.c:
	Small reorg of scientific.
	Identifier updates.
	Started work on calculation integration into graphs.

2001-02-26  ondrap  <ondrap@linux>

	* main.c, mlib/integ.c: Minor fixes

2001-02-24  ondrap  <ondrap@linux>

	* calc.c, calc.rcp.in, calcrsc.h, graph.c, graph.rcp.in, include/integ.h, include/mathem.h, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, mlib/integ.c, mlib/konvert.c, prefs.c:
	Added function solving, minium, maximum.

	* docs/specfuncs.pdf, include/funcs.h, include/integ.h, include/konvert.h, include/mathem.h, langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/funcs.c, mlib/integ.c, mlib/konvert.c, mlib/mathem.c, mlib/stack.c, Makefile.in, calc.rcp.in, graph.c, graph.h, grtable.c, grtaps.c, main.c:
	Added more screens to new Scientific layout.
	Added regula falsi, added numerical integration (Simpson formula).
	Some internal fixes.

2001-02-21  ondrap  <ondrap@linux>

	* calc.rcp.in, calcrsc.h, main.c:
	Added support for wide buttons on main

2001-02-13  ondrap  <ondrap@linux>

	* calcrsc.h: Made some identifiers unambiguous.

	* pane.c, pane.h, panectrl.c, panectrl.h: *** empty log message ***

	* mlib/mathem.c, Makefile.in, calc.c, calc.rcp.in, calcrsc.h, finance.c, graph.c, graph.rcp.in, grprefs.c, grsetup.c, grtable.c, grtaps.c, include/defuns.h, include/fp.h, main.c, main.h, mlib/fp.c, prefs.c, prefs.h, result.c, result.h:
	Changed gui a little.
	Added factorials up to 100.
	Added '->DisplayEng" to results menu.

2001-02-08  ondrap  <ondrap@linux>

	* calc.rcp.in, finance.c: Changed lowercase fin variables to uppercase.

	* include/defuns.h, mlib/display.c, mlib/fp.c:
	Bin/Hex/Oct never displayed in Scientific mode.

	* calc.rcp.in, docs/CREDITS, langs/de.rcp: *** empty log message ***

2001-01-31  ondrap  <ondrap@linux>

	* langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/complex.c:
	*** empty log message ***

2001-01-28  ondrap  <ondrap@linux>

	* calc.rcp.in: Changed to 1.10

	* include/mathem.h, mlib/complex.c, mlib/funcs.c, mlib/konvert.c, mlib/mathem.c, Makefile.in, result.c:
	Added atan2 function.
	Checked all complex sin/cos, e^ etc. functions for problems with
	Degree/Radian, fixed all bugs I've found (and there were many of them).

2001-01-25  ondrap  <ondrap@linux>

	* langs/sp.rcp, mlib/funcs.c: Better spanish translation.
	Fixed 1+5/60 -> 1o4'

2001-01-21  ondrap  <ondrap@linux>

	* mlib/konvert.c, mlib/mathem.c, include/defuns.h, include/funcs.h, include/mathem.h:
	*** empty log message ***

	* tutorial/tutorial.html: Updated tutorial.

2001-01-20  ondrap  <ondrap@linux>

	* finance.c, include/defuns.h, include/mathem.h, mlib/complex.c, mlib/konvert.c, result.c:
	Made the number formatting work.
	Added 'conj' function (for complex nums)

	* ansops.c, include/complex.h, include/defuns.h, include/funcs.h, include/history.h, include/konvert.h, include/mathem.h, include/specfun.h, mlib/bessels.c, mlib/complex.c, mlib/elliptic.c, mlib/funcs.c, mlib/history.c, mlib/konvert.c, mlib/mathem.c, mlib/specfun.c, mlib/stack.c, result.c, result.h:
	Cleanup of result, currently have some problems (compiler???)
	Added internal support for variable number of parameters.
	Added support for 2nd parameter of round & trunc.

2001-01-19  ondrap  <ondrap@linux>

	* langs/en.rcp, langs/sp.rcp, configure.in, calc.rcp.in, configure:
	Added spanish translation.
	Reorganized Preferences.

2001-01-06  ondrap  <ondrap@linux>

	* include/defuns.h, include/mathem.h, mlib/complex.c, mlib/konvert.c, defmgr.c:
	*** empty log message ***

2001-01-03  ondrap  <ondrap@linux>

	* langs/en.rcp: lang upd.

	* varmgr.c: Save as.. now saves directly from the variable list.

2001-01-02  ondrap  <ondrap@linux>

	* langs/de.rcp, langs/en.rcp, calc.rcp.in, graph.rcp.in:
	Added better german support.

	* mlib/mathem.c: Repaired fallback on (-2)^3 when complex numbers off.

2000-12-16  ondrap  <ondrap@linux>

	* calc.rcp.in, configure, configure.in: *** empty log message ***

2000-12-09  ondrap  <ondrap@linux>

	* langs/de.rcp: Added german translation, GUI enhancments needed.

2000-12-03  ondrap  <ondrap@linux>

	* langs/en.rcp: doc updates

	* langs/en.rcp: *** empty log message ***

2000-11-26  ondrap  <ondrap@linux>

	* langs/en.rcp, calc.rcp.in, calcrsc.h, memo.c: Added help to import.
	Added scrolling & setclip to memo import.

2000-11-25  ondrap  <ondrap@linux>

	* memo.c: Doc updates

	* docs/specfuncs.doc: Added specfund documentation in MSWord format.

	* calc.rcp.in: *** empty log message ***

	* calc.rcp.in, langs/en.rcp, memo.c:
	Export now preserves variable names.
	Changed layout of exports window

	* calc.c, calc.rcp.in, calcrsc.h, langs/en.rcp, memo.c, memo.h:
	Added memopad import
	Added option to export variables/functions only
	Fixed memory leak in memo export.

2000-11-24  ondrap  <ondrap@linux>

	* calc.rcp.in, include/konvert.h, langs/en.rcp, mlib/mathem.c, tutorial/tutorial.html:
	Tutorial updates.
	Added Out of range error message.
	ncr(x:y) now fails on Out of range if (y>MAX_FACT && x-y > MAX_FACT)

2000-11-19  ondrap  <ondrap@linux>

	* calc.c, calc.rcp.in, calcrsc.h, langs/en.rcp, memo.c, memo.h, pane.c:
	Added clicking for button taps.
	Initial support for memopad import.
	Memopad export now exports to category 'EasyCalc' if it exists.

2000-11-14  ondrap  <ondrap@linux>

	* Makefile.in, calc.c, calc.rcp.in, calcrsc.h, configure, configure.in, defmgr.c, graph.rcp.in, grsetup.c, grsetup.h, grtable.c, grtaps.c, include/calcDB.h, include/defuns.h, include/konvert.h, langs/en.rcp, mlib/calcDB.c, mlib/konvert.c, result.c, varmgr.c, varmgr.h:
	Added i18n hooks.
	Some small changes to naming graph functions.
	Added const char * instead of char * where appropriate.

2000-11-09  ondrap  <ondrap@linux>

	* mlib/mathem.c: changed xor computing to '^'

2000-10-30  ondrap  <ondrap@linux>

	* grsetup.c: *** empty log message ***

2000-10-29  ondrap  <ondrap@linux>

	* varmgr.c: *** empty log message ***

	* grsetup.c: Changed 'r' parameter to 'fi'.

	* calc.rcp.in, calcrsc.h, defmgr.c, finance.c, grsetup.c, include/calcDB.h, include/defuns.h, memo.c, mlib/calcDB.c, panectrl.c, varmgr.c, varmgr.h:
	Added possibility to choose a parameter for the function you like.

	* calc.rcp.in, tutorial/grcolor.gif, tutorial/tutorial.html:
	Doc updates.

	* graph.c, grsetup.c: Doc updts.

	* calc.c, calc.h, calc.rcp.in, graph.c, graph.h, grprefs.c, grprefs.h, grsetup.c, grtaps.c, pane.c:
	Added color support.
	Changed to 1.08.

2000-10-27  ondrap  <ondrap@linux>

	* grsetup.c, varmgr.c:
	Fixed nasty bug that appeared only on Debug rom (grsetup didn't work).
	This was caused by grsetup_def_name(return static char *)
	being called within FrmDoDialog in FrmUpdateEvent.

	* calc.c, graph.c, mlib/complex.c, varmgr.c:
	Better frmRedrawEvent handling.

	* docs/COPYING: Import of 1.08devel version.

	* docs/COPYING: New file.

	* docs/CREDITS, docs/INSTALL.man, docs/specfuncs.tex:
	Import of 1.08devel version.

	* docs/CREDITS, docs/INSTALL.man, docs/specfuncs.tex: New file.

	* docs/specfuncs.dvi: Import of 1.08devel version.

	* docs/specfuncs.dvi: New file.

	* tutorial/tutorial.html: Import of 1.08devel version.

	* tutorial/tutorial.html: New file.

	* tutorial/startup.gif: Import of 1.08devel version.

	* tutorial/startup.gif: New file.

	* tutorial/scientific.gif: Import of 1.08devel version.

	* tutorial/scientific.gif: New file.

	* tutorial/prefs.gif: Import of 1.08devel version.

	* tutorial/prefs.gif: New file.

	* tutorial/integer.gif: Import of 1.08devel version.

	* tutorial/integer.gif: New file.

	* tutorial/grtrace.gif: Import of 1.08devel version.

	* tutorial/grtrace.gif: New file.

	* tutorial/grtable.gif: Import of 1.08devel version.

	* tutorial/grtable.gif: New file.

	* tutorial/grsetup.gif: Import of 1.08devel version.

	* tutorial/grsetup.gif: New file.

	* tutorial/grpref.gif: Import of 1.08devel version.

	* tutorial/grpref.gif: New file.

	* tutorial/graph.gif: Import of 1.08devel version.

	* tutorial/graph.gif: New file.

	* tutorial/gonres.gif: Import of 1.08devel version.

	* tutorial/gonres.gif: New file.

	* tutorial/gonmenu.gif: Import of 1.08devel version.

	* tutorial/gonmenu.gif: New file.

	* tutorial/finance.gif: Import of 1.08devel version.

	* tutorial/finance.gif: New file.

	* tutorial/cplxxi.gif, tutorial/deg.gif: Import of 1.08devel version.

	* tutorial/cplxxi.gif, tutorial/deg.gif: New file.

	* tutorial/cplx.gif: Import of 1.08devel version.

	* tutorial/cplx.gif: New file.

	* include/stack.h: Import of 1.08devel version.

	* include/stack.h: New file.

	* include/mathem.h, include/segment.h, include/specfun.h:
	Import of 1.08devel version.

	* include/mathem.h, include/segment.h, include/specfun.h: New file.

	* include/konvert.h: Import of 1.08devel version.

	* include/konvert.h: New file.

	* include/funcs.h, include/history.h: Import of 1.08devel version.

	* include/funcs.h, include/history.h: New file.

	* include/display.h, include/fp.h: Import of 1.08devel version.

	* include/display.h, include/fp.h: New file.

	* include/calcDB.h, include/complex.h, include/defuns.h:
	Import of 1.08devel version.

	* include/calcDB.h, include/complex.h, include/defuns.h: New file.

	* include/MathLib.h: Import of 1.08devel version.

	* include/MathLib.h: New file.

	* bitmaps/x2.xbm: Import of 1.08devel version.

	* bitmaps/x2.xbm: New file.

	* bitmaps/exp.xbm, bitmaps/expon.xbm, bitmaps/gon.xbm, bitmaps/larrow.xbm, bitmaps/rarrow.xbm, bitmaps/rootx.xbm, bitmaps/sqrrtx.xbm, bitmaps/x-1.xbm, mlib/stack.c:
	Import of 1.08devel version.

	* bitmaps/exp.xbm, bitmaps/expon.xbm, bitmaps/gon.xbm, bitmaps/larrow.xbm, bitmaps/rarrow.xbm, bitmaps/rootx.xbm, bitmaps/sqrrtx.xbm, bitmaps/x-1.xbm, mlib/stack.c:
	New file.

	* mlib/specfun.c: Import of 1.08devel version.

	* mlib/specfun.c: New file.

	* mlib/mathem.c: Import of 1.08devel version.

	* mlib/mathem.c: New file.

	* mlib/konvert.c: Import of 1.08devel version.

	* mlib/konvert.c: New file.

	* mlib/history.c: Import of 1.08devel version.

	* mlib/history.c: New file.

	* mlib/guess.c: Import of 1.08devel version.

	* mlib/guess.c: New file.

	* mlib/funcs.c: Import of 1.08devel version.

	* mlib/funcs.c: New file.

	* mlib/fp.c: Import of 1.08devel version.

	* mlib/fp.c: New file.

	* mlib/complex.c, mlib/display.c, mlib/elliptic.c, mlib/fl_num.c:
	Import of 1.08devel version.

	* mlib/complex.c, mlib/display.c, mlib/elliptic.c, mlib/fl_num.c:
	New file.

	* mlib/calcDB.c: Import of 1.08devel version.

	* mlib/calcDB.c: New file.

	* mlib/bessels.c: Import of 1.08devel version.

	* mlib/bessels.c: New file.

	* mlib/MathLib.c: Import of 1.08devel version.

	* mlib/MathLib.c: New file.

	* mlib/BUGS, varmgr.c, varmgr.h: Import of 1.08devel version.

	* mlib/BUGS, varmgr.c, varmgr.h: New file.

	* result.h: Import of 1.08devel version.

	* result.h: New file.

	* result.c: Import of 1.08devel version.

	* result.c: New file.

	* prefs.c, prefs.h: Import of 1.08devel version.

	* prefs.c, prefs.h: New file.

	* panectrl.c, panectrl.h: Import of 1.08devel version.

	* panectrl.c, panectrl.h: New file.

	* pane.h: Import of 1.08devel version.

	* pane.h: New file.

	* pane.c: Import of 1.08devel version.

	* pane.c: New file.

	* memo.c, memo.h: Import of 1.08devel version.

	* memo.c, memo.h: New file.

	* grtaps.h: Import of 1.08devel version.

	* grtaps.h: New file.

	* grtaps.c: Import of 1.08devel version.

	* grtaps.c: New file.

	* grtable.c, grtable.h: Import of 1.08devel version.

	* grtable.c, grtable.h: New file.

	* grsetup.c, grsetup.h: Import of 1.08devel version.

	* grsetup.c, grsetup.h: New file.

	* grprefs.c, grprefs.h: Import of 1.08devel version.

	* grprefs.c, grprefs.h: New file.

	* graph.rcp.in: Import of 1.08devel version.

	* graph.rcp.in: New file.

	* graph.h: Import of 1.08devel version.

	* graph.h: New file.

	* graph.c: Import of 1.08devel version.

	* graph.c: New file.

	* finance.c, finance.h: Import of 1.08devel version.

	* finance.c, finance.h: New file.

	* defmgr.h: Import of 1.08devel version.

	* defmgr.h: New file.

	* defmgr.c: Import of 1.08devel version.

	* defmgr.c: New file.

	* configure.in: Import of 1.08devel version.

	* configure.in: New file.

	* configure: Import of 1.08devel version.

	* configure: New file.

	* calcrsc.h, calcsmall.xbm: Import of 1.08devel version.

	* calcrsc.h, calcsmall.xbm: New file.

	* calc.rcp.in, calc.xbm: Import of 1.08devel version.

	* calc.rcp.in, calc.xbm: New file.

	* calc.c, calc.def, calc.h: Import of 1.08devel version.

	* calc.c, calc.def, calc.h: New file.

	* ansops.c, ansops.h: Import of 1.08devel version.

	* ansops.c, ansops.h: New file.

	* Makefile.in: Import of 1.08devel version.

	* Makefile.in: New file.

