summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for #3699John Alhroos2010-06-011-3/+31
* #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
* #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
* 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
* Fix for #4542John Alhroos2010-05-241-3/+5
* 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
* 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
* Fix for #3588John Alhroos2010-05-171-2/+2
* 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-073-1/+47
* fixes #4654, added virtual client side synchronization for UI check that happ...Matti Tahvonen2010-05-072-4/+29
* property formatter now handles nulls better in setValue()Matti Tahvonen2010-05-061-11/+14
* fixes #4649Matti Tahvonen2010-05-061-1/+1
* fixes #3829, #3967Matti Tahvonen2010-05-051-17/+22
* Small documentation fix.Jouni Koivuviita2010-05-041-3/+3
* 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
* fixes #4605Matti Tahvonen2010-04-293-24/+163
* Fix for #4606 - AbstractApplicationServlet depends on org.xml.sax unneccessarilyArtur Signell2010-04-291-4/+0
* fixes #4608Matti Tahvonen2010-04-281-0/+12
* fixes #4602, avoid problems when reattaching hidden progress indicatorMatti Tahvonen2010-04-271-2/+4