FoxCalc's changes log file.


What's new in v0.83:
- Fixed a little mouse's cursor display bug when clicking on buttons,
- Fixed thousand sep. insertion (appeared sometimes on the number's front),
- Switching to scientific notation (00E+00) for numbers >= 1000000000000,
- Added overflow checking for x!,
- Compiled with FreeBASIC v0.17b.

What's new in v0.82:
- Fixed the "divide by 0" MOD bug,
- Updated the "LICENCE.TXT" file (FSF address has changed),
- Added an descriptive *.LSM file to the package,
- Added my email address to the "?" command,
- Changed "%" behavior in case of addition or subtraction (x+y% = x+x*y%),
- Codepage detection (buttons are ok on all codepages).. Thx DrV!,
- Added thousand separator (taken from the operating system's settings).

What's new in v0.81:
- Mouse bug fixed (mouse cursor visible / not crashing if no mouse driver),
- Limit decimal resolution to 12 numbers (internal FPU still at 15 decimals),
- Flushing the keyboard when displaying program's informations.

What's new in v0.80:
- Initial release.
