1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing inherit to GwtBootstrap3CDN module More... about 11 years ago
Merge pull request #34 from gslender/master More... about 11 years ago
Add missing isEnabled/setEnabled methods to Input More... about 11 years ago
Adding in a GwtBootstrap3CDN module so users can use CDNs for resources. (Issue #33) More... about 11 years ago
Merge remote-tracking branch 'origin/master' More... about 11 years ago
Adding in TargetHistoryToken for all Buttons (Issue #28). More... about 11 years ago
- Moved get/setMethod(), get/setAction() to Abstract Form - Added missing HasName interface to Input - Code reformatting More... about 11 years ago
Merge pull request #32 from gslender/master More... about 11 years ago
Merge commit 'b1376940fd5b726f83548822e340442d534b65db' More... about 11 years ago
Added get/set Method and get/set Action to Form (so you can enable auto-fill) Added get/set Name to Input (so you can enable auto-fill) Added missing TEXT type to InputType (so you can use Input instead of TextBox - which purpose/difference is now unclear) More... about 11 years ago
Formatting/identation More... about 11 years ago
Merge pull request #31 from gslender/master More... about 11 years ago
Fixes for issues #27 & #29 More... about 11 years ago
Revert "Added HasFormValue and HasValue<Boolean> implementations to CheckBox and CheckableInputButton" More... about 11 years ago
Added HasFormValue and HasValue<Boolean> implementations to CheckBox and CheckableInputButton Added JSNI methods to Input to get/set value More... about 11 years ago
Update README.md More... about 11 years ago
Added convenience ListBox More... about 11 years ago
Javadoc and code formatting More... about 11 years ago
Adding in missing XS enums for Column Push/Pull/Offset, also adding in support for col-*-push/pull/offset-0 so that you can reset the push/pull/offset. More... about 11 years ago
Fixing the DateTimeBox. It wasn't setting the intial date correctly. Switched to a Scheduled FixedDelay command that will check to make sure that the DateTimeBox is properly loaded before setting the value. More... about 11 years ago
Merge pull request #20 from gregsheremeta/master More... about 11 years ago
added documentation for disabling default theme More... about 11 years ago
Merge remote-tracking branch 'origin/master' More... about 11 years ago
Some changes to CheckBox/RadioButton and ButtonGroup regarding form values/names More... about 11 years ago
Update README.md More... about 11 years ago
Adding in support for all input types that are supported in Bootstrap. More... about 11 years ago
Added more interfaces to CheckBox More... about 11 years ago
Added CheckBox widget for use within forms More... about 11 years ago
Updated POM More... about 11 years ago
Update README.md More... about 11 years ago