1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 15, 2023 — Jan 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created generic summary panel class More... over 19 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... over 19 years ago
Logging to INFO level for all ca.spaz.sql.* classes More... over 19 years ago
Renamed column "desc" to "description" to avoid name collision More... over 19 years ago
ignoring more More... over 19 years ago
Typo fixed in property loader More... over 19 years ago
Supports the visual editor now More... over 19 years ago
Added Postgres support More... over 19 years ago
surrounding the select columns with () is not SQL-compliant. Fixed More... over 19 years ago
Lazy initialization of big UI components Also formatted the code in FoodInfo More... over 19 years ago
Yep, I was right -- I have the newer version. So do you, now. More... over 19 years ago
Changed update semantics to Observer/Observable for future extension More... over 19 years ago
Lazy initialization of big UI components More... over 19 years ago
Clearer explanation of logging More... over 19 years ago
Logging statements added Duplicate search removed. (see itemStateChanged() ) More... over 19 years ago
Configured logging More... over 19 years ago
More Ignore More... over 19 years ago
Now handles arbitrary DB configurations from getInstance(), as long as they exist in the DB config file More... over 19 years ago
Added Apache Logging support More... over 19 years ago
NPE fixed in ActionListener on makeEditButton More... over 19 years ago
FoodDB no longer passed around like a cheap... More... over 19 years ago
removed uneeded buttons for now
adavidson
as artichikin
More... over 19 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... over 19 years ago
added some gui resources
adavidson
as artichikin
More... over 19 years ago
Generalized the database code to allow for arbitrary JDBC connections. More... over 19 years ago
I have the DB, but we're keeping this out of cvs More... over 19 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... over 19 years ago
Template file for db.properties. Should be renamed to db.properties and edited to match local settings (or final release ones) More... over 19 years ago
Fix to make hsql lib workspace-relative More... over 19 years ago
new todo & readme
adavidson
as artichikin
More... over 19 years ago