1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 15, 2023 — Jan 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Centralized label creation. More UI components that are used a lot can go in this class too More... over 19 years ago
Massive redesign. Uses Save/Cancel actions, getFoo model now More... over 19 years ago
Uses generic actions now More... over 19 years ago
In the vein of good software design Added abstract actions to the mix -- these actions (and the corresponding interfaces) can be used to make easy work of common UI tasks. More... over 19 years ago
Logging More... over 19 years ago
Source code formatted More... over 19 years ago
Fixed illegal table lookup -- workaround on Java wackiness More... over 19 years ago
Nicer looking layout More... over 19 years ago
changed 1.5 method to 1.4.2 compatible call (needed to run on Mac OS X)
adavidson
as artichikin
More... over 19 years ago
Naming of vitamins a bit better More... over 19 years ago
Logger More... over 19 years ago
Skeleton of User database More... over 19 years ago
Added main db.properties to the repository because now it contains the user db properties as well. More... over 19 years ago
Javadoc. Added specific field names where appropriate, and made the constants DB field names More... over 19 years ago
Added support for using non-label names as keys More... over 19 years ago
Import cleanup More... over 19 years ago
Some cleanup on the layout. Looks better now. More... over 19 years ago
Added Vitamin panel. Took credit Removed dead fields. More... over 19 years ago
Now 2 columns. This is to offset the massive size of the vitamins panel More... over 19 years ago
Added vitamin summary panel. This meant a few changes (because there are lots of them) More... over 19 years ago
Commented it up More... over 19 years ago
Import cleanup More... over 19 years ago
Less noisy More... over 19 years ago
Modified default values More... over 19 years ago
Replaced mineral summary panel More... over 19 years ago
Fixed the layout to handle longer words. Modified default values More... over 19 years ago
Replaced current general summary panel with new one. Note the changes in update() More... over 19 years ago
Fixed an illegal (but acceptable to HSQL) INSERT statement More... over 19 years ago
Added JCalendar to libs More... over 19 years ago
Fixed bug where classname was getting the fully-qualified classname instead of the bare one More... over 19 years ago