summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* fixes #6265Matti Tahvonen2011-01-111-1/+1
* internal field rename (last refactoring had inverted the meaning)Matti Tahvonen2011-01-101-11/+11
* better field names + one TODO noteMatti Tahvonen2011-01-071-13/+18
* added declaration that form commit may throw invalid value exception (RTE, bu...Matti Tahvonen2011-01-071-1/+1
* #5927, parsing error now somewhat with a similar mechanism as the required er...Matti Tahvonen2011-01-051-25/+54
* fixes #6237, setting datasource no more calls discard() methodMatti Tahvonen2011-01-051-8/+10
* #5927, implemented a customized validate() function to Datefield Matti Tahvonen2011-01-051-3/+34
* added TODO noteMatti Tahvonen2011-01-051-0/+3
* Large server side refactoring for DateFieldMatti Tahvonen2011-01-041-110/+123
* #6232 ComponentContainers should check that a component is in the container b...Artur Signell2011-01-041-2/+1
* fixes #6002 and #6223Matti Tahvonen2011-01-031-7/+2
* fine tuned fix for #5879Matti Tahvonen2010-12-301-1/+3
* fixes #5879, putting flash plugin to mode that supports z-indexes propertly b...Matti Tahvonen2010-12-301-0/+9
* AbstractSplitPanel should really be abstract...Artur Signell2010-12-301-1/+1
* #6208 - Changing date format does not update field contentsArtur Signell2010-12-271-0/+1
* Added missing javadocArtur Signell2010-12-271-1/+13
* JavaDoc fix.John Alhroos2010-12-221-9/+4
* - Changed get/setTabIndex to get/setTabPosition since tabIndex might be assoc...John Alhroos2010-12-221-19/+18
* Revised for #6188John Alhroos2010-12-211-9/+4
* undoing last accidental commitMatti Tahvonen2010-12-211-196/+0
* svn changeset:16611/svn branch:6.5Matti Tahvonen2010-12-211-0/+196
* Fix for #6188 + Testbench testsJohn Alhroos2010-12-211-2/+107
* improved code styleMatti Tahvonen2010-12-211-1/+1
* bring to front now somewhat supports several updating order of several window...Matti Tahvonen2010-12-201-6/+14
* #6174 JS Error when extending range with multi selection enabled table with n...Artur Signell2010-12-201-6/+6
* removed method stubMatti Tahvonen2010-12-171-9/+0
* #5039: introduced focus/blur events for (sub)window, client side support and ...Matti Tahvonen2010-12-171-1/+56
* Javadoc typo fixArtur Signell2010-12-171-1/+1
* fixes #5037 and modifies a test case to cover it and #6161Matti Tahvonen2010-12-151-0/+36
* Yet another revision of the fix for #6071Jonatan Kronqvist2010-12-151-23/+19
* Revised fix for #6071Jonatan Kronqvist2010-12-151-7/+30
* Calling SplitPanel.removeComponent with any component or null always removes ...John Alhroos2010-12-141-1/+1
* Fix for #6071Jonatan Kronqvist2010-12-141-0/+7
* Fix for #6145John Alhroos2010-12-141-0/+2
* Fix for #5810Jonatan Kronqvist2010-12-141-0/+3
* Javadoc typo fixArtur Signell2010-12-131-2/+2
* Unified deprecation commentsArtur Signell2010-12-081-15/+14
* Javadoc fix, rows are always explicitly specified for a TextAreaArtur Signell2010-12-081-3/+1
* Clarified commentArtur Signell2010-12-082-2/+2
* Added missing communication of rows and wordwrap attributes (#3752)Artur Signell2010-12-081-1/+1
* Added missing communication of rows and wordwrap attributes (#3752)Artur Signell2010-12-081-0/+14
* TextArea default value has always been "" and not nullArtur Signell2010-12-081-0/+1
* #3752 - Refactor TextFieldsArtur Signell2010-12-074-498/+546
* #3752 - Refactor TextFieldsArtur Signell2010-12-071-3/+227
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-031-1/+65
* #6082 - deprecated isSwitchModeArtur Signell2010-11-301-0/+4
* #6082 Suppressed deprecation warningsArtur Signell2010-11-301-1/+3
* Fixed the 'bouncing columns' issue introduced in the fix for #5066Jonatan Kronqvist2010-11-301-7/+0
* Removed unused fieldArtur Signell2010-11-291-2/+0
* Fix #6070 - Changing TextChangeEvent mode or timeout does not update to the c...Artur Signell2010-11-291-0/+2