1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set logging level to warn when exception is caught during setValue() More... almost 18 years ago
Fix for RCP-438: added a strict numberFormat and used this in the conversion service. This will make the parsing more strict (no numbers followed with characters will pass). More... almost 18 years ago
Additional method to add valueModel with a FieldMetaData to allow use of eg DerivedValueModels in a FormModel. More... almost 18 years ago
Simple command to show dialog More... almost 18 years ago
additional artifact id - directory name fixing More... almost 18 years ago
moved modules to correct dirs More... almost 18 years ago
Changed modulesection to reflect correct directory structure More... almost 18 years ago
artifact id's changed to reflect real-life usecase More... almost 18 years ago
move petclinic to correct dir More... almost 18 years ago
move simple sample to correct dir More... almost 18 years ago
moved vldocking to correct dir More... almost 18 years ago
add version to website deployment url to prevent overwriting between different release versions (RCP-309) More... almost 18 years ago
fixed dialog wizard id (RCP-538) More... almost 18 years ago
When validating with a null property all properties should be checked if the object is a PropertyConstraintProvider More... almost 18 years ago
Removed FormModel.validate(): no explicit validate call should be needed, initial validation state must be taken into account and any change to the valueModel will trigger an additional validation. More... almost 18 years ago
Added method to retrieve the field names. Used in validator. More... almost 18 years ago
Removed FormModel.validate(): no explicit validate call should be needed, initial validation state must be taken into account and any change to the valueModel will trigger an additional validation. More... almost 18 years ago
typo in javadoc (RCP-544) More... almost 18 years ago
Added JXErrorDialogExceptionHandler and EmailNotifierErrorReporter based on JDIC which is an optional dependency. More... almost 18 years ago
Added javadoc & formatting code More... almost 18 years ago
code formatting More... almost 18 years ago
removed unused line More... almost 18 years ago
deprecated class in favor of JDIC and Desktop class in java 1.6 More... almost 18 years ago
fixed getter/setter conflict (different types) More... almost 18 years ago
Switched to firefox as default browser on linux systems instead of netscape as suggested in RCP-540 More... almost 18 years ago
Fix for RCP-539: format without going to double first More... almost 18 years ago
Added javadoc More... almost 18 years ago
Added toString() as suggested in RCP-537 More... almost 18 years ago
added javadoc More... almost 18 years ago
changed sequence of wizard creation to follow RCP-536 More... almost 18 years ago