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