summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Makes Window and Panel Focusable. #4384John Alhroos2011-03-112-4/+63
* Reverted [17697]John Alhroos2011-03-101-78/+2
* Adds mouse event details to Button.ClickEvent #6605John Alhroos2011-03-101-2/+78
* Improved JavaDoc for Embedded.John Alhroos2011-03-091-18/+51
* Code cleanup (removes an extra get operation)John Alhroos2011-03-081-2/+3
* Fixes #6368John Alhroos2011-03-081-2/+16
* #6434 LayoutClickNotifier interfaceHenri Sara2011-02-245-93/+16
* #6493 related cleanup and refactoring to eliminate duplicated codeHenri Sara2011-02-236-117/+56
* #6493 API for getting the deepest clicked component in layout click eventsHenri Sara2011-02-234-8/+28
* Fixed javadoc typosArtur Signell2011-02-221-4/+5
* #6468 getColumnAlignments() in Table caused AIOOBEHenri Sara2011-02-211-1/+1
* 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