summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Merged fix and sample for #2855 - "Implement input prompt for DateField" from...Artur Signell2010-06-112-1/+71
* fixes regression #5092Matti Tahvonen2010-06-101-0/+5
* 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-0416-177/+326
* Merge from 6.3 to 6.4Henri Sara2010-06-032-18/+21
|\
| * #5127 transaction listener must not be nullHenri Sara2010-06-032-18/+21
* | Fix for #5112John Alhroos2010-06-022-13/+10
* | - Added keyboard navigation to SliderJohn Alhroos2010-06-022-8/+125
* | Fix for #5065John Alhroos2010-06-021-4/+47
* | #5114 correction: prefix map keys for uniquenessHenri Sara2010-06-021-3/+8
* | Use UUID instead of Math.random() for stronger security keyArtur Signell2010-06-011-1/+2
* | Fix for #4315 - Window name generation should be deterministicArtur Signell2010-06-012-7/+16
* | #5114 eliminate the use of java.net.URL as map key (and set value) in ClassPa...Henri Sara2010-06-011-24/+24
* | Fix for #5104John Alhroos2010-06-012-3/+26
* | Merged changes to 6.4 (FindBugs results, #5111, label and javadoc corrections)Henri Sara2010-06-0113-29/+36
|\|
| * Javadoc typo correctionHenri Sara2010-06-011-1/+1
| * Fixed some normal priority warnings by FindBugsHenri Sara2010-06-014-15/+12
| * Fixed some high priority warnings by FindBugsHenri Sara2010-06-018-12/+22
| * #5111 incorrect null check in Panel.removeAction()Henri Sara2010-06-011-1/+1
* | 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-317-92/+277
|\|
| * #5053 and #5083: Last ComboBox item may not be shown if null selection enable...Henri Sara2010-05-272-11/+12
| * Fix for #5082 - Subwindow width wrong when contents is 100%x100%Artur Signell2010-05-271-1/+1
| * #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-272-2/+4
| * 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
| * #5053 Last ComboBox item may not be shown if null selection enabled: test cas...Henri Sara2010-05-261-6/+8
| * 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 keyboard navigation to MenuBar #5061John Alhroos2010-05-271-4/+362
* | Made CSSRule "deep" parameter actually work.Jouni Koivuviita2010-05-261-2/+2
* | still bit better behavior when trying to run multiple servers under debug mod...Matti Tahvonen2010-05-261-9/+12
* | Improved CSSRule helper class (not really used anywhere).Jouni Koivuviita2010-05-261-38/+63
* | Added column resize event handling. #2807John Alhroos2010-05-262-0/+174
* | development server now dies properly if address is already in use or another ...Matti Tahvonen2010-05-262-20/+23
* | Fix for #4311John Alhroos2010-05-253-9/+104
* | minor javadoc fixArtur Signell2010-05-251-1/+4
* | Javadoc #4913Artur Signell2010-05-251-17/+19
* | Javadoc #4922Artur Signell2010-05-251-15/+12
* | Initial update for #4991Artur Signell2010-05-251-65/+119
* | Merged changes to 6.4Henri Sara2010-05-257-76/+435
|\|
| * #3698 and #4505 fire tab change event when current tab gets disabled/hidden/r...Henri Sara2010-05-251-25/+54
| * #4568 DevelopmentServerLauncher port was hardcoded, parameter ignoredHenri Sara2010-05-241-9/+15