1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dispose example code
Pete-R-Jemian
as jemian
More... over 13 years ago
minor TODO list items
Pete-R-Jemian
as jemian
More... over 13 years ago
added About panel; need to flesh out the LICESNE details and load that into the About panel
Pete-R-Jemian
as jemian
More... over 13 years ago
need to fixup the content of the license file -- CC or GPL?
Pete-R-Jemian
as jemian
More... over 13 years ago
replace Hashtable with HashMap based on http://stackoverflow.com/questions/40471/java-hashmap-vs-hashtable
Pete-R-Jemian
as jemian
More... over 13 years ago
refactor the Configure dialog, better control over the widgets
Pete-R-Jemian
as jemian
More... over 13 years ago
progress
Pete-R-Jemian
as jemian
More... over 13 years ago
work-in-progress -- Configure now can report configuration after dialog closes - need to add features to the Gui for this
Pete-R-Jemian
as jemian
More... over 13 years ago
work in progress - consider removing <accept> button for now
Pete-R-Jemian
as jemian
More... over 13 years ago
more work on the Configure dialog
Pete-R-Jemian
as jemian
More... over 13 years ago
refinement
Pete-R-Jemian
as jemian
More... over 13 years ago
demo software from java2s.com
Pete-R-Jemian
as jemian
More... over 13 years ago
drop the NetBeans components
Pete-R-Jemian
as jemian
More... over 13 years ago
start to rebuild the Configure dialog in a more modular way
Pete-R-Jemian
as jemian
More... over 13 years ago
work-in-progress
Pete-R-Jemian
as jemian
More... over 13 years ago
work-in-progress
Pete-R-Jemian
as jemian
More... over 13 years ago
reduce the code to handle button click bindings
Pete-R-Jemian
as jemian
More... over 13 years ago
work-in-progress -- still need to complete Configure dialog -- need to employ use of TalkConfiguration in GUI
Pete-R-Jemian
as jemian
More... over 13 years ago
work in progress
Pete-R-Jemian
as jemian
More... over 13 years ago
start to move away from NetBeans-developed GUI to my own.
Pete-R-Jemian
as jemian
More... over 13 years ago
weed out legacy code
Pete-R-Jemian
as jemian
More... over 13 years ago
increase height of button row for the Mac, rearrange things for consistency
Pete-R-Jemian
as jemian
More... over 13 years ago
modify ant to only ignore SWT when Building Swing GUI
Pete-R-Jemian
as jemian
More... over 13 years ago
start to weave the configure dialog into the GUI. Looks like another class is needed for the parameters/labels used with a single talk. This "Talk" class might be the thing that the timer has to callback and not the GUI.
Pete-R-Jemian
as jemian
More... over 13 years ago
working on the dialog box
Pete-R-Jemian
as jemian
More... over 13 years ago
rename based on GUI architecture
Pete-R-Jemian
as jemian
More... over 13 years ago
window title bar
Pete-R-Jemian
as jemian
More... over 13 years ago
with AWT/Swing, no need to package the host.arch names
Pete-R-Jemian
as jemian
More... over 13 years ago
refactor this project using Swing - basic functions ready to use
Pete-R-Jemian
as jemian
More... over 13 years ago
polish
Pete-R-Jemian
as jemian
More... over 13 years ago