1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Relaxing test condition for duplicate search finished calls. More... about 11 years ago
Corrections when seeking More... about 11 years ago
Performance improvements More... about 11 years ago
Set thread name and add warning log for read errors. More... about 11 years ago
Cap the number of outstanding queries and only do one query at a time. More... about 11 years ago
Cast a wider net for errors during reading. More... about 11 years ago
Put longer test timeouts back due to intermittent failures. More... about 11 years ago
Handle size() call from non-Platform threads More... about 11 years ago
Support for alternate file formats More... about 11 years ago
Ability to specify an attachment to an indexer so listeners have that rather than the real File. Hide the constructor to SearchParams which was incorrectly visible. Ability to limit the maximum number of search hits. More... about 11 years ago
Remove println's inadvertently left in More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
DataTips code, originally from datatips.dev.java.net (~2005 or so). Minor changes to enable anti-aliasing and fix a bug where list popups weren't being shown at times. More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
Deal with a specific situation in which dispatching could stop and messages would pile up if an error occurred while consulting a MessageDeliveryErrorHandler in response to a delivery error. Put more general try/finally block to ensure the thread always correctly indicates whether or not it's running. More... over 11 years ago
Ensure output stream is flushed prior to exiting. Ensure the handler is notified of a heap dump block ending even if no explicit record is found. More... over 11 years ago
New ValidityCheck to check the state of a delegate FieldValidityChecker. Consider null delegates valid for a couple of checks. More... over 11 years ago
Correct message to properly indicate pass or fail. More... over 11 years ago
Print pass/fail state for sub-checks under Compound/OrValidityCheck More... over 11 years ago
Refinement to how single line checks are printed when debugging. More... over 11 years ago
Debugging on FieldValidityChecker: - DEBUG level prints failures - TRACE level also prints successes Implement toString on ValidityChecks to support debugging on FieldValidityChecker More... over 11 years ago
Don't pause to retry message when in the EDT. Make LCP sub-panels translucent. More... over 11 years ago
Open site location in Google maps. More... over 11 years ago
Change visibility of utility methods. More... over 11 years ago
Utility methods in ResourceList to make definition of Text and IconResourceKeys easier. More... over 11 years ago
Back to JavaMail 1.5 More... over 11 years ago
Go back to javamail 1.4.2 More... over 11 years ago
Remove activation library More... over 11 years ago
Move JavaMail and JavaBean Activation libs to Starlight Common (correct location) More... over 11 years ago
Checks for hazards assessment and compliance audit. More... over 11 years ago