summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/CheckBox.java
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistencies in CheckBox clear and isEmpty (#14755)Artur Signell2014-12-181-0/+11
* Declarative support for CheckBox (#7749)Matti Hosio2014-12-171-0/+50
* replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-261-8/+2
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Fixed client-server value sync problem in CheckBox (#11028)Artur Signell2013-03-131-0/+17
* Properly pass the AbstractField internal value to shared state in Slider and ...Johannes Dahlström2013-02-181-0/+7
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Unified deprecation messagesArtur Signell2012-11-221-6/+6
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-2/+2
* refak listeners com.vaadin.uiPetri Heinonen2012-08-301-4/+39
* Make the (server-side) getState method protected (#9315)Leif Ã…strand2012-08-221-1/+1
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+141