1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 29, 2024 — Apr 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created generic summary panel class More... about 20 years ago
Replaced System.out.println with logger calls in a few classes. Note the init method for the logger in each class, duplicate this for any class you want logging in alternatively, install log4e More... about 20 years ago
Logging to INFO level for all ca.spaz.sql.* classes More... about 20 years ago
Renamed column "desc" to "description" to avoid name collision More... about 20 years ago
ignoring more More... about 20 years ago
Typo fixed in property loader More... about 20 years ago
Supports the visual editor now More... about 20 years ago
Added Postgres support More... about 20 years ago
surrounding the select columns with () is not SQL-compliant. Fixed More... about 20 years ago
Lazy initialization of big UI components Also formatted the code in FoodInfo More... about 20 years ago
Yep, I was right -- I have the newer version. So do you, now. More... about 20 years ago
Changed update semantics to Observer/Observable for future extension More... about 20 years ago
Lazy initialization of big UI components More... about 20 years ago
Clearer explanation of logging More... about 20 years ago
Logging statements added Duplicate search removed. (see itemStateChanged() ) More... about 20 years ago
Configured logging More... about 20 years ago
More Ignore More... about 20 years ago
Now handles arbitrary DB configurations from getInstance(), as long as they exist in the DB config file More... about 20 years ago
Added Apache Logging support More... about 20 years ago
NPE fixed in ActionListener on makeEditButton More... about 20 years ago
FoodDB no longer passed around like a cheap... More... about 20 years ago
removed uneeded buttons for now
adavidson
as artichikin
More... about 20 years ago
buncha dev work. can now mostly edit weights, and we now have a simple menu bar and better window positioning. May need to comment a line or two out under JVM 1.4
adavidson
as artichikin
More... about 20 years ago
added some gui resources
adavidson
as artichikin
More... about 20 years ago
Generalized the database code to allow for arbitrary JDBC connections. More... about 20 years ago
I have the DB, but we're keeping this out of cvs More... about 20 years ago
Local db.properties are not to be kept in version control. We don't need that, since they're intended to exist only as release or development settings More... about 20 years ago
Template file for db.properties. Should be renamed to db.properties and edited to match local settings (or final release ones) More... about 20 years ago
Fix to make hsql lib workspace-relative More... about 20 years ago
new todo & readme
adavidson
as artichikin
More... about 20 years ago