0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #44 from FabioMorcillo/patch-1 More... over 8 years ago
Update MaskTextField.java More... over 8 years ago
DecorationPane may have multiple children. The content must be the first one in the list. Decorations are added as child elements because of DecorationSupport.getChildren() More... almost 9 years ago
Add a no-args constructor to DecorationPane More... about 9 years ago
Remove cruft from updateVersion task More... about 9 years ago
Update license headers on all source files More... about 9 years ago
Make cehckstyle rules configuration laxer More... about 9 years ago
Reorganaize build files More... about 9 years ago
Merge pull request #41 from eiswind/bugfix/thomas/remove_deco_on_uninstall More... about 9 years ago
uninstall decorator on uninstall More... about 9 years ago
remove result properties as they would proper re-install of the same validator More... about 9 years ago
Merge pull request #40 from jidesoft/gradle_build More... about 9 years ago
A bunch of build updates during Hackergarten at Javaland More... about 9 years ago
Fix wring gradle exception More... about 9 years ago
Configure the build to find jfxrt.jar automatically. More... about 9 years ago
fixed NPE More... over 9 years ago
fixed a recent change in JDK8 that caused the LocalDateField caught the wrong exception More... over 9 years ago
fixed compile errors related to JDK8u40 update. If you have still on an earlier JDK release, please use the version before this check-in More... over 9 years ago
fixed a gradle issue More... over 9 years ago
fixed a compile error on JDK8u11 More... over 9 years ago
Merge remote-tracking branch 'origin/master' More... over 9 years ago
Merge pull request #21 from nonameplum/master More... over 9 years ago
- whole project is compatible now with javafx 8.40 beta - validation support for datepicker - better ability to css customization - more freedom of decoration creation (support for lambda expression) - ability to create decoration using FontAwesome font. - support for observable status of validation group - some helper methods More... over 9 years ago
Possibility to skin validation tooltip by css. Helper metods to get validaton Decorators and show tooltips on demand. More... over 9 years ago
Fix jdk8_20 compilation. Support for DatePicker validation. More... over 9 years ago
Merge remote-tracking branch 'origin/master' More... almost 10 years ago
fixed issue #12 where setInputMask to null caused NPE More... almost 10 years ago
release b128 More... about 10 years ago
fixed the tooltip not updated when the validation events' type are the same but with different message More... over 10 years ago
fix issue on building examples More... over 10 years ago