Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usage of Consumer from event listeners (#7985) | Pekka Hyvönen | 2016-12-14 | 1 | -194/+0 |
* | Separate Binding and BindingBuilder (#80) | Leif Åstrand | 2016-12-05 | 1 | -3/+5 |
* | Simplify Binding API by removing the FIELDTYPE type parameter | Leif Åstrand | 2016-11-29 | 1 | -5/+5 |
* | Introduces ValidationResult interface to replace Result in validators. | Denis Anisimov | 2016-11-01 | 1 | -7/+11 |
* | Fix inconsistent API naming in Binder and remove unused handler | Pekka Hyvönen | 2016-09-13 | 1 | -4/+4 |
* | Clear binder errors after load/bind | Pekka Hyvönen | 2016-09-13 | 1 | -3/+30 |
* | Refactor Binder Status Handling API | Pekka Hyvönen | 2016-09-12 | 1 | -10/+136 |
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 1 | -2/+2 |
* | Binding.withStatusChangeHandler and Binding.withStatusLabel (#30). | Denis Anisimov | 2016-08-17 | 1 | -0/+35 |