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
Big refactory. More... over 19 years ago
Sorted it to group things better. Made Actions out of ActionListeners to better handle disable/enable More... over 19 years ago
Simpler SQLSelect means one less line of code More... over 19 years ago
Formatting + Field hiding More... over 19 years ago
Formatted More... over 19 years ago
Abstraction improved Added SELECT foo AS bar Added default selection of * Removed getResultSet as now only doExecuteQuery will work More... over 19 years ago
Abstraction improved More... over 19 years ago
Logging for USDA is now fixed to INFO More... over 19 years ago
Replaced all SQL queries with valid SQL* objects More... over 19 years ago
Formatted NULL instead of null More... over 19 years ago
Replaced text out with logging Replaced bare insert with SQLInsert Set the createFood to use the USDA source More... over 19 years ago
Modifed Food to use factory methods to construct. Allows for more uniform data abstraction plus replacement by other subclasses More... over 19 years ago
Size issues made better More... over 19 years ago
More summary panels More... over 19 years ago
BROKEN (partly) Added a chart component, but it's BIG. The sizing of these things is pretty hardcore, if I guess right. We'll need to do some work to make this fit the UI. More... over 19 years ago
Added support for looking up info by name or tag. Made return values unmodifiable. More... over 19 years ago
Moved the summary panel classes into .ui subpackage More... over 19 years ago
JFreeChart added More... over 19 years ago
New look and feel More... over 19 years ago
Formatting More... over 19 years ago
Fixed a bug where the values were not updating properly. More... over 19 years ago
Large changes to the Summary Panel, although invisible. Much more flexible -- can take arbitrary JComponents implementing a particular interface as clients now, with a JTabbedPane as a container More... over 19 years ago
Code cleanup More... over 19 years ago
Refitted to use java.util.Date for better interoperability with future date-related components More... over 19 years ago
JCalendarCombo is useless -- doesn't fire UI events at all More... over 19 years ago
Refactored the hell out of DailySummary in prep for some UI tweakage More... over 19 years ago
Added vitamins to NutrientInfo More... over 19 years ago
Better handling of UI regeneration More... over 19 years ago
Optimized nutrient info retrievals More... over 19 years ago
Added support for more flexible SQL selections (sub-selects and simple joins) More... over 19 years ago