aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Additional javadoc for #4991Artur Signell2010-06-161-127/+196
* Fix #5012 - Self comparison of classId with itself in com.vaadin.ui.Embedded....Artur Signell2010-06-161-1/+1
* Added removeTab(Tab) to TabSheet, fixes #5179Marc Englund2010-06-151-0/+26
* refining code splitting + adding documentation. Monolithic client side is now...Matti Tahvonen2010-06-151-21/+31
* Merged fix, sample and tests for "#3720 - Disable Items for OptionGroup" from...Artur Signell2010-06-152-23/+109
* code splitting + client initializationMatti Tahvonen2010-06-1110-11/+38
* Merged fix and sample for #2855 - "Implement input prompt for DateField" from...Artur Signell2010-06-111-0/+34
* Merged #5152 (AbsoluteLayout getTopValue fix) from 6.3 to 6.4Henri Sara2010-06-081-1/+1
* Merged #5149 fix to 6.4Henri Sara2010-06-071-0/+1
* initial implementation of code splitting #4408Matti Tahvonen2010-06-0410-10/+41
* Fix for #5112John Alhroos2010-06-021-12/+0
* Fix for #5104John Alhroos2010-06-011-0/+4
* Merged changes to 6.4 (FindBugs results, #5111, label and javadoc corrections)Henri Sara2010-06-016-8/+5
|\
| * Fixed some normal priority warnings by FindBugsHenri Sara2010-06-012-2/+2
| * Fixed some high priority warnings by FindBugsHenri Sara2010-06-013-5/+2
| * #5111 incorrect null check in Panel.removeAction()Henri Sara2010-06-011-1/+1
* | Merged changes from 6.3 to 6.4Henri Sara2010-05-315-80/+265
|\|
| * #5053 and #5083: Last ComboBox item may not be shown if null selection enable...Henri Sara2010-05-271-4/+7
| * #5013 AbstractField did not repaint property read-only status changes immedia...Henri Sara2010-05-271-0/+21
| * Fixed #4251 - ArithmeticException when changing Select pageLength to 0Artur Signell2010-05-271-1/+3
| * TabSheet: break out of loop earlier when suitable selected component foundHenri Sara2010-05-261-0/+1
| * #4641 Adding the same component multiple times to a TabSheet caused NPEHenri Sara2010-05-261-7/+21
| * Fix for #4427 - Updating sub-window position information back to server shoul...Artur Signell2010-05-251-4/+43
| * #4935 minor additions to Accordion javadoc (styling)Henri Sara2010-05-251-0/+3
| * #4981 and #4935 TabSheet and Accordion javadoc and one import, no functional ...Henri Sara2010-05-252-64/+166
* | Added column resize event handling. #2807John Alhroos2010-05-261-0/+150
* | Fix for #4311John Alhroos2010-05-251-9/+81
* | Initial update for #4991Artur Signell2010-05-251-65/+119
* | Merged changes to 6.4Henri Sara2010-05-252-28/+59
|\|
| * #3698 and #4505 fire tab change event when current tab gets disabled/hidden/r...Henri Sara2010-05-251-25/+54
| * Fix for #4542John Alhroos2010-05-241-3/+5
* | merged bug fixes from 6.3 to 6.4Matti Tahvonen2010-05-212-31/+232
|\|
| * Added null check.John Alhroos2010-05-191-0/+4
| * Added JavaDoc for AbsoluteLayout (#4927).John Alhroos2010-05-191-15/+199
| * Fix for #4479John Alhroos2010-05-191-13/+13
| * Fix for #4542 + JUnit test + Test ApplicationJohn Alhroos2010-05-191-3/+16
* | opening parts table implementation for simple extensionMatti Tahvonen2010-05-141-54/+65
* | merged bug fixes from 6.3 branchMatti Tahvonen2010-05-143-21/+67
|\|
| * fixes #1847Matti Tahvonen2010-05-071-1/+25
| * fixes #4654, added virtual client side synchronization for UI check that happ...Matti Tahvonen2010-05-071-3/+20
| * fixes #3829, #3967Matti Tahvonen2010-05-051-17/+22
| * Small documentation fix.Jouni Koivuviita2010-05-041-3/+3
* | opening some parts of table implementation + some refactoringMatti Tahvonen2010-05-121-124/+151
* | - Added Ctrl+Shift multiple selection to TreeJohn Alhroos2010-05-063-17/+85
* | Fixed broken mouse selection in TableJohn Alhroos2010-05-051-3/+8
* | New Runo theme demo application and Runo theme style constants.Jouni Koivuviita2010-05-042-3/+143
* | Added keyboard navigation to Table #2390John Alhroos2010-04-291-5/+7
* | Fix for #4609 Retrieving an index of a component in an AbstractOrderedLayoutArtur Signell2010-04-291-0/+24
* | Merged from 6.3: Fix for #4553 - Select in multiselect mode is rendered as no...Artur Signell2010-04-221-0/+2
|\|
| * Fix for #4553 - Select in multiselect mode is rendered as non-working ComboBoxArtur Signell2010-04-221-0/+2