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
organized imports
adavidson
as artichikin
More... over 19 years ago
fixed constructor error
adavidson
as artichikin
More... over 19 years ago
fuglified while I play and experiment with UI
adavidson
as artichikin
More... over 19 years ago
removed constructor that took a ResultSet
adavidson
as artichikin
More... over 19 years ago
Preliminary Datasource stuff. More... over 19 years ago
renamed some Weights to Measures
adavidson
as artichikin
More... over 19 years ago
Changes from class name refactoring
adavidson
as artichikin
More... over 19 years ago
renamed EditConsumedFoodDialog to EditServing Dialog
adavidson
as artichikin
More... over 19 years ago
renamed FoodInfo to ServingEditor
adavidson
as artichikin
More... over 19 years ago
renamed Consumed to Serving
adavidson
as artichikin
More... over 19 years ago
renamed Weight to Measure
adavidson
as artichikin
More... over 19 years ago
Skeleton of an implementation of FoodDatasource and an SQLDatasource More... over 19 years ago
Javadoc. I really should do this as I write... More... over 19 years ago
Brought DB properties in line with the sample More... over 19 years ago
Generic source handling in SearchPanel Proper error handling in ConnectionManager to go with it. More... over 19 years ago
ConnectionManager now uses the properties file to load the database names. SearchPanel will show whatever is in that properties file. More... over 19 years ago
organized imports, added note
adavidson
as artichikin
More... over 19 years ago
organized imports
adavidson
as artichikin
More... over 19 years ago
support for multiple sources, cleaner search interface
adavidson
as artichikin
More... over 19 years ago
formatting, colors
adavidson
as artichikin
More... over 19 years ago
minor update
adavidson
as artichikin
More... over 19 years ago
formatted
adavidson
as artichikin
More... over 19 years ago
replaced tabs with spaces, formatted better, added BIOMARKER table
adavidson
as artichikin
More... over 19 years ago
organized imports
adavidson
as artichikin
More... over 19 years ago
some code standards settings for the project - tabs of 3 spaces - organize imports set to level-2
adavidson
as artichikin
More... over 19 years ago
ConnectionManager will now notify on connection More... over 19 years ago
Now properly handles Java Dates for ALL SQL More... over 19 years ago
Massive cleanups Moved DB Connection issues over to ConnectionManage Modified connection properties to support the three databases Fixed an error in SQLInsert with respect to Date classes. Probably going to have to generalize that. Renamed UserDatabase for consistent class naming More... over 19 years ago
This is the current state of the food database properties file. MUST BE UPGRADED TO More... over 19 years ago
Nicer layout on the food editor More... over 19 years ago