1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a bug with setting correction on start-up. 2-position protocol still hard-wired. More... over 16 years ago
Two-position protocol implementation (UNSTABLE) Hard-wired for the moment, so `normal' files won't load with this version. More... over 16 years ago
Started implementing support for 2-position measurement protocol. More... over 16 years ago
Changed default platform to JDK 1.5. More... over 16 years ago
Added a bug. More... over 16 years ago
Tray correction implemented. Things are still a bit messy, but it works. Perhaps the Correction should be a per-suite field, not a PuffinPlot-wide setting. More... over 16 years ago
Fixed a bug: suite is now set correctly for a datum. Have tested tray correction briefly. Seems to work; just needs some UI plumbing now so it can be applied without modifying the source code! More... over 16 years ago
More groundwork for tray / empty slot corrections. Reworked the `Correction' enum into a class incorporating the `tray' and `empty slot' flags; still not properly hooked into the GUI, though, and actually implementing the empty slot correction will take some more work. Tray correction should be easy though. More... over 16 years ago
More steps towards tray correction. This has involved some tidying up and refactoring of Datum, Sample, and Suite. More... over 16 years ago
Some changes to support explicit tray corrections. Slot number in Sample, corrected run number, etc. More... over 16 years ago
Fixed a couple of Mac build problems. Changed JDK name, and removed an unneeded sun.* import More... over 16 years ago
Added a bug to the database. More... over 16 years ago
Fixed #125 (NRM intensity in calculation file) More... over 16 years ago
Fixed #124 (depth not shown). More... over 16 years ago
Fixed #127 (crash on close suite), #128 (crash on non-existent file) More... over 16 years ago
Updated bug database. More... over 16 years ago
Implemented #105 (load warning on unknown treatment type). More... over 16 years ago
Updated bug database, etc. Also removed an unneeded sun.* import from PlotAxis (no idea how that got there). More... over 16 years ago
Attempted fix for #109 (mac superscript), etc. Also fixed stupid file open bug introduced in last commit. More... over 16 years ago
Implmented #119 (use logging). More... over 16 years ago
Started work on #119 (logging). More... over 16 years ago
Various minor bugs fixed. More... over 16 years ago
Added some bugs to the database. More... over 16 years ago
changed some field constant names; fixed a 2G loading bug. Puffin would crash on a file starting with a mag. sus. measurement; now it throws the first measurement away if it's mag sus. More... over 16 years ago
PuffinPlot now loads and saves its new (non-2G) file format. More... over 16 years ago
Optimized TextLinePoint constructor (closes #112). More... over 16 years ago
Added some bugs to the database. More... over 16 years ago
Updated project to Netbeans 6.7.1. More... over 16 years ago
Merged changes from `new file loading architecture' branch. More... over 16 years ago
Added hash code to RecentFileList.FileSet. More... over 16 years ago