1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated bug database. More... over 17 years ago
Data display panels separated from graph displays so that they can be independently positioned. Some other minor changes. More... over 17 years ago
Redid About box so it works on Apple's prehistoric version of Java. That's OK Apple, JSE version 6 only came out TWO YEARS ago, don't feel any need to keep up! More... over 17 years ago
Build date in about box. Closes #11. More... over 17 years ago
Various tidy-ups, renamings, and minor refactorings; plot positions are now saved in preferences. More... over 17 years ago
Added "recently opened files" feature and (to support it) saveable preferences. More... over 17 years ago
Bugfixes for display; workaround for Java bug #6469160; added ability to save out PCA and Fisher statistics. More... over 17 years ago
Redid plot dragging to be less confusing. Also, the data table now indicates selected points. More... over 17 years ago
Fixed a bug in suite selection. More... over 17 years ago
Removed the old DataDisplay which has been replaced with the new DataTable. More... over 17 years ago
Many major improvements: plots can be dragged and resized; on-plot data table has been reimplemented as a "proper" plot; a few bugs have been fixed in passing, and doubtless a couple more introduced. An "upload" target of the build file has been split off from the "macbundle" target. More... over 17 years ago
Fixed Fisher and PCA bugs; various UI improvements. More... over 17 years ago
Fisher statistics implementation completed, put into its own class, and integrated into PP in a manner very similar to PCA. More... over 17 years ago
Fixed a lot of potential problems caught by FindBugs; added an alpha-95 method to Point, but it's not plumbed into anything yet. More... over 17 years ago
Zplot import made more versatile and robust, fixing Faye's bug. Also fixed PCA plotting (broken by the recent rewrite) and put lines back into plots. More... over 17 years ago
Plotting code heavily restructured to deal with persistent problems in resolution, scaling, printing, etc. Some of the previous functionality is now missing but should be easy to add in again. Currently the main omission is the on-plot data table. More... over 17 years ago
Added tag Just before rewrite of plotting code for changeset e1a408230074 More... over 17 years ago
Changed print action to not pass an attribute set. This gets us a native print dialog on the Mac. (I was passing the attribute set to work around Sun bug #6633656 , but that didn't work anyway.) More... over 17 years ago
Added a default volume to Datum, and changed most fields to initialize as NaN -- better for catching uninitialized values than using 0. Finished PcaValues and TreatType unit tests. Changed buildfile macbundle task to auto-upload to lumi. More... over 17 years ago
Fixed bug with AF intensity plotting for uniaxial demagnetization. Added bug database to repo. Added (unfinished) unit test for TreatType. Minor code tidy-ups. More... over 17 years ago
Update build.xml macbundle task to deploy to my new Mac. More... over 17 years ago
Fixes and metafixes for Christian's latest bug. Specifically: * TreatType no longer raises NullPointerException for an unknown string * Malformed files are handled more sensibly * Uncaught exceptions are reported to the user rather than printed to the console. More... over 17 years ago
Initial hg commit after svn history was lost due to knockagh crashing. More... over 17 years ago