1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bring javafxrt back More... over 11 years ago
Switch from Maven library download to manual storage (to deal with jarsigning issues in downstream projects). This is a temporary workaround rather than an ideal solution. More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
RMP fields. Lots of cleanup. Correct firing of formatted text fields by VCR More... over 11 years ago
Merge remote-tracking branch 'origin/master' into feature/log-search More... over 11 years ago
Task to save off dependencies. More... over 11 years ago
Be tolerant of not finding icons More... over 11 years ago
Correct deleteRecursive method when checking for file existence to not follow links. More... over 11 years ago
Disable failing unit test More... over 11 years ago
Change IOKit.deleteRecursive to use Files.delete (Java 7 method) More... over 11 years ago
Allow MemoryAnalyzer to be called directly from a static method. More... over 11 years ago
Null pointer check More... almost 12 years ago
Complete implementation and fix a number of bugs with log viewer model. Add debug logging. More... almost 12 years ago
Clean up declaration of JGoodies Form library in Gradle file. More... almost 12 years ago
Support to handle notification when all listeners are removed. More... almost 12 years ago
Unit tests for searching (not completely working yet) and many fixes. More... almost 12 years ago
Work on searching More... almost 12 years ago
Minor tweak to println More... almost 12 years ago
Switch to GlazedLists 1.9 from the central repo Include the JavaFX runtime for compilation More... almost 12 years ago
Pull incomplete maven deployer piece of build file More... almost 12 years ago
Initial checkin from svn More... almost 12 years ago
Merge remote-tracking branch 'origin/master' More... almost 12 years ago
Now requires JDK 1.7 Minor source cleanups. More... almost 12 years ago
Clear password on error. Attempt to work around issue with error dialog not getting focus on auth errors. More... about 12 years ago
Clear password on error. Attempt to work around issue with error dialog not getting focus on auth errors. More... about 12 years ago
Need to still include sourceCompatibility More... about 12 years ago
Comment out the DynamicLogIndexerModel since I'm having trouble getting JavaFX stuff to build for now. Switch from sourceCompatibility to targetCompatibility in build file. More... about 12 years ago
Data model for JavaFX to display log row from LogIndexer. Breakout LogAccess interface from LogIndexer. More... about 12 years ago
Put images in correct location to be picked up by Gradle. More... about 12 years ago
Put images in correct location to be picked up by Gradle. More... about 12 years ago