
| NS 6.x version | |
|
Home |
Mailing List |
Installation |
Source Code |
Bugs |
Screenshots |
Feedback
|
Installation
NOTE: The most recent version is currently the one branched for Netscape 6.1 or higher. It works fine with Mozilla 0.9.2 and above. So get this package.
INSTALL MozCalc
DOWNLOAD mozcalc-0.4.0.xpi
The code uses the current XUL syntax, so it will break on pre-0.9 Mozilla versions and Netscape 6.
To get the most recent code use CVS.
Release History
0.4.0 - 2001-05-28
- overhaul auf UI to make it XUL 1.0 compatible
- integration of Mozilla task menu
- memory uses now RDF file in user profile
This releases work with Netscape 6 (US version) and milestones of Mozilla up to 0.8.1 (tested since 0.7).
0.3.2 - 2001-05-02- added reverse polish notation mode
- added nth root
- added faculty
- added trigonometric functions
- added hyperbolic functions
- added logarithms
- added constants pi and e
- added missing dialog xul file
- re-enabled sidebar
- fixed German locale
- installer does not claim to be successful when performInstall() fails
- about dialog added
- fixed bug on continuation of calculation after pressing =
- minor UI enhancements
- common functions added: square root, 1/x and percentage
- memory sidebar added
- memory functionality added
- . (period) shortcut added
- minor bug fixes
- copy and paste functionality added
- menu added
- enter/return shortcut added
- minor bug fixes
- basic calculator working