0
I Use This!
Inactive

Commits : Listings

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