aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal
Commit message (Expand)AuthorAgeFilesLines
* Merged changes to 6.4 (FindBugs results, #5111, label and javadoc corrections)Henri Sara2010-06-016-20/+30
|\
| * Fixed some normal priority warnings by FindBugsHenri Sara2010-06-012-13/+10
| * Fixed some high priority warnings by FindBugsHenri Sara2010-06-015-7/+20
* | Fixed left/right keyboard movement in tree #1086John Alhroos2010-06-011-1/+27
* | fixes #5092, 6.4 branch now supports GWT 2.1 MS 1Matti Tahvonen2010-06-012-20/+24
* | Merged fix for #3699 from 6.3 to 6.4John Alhroos2010-06-011-5/+31
|\|
| * Fix for #3699John Alhroos2010-06-011-3/+31
* | Added keyboard support for TwinColSelect. #5057John Alhroos2010-06-011-38/+152
* | Merged changes from 6.3 to 6.4Henri Sara2010-05-312-12/+12
|\|
| * #5053 and #5083: Last ComboBox item may not be shown if null selection enable...Henri Sara2010-05-271-7/+5
| * Fix for #5082 - Subwindow width wrong when contents is 100%x100%Artur Signell2010-05-271-1/+1
| * Fixed #4251 - ArithmeticException when changing Select pageLength to 0Artur Signell2010-05-271-1/+1
| * #5053 Last ComboBox item may not be shown if null selection enabled: test cas...Henri Sara2010-05-261-6/+8
* | Added keyboard navigation to MenuBar #5061John Alhroos2010-05-271-4/+362
* | Made CSSRule "deep" parameter actually work.Jouni Koivuviita2010-05-261-2/+2
* | Improved CSSRule helper class (not really used anywhere).Jouni Koivuviita2010-05-261-38/+63
* | Added column resize event handling. #2807John Alhroos2010-05-261-0/+24
* | Fix for #4311John Alhroos2010-05-252-0/+23
* | Javadoc #4913Artur Signell2010-05-251-17/+19
* | Javadoc #4922Artur Signell2010-05-251-15/+12
* | Merged changes to 6.4Henri Sara2010-05-254-39/+361
|\|
| * JavaDoc for VFilterSelect #4825John Alhroos2010-05-241-6/+285
| * #4400 removed extra comma in vaadin configuration javascript to avoid IE6/7 j...Henri Sara2010-05-241-2/+2
| * Fixes with the issue with the DateField growing when toggling read-only state...John Alhroos2010-05-241-5/+6
| * #4569 - criticalNotification can only be used in UIDL requestsArtur Signell2010-05-242-26/+68
* | merged bug fixes from 6.3 to 6.4Matti Tahvonen2010-05-213-3/+9
|\|
| * Reverted some changes made in [13280] which was not relevant to the fix for #...John Alhroos2010-05-201-2/+2
| * Fix for #5022John Alhroos2010-05-201-3/+3
| * Fixes IE6 problem with #4582John Alhroos2010-05-201-0/+6
| * Fix for #3588John Alhroos2010-05-171-2/+2
* | fixes focusing issues with Table and IEMatti Tahvonen2010-05-203-12/+11
* | reverting dom structures be similar to previous versionMatti Tahvonen2010-05-204-73/+198
* | opened method for sub classesMatti Tahvonen2010-05-191-1/+1
* | Fixes Tree mouse selection in IE (broken by keyboard navigation).John Alhroos2010-05-191-9/+14
* | added null checkMatti Tahvonen2010-05-181-6/+8
* | fixes #5024, keyboard events no more blocked when table is focusedMatti Tahvonen2010-05-181-3/+13
* | opening parts table implementation for simple extensionMatti Tahvonen2010-05-141-2/+7
* | merged bug fixes from 6.3 branchMatti Tahvonen2010-05-1413-74/+290
|\|
| * Yet another fix for #4144John Alhroos2010-05-141-2/+9
| * Fix for #4144John Alhroos2010-05-121-1/+4
| * Fix for #4507John Alhroos2010-05-121-1/+3
| * Fix for #4144John Alhroos2010-05-121-4/+1
| * Reverted changeset 13146John Alhroos2010-05-121-6/+1
| * Fix for #4607John Alhroos2010-05-111-0/+1
| * Fix for #4144John Alhroos2010-05-111-1/+6
| * fixes #1847Matti Tahvonen2010-05-072-0/+22
| * fixes #4654, added virtual client side synchronization for UI check that happ...Matti Tahvonen2010-05-071-1/+9
| * fixes #4559. Sanity checks for event target + cleanup.Matti Tahvonen2010-05-031-19/+24
| * fixes #4563, added null check to detect if drag went out of content area.Matti Tahvonen2010-05-031-1/+1
| * fixes #4605Matti Tahvonen2010-04-291-22/+37