0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a minor typo. More... over 15 years ago
* Improved the performance of the "sign()" methods. * Added methods for calculating the factorial of a number. * Added a constant, EPS, representing the smallest roundoff error such that 0 + EPS > 0. More... over 15 years ago
Fixed a bug that prevented opening of files when all windows were closed on MacOS X. Also updated code to Java 1.5 standard. More... over 15 years ago
Corrected my e-mail address. More... over 15 years ago
Added missing source file. More... over 15 years ago
Updated to represent the changes in the 2.5.0 release. More... over 15 years ago
Minor change to the Preferences interface. More... over 15 years ago
Added launch4j project to build process. This creates a Windows executable in addition to the MacOS executable. More... almost 16 years ago
Modified to set the minimum VM size to 128 MB. This allows the digitization of larger images. More... almost 16 years ago
no message More... almost 16 years ago
Build now requires Java 1.5 or later. More... almost 16 years ago
Added back in version of buildMenu() that was accidentally deleted with last update. More... almost 16 years ago
Fixed a bug in centerIt() that could occur when the outside component has not yet been displayed. More... almost 16 years ago
The "semi-auto" button now only shows in the tool bar when AutoTrace is available. More... about 16 years ago
Modernized code to use Generics and for-each loops, etc. Cleaned up. Modified to use Resource Bundles. More... about 16 years ago
Added a new "buildMenu" method that takes a list of 3-element String arrays. More... about 16 years ago
Removed now unused files. More... about 16 years ago
Modernized code to use Generics. AutoTrace is now found on the system search path rather than being distributed with the application. More... about 16 years ago
Added StreamGobbler class. More... about 16 years ago
Added the project files for Apple's X Code IDE. More... about 16 years ago
Began implementing a new method for finding "autotrace". Not complete yet. More... about 16 years ago
Modified to use a resource bundle for application strings and generally updated. More... about 16 years ago
Added application strings in a properties file. More... about 16 years ago
Updated information. More... about 16 years ago
Added a directory of sample plots, and an ant build file. More... about 16 years ago
Added the missing Manifest file. More... about 16 years ago
Improved java docs. More... about 16 years ago
Added ability to get a table by it's index in the database. Improved java docs. More... about 16 years ago
Added ability to store table level notes. More... about 16 years ago
Added a "flatten" method that turns the n-dimensional array into a 1-D array. More... about 16 years ago