![]()
1.0
Initial release
1.0.1
Changed the main window to the normal style
Fixed some of the version info strings
Moved the tape to a separate window
You can now always enter numbers with the keyboard
The number view is no longer selectable
Added a new 'Copy Number' command
1.0.2
Fixed a bug that caused problems with the tape window
The items in the list now renumber properly when you delete an item
Fixed the tooltips in the list window
1.1
Added RPN mode using the list as an editable stack
In batch mode, the enter button can now be used to add numbers to the list
Rearranged the main window so you don't have to expand it to open other windows
Fixed problems with very large numbers in hex, oct or bin modes
Fixed a hang when you use the Range feature with a decimal value
Changed the icon again (hopefully for the final time) to make it look more aqua-like
1.1.1
Added extra key equivalents for arithmetic ops (c=clear, x=times, d=divide, etc.)
Fixed script recording under RPN mode
Now, when you click a button in the main window, the window isn't brought to the front
The list window's minimum size has be increased
1.5
Added a new format palette, featuring powerful unit calculations
Rearranged the interface to be more consistent
Added buttons to the main window to open the format and constants palettes
The list window is now open at startup by default
1.5.1
Decimal points in inches work correctly now
When you convert back to inches mode, you can enter numbers correctly
Fixed problems with decimal points and unit mode
Some assorted other bug fixes
1.5.2
Multiple operations in classic mode run in the mathematical order of operations
The little message no longer extends past the white box when you expand the window
The 'x' line now disappears from the list when you leave RPN mode
Increased the consistancy of the number of digits displayed in binary in batch and RPN modes
The number pad now works when the list, tape, format or script is in front
The enter button can be used to add items to the list in any mode
Various other minor bug fixes that I won't go into too much detail about
1.5.2b
Fixed some bugs in the behavior of RPN mode