Commit Graph

16 Commits

Author SHA1 Message Date
naddy
8cb916bdd8 Update to 1.3.13. Changes in this release:
- Fix a bug which caused segfaults during pasting when the selection
  could not be retrieved.
2002-08-20 10:39:45 +00:00
naddy
7d24a5cd0f Update to 1.3.12: various minor enhancements and fixes. 2002-07-29 10:57:51 +00:00
naddy
9b7b9873ad Update to 1.3.11.
Fixed: the bug in setting the color for the button labels and display
glyphs.  Now, calcoo DOES take this color from the current GTK+
scheme.
2002-07-15 17:57:13 +00:00
naddy
06658f3d2d typo; from Alexei Kaminski <alexeik@physics.umd.edu> 2002-06-20 22:00:56 +00:00
naddy
5b06a89f8c Update to 1.3.10.
Changes: In the RPN mode, the keys to swap registers X and Z, and X and T
have been replaced with keys to scroll the stack.
2002-06-20 15:55:40 +00:00
naddy
7f6c40dea3 Update to 1.3.9. Notable changes:
- An option for output rounding has been added.
2002-06-11 09:52:23 +00:00
naddy
5affce5d67 Update to 1.3.8. Notable changes:
* Non-integer powers of negative numbers now yield errors instead
of weird results.
* The selected angle units are saved now.
* Various bug fixes and pixmap cosmetics.
2002-06-04 21:38:33 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
naddy
741671b297 Update to 1.3.7:
- Now all the buttons except for undo and clear_all become grayed
out when an error occurs.
- Bug fixes.
2002-03-10 13:08:55 +00:00
naddy
9db9b51ec0 Update to 1.3.6. User-visible changes in this release:
* Added option to choose between infinite and four-element stack in RPN mode.
* Added option to disable autorelease of arc and hyp buttons.
* RPN-related options are now grayed out when the algebraic mode is chosen.
* Added shortcut ctrl-q for exit.
2002-02-09 12:53:35 +00:00
naddy
cdcc2fbb59 Update to 1.3.5. No user-visible changes. 2002-01-21 13:25:00 +00:00
naddy
bb1844d9bb proper fix from upstream author; no need for sledgehammer 2002-01-18 21:51:33 +00:00
naddy
bcff47ff42 quickly bandaid author's mistaken assumption that malloc() zeroes memory 2002-01-18 15:44:11 +00:00
naddy
aa0e9a6043 Update to 1.3.4:
* Adds option to choose between traditional pseudo-stack (e.g. HP-11C)
  or true stack (HP-28C) semantics for ENTER.
2001-12-14 12:18:04 +00:00
naddy
f742a61e63 Update to 1.3.2:
- add engineering display mode
- change logic of enter after number entry (RPN mode)
- bug fixes
2001-12-04 14:10:01 +00:00
naddy
459ef62766 Import calcoo 1.3.1.
calcoo is a Gtk-based scientific calculator.  It offers both RPN
and "standard" mode.
2001-11-18 22:10:24 +00:00