aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
...
* | Merged changes from 6.6Henri Sara2011-09-061-0/+6
|\|
| * #7536 combobox search result does not get cleared when added to a popup windowLeif Åstrand2011-09-051-0/+6
* | Fix for #7057Jonatan Kronqvist2011-09-061-3/+16
* | #6770 error indicator should not be hidden when a DateField is "empty" becaus...Henri Sara2011-09-053-5/+24
* | Fix for #7186 - it is now possible to continue using the SQLContainer after a...Jonatan Kronqvist2011-09-051-0/+24
* | #7208 SplitPanel splitter jumped left when clickedHenri Sara2011-09-051-2/+2
* | Fix for #7535Jonatan Kronqvist2011-09-022-1/+9
* | Fix for #7534Jonatan Kronqvist2011-09-022-7/+4
* | Don't unset running flag if task is postponed #7446Jonatan Kronqvist2011-09-021-1/+1
* | Fixed the weird focus behavior described in #7446Jonatan Kronqvist2011-09-022-5/+17
* | #5382 Table headers and content not aligned after content modificationLeif Åstrand2011-09-021-0/+6
* | Updated semantics of isDefinedWidth so that width = 0 works as before. Added ...Leif Åstrand2011-09-021-2/+2
* | Merged changes from 6.6Henri Sara2011-09-021-1/+1
|\|
| * #7517 regression fix: avoid unnecessary notificationHenri Sara2011-09-021-1/+1
* | Refactor of moving of items from one side to the other. Use one setSelectedIn...Leif Åstrand2011-09-011-61/+38
* | Merged changes from 6.6Henri Sara2011-09-013-5/+17
|\|
| * #7517 IndexedContainer.addItem() performance improvement, related performance...Henri Sara2011-09-012-4/+16
| * #6630 improved submitUpload so that upload started listeners now trigger serv...Matti Tahvonen2011-09-011-1/+1
* | Reformatted VFilterSelectHenri Sara2011-09-011-23/+26
* | #7479 WebSphere 8 class loading problem workaround (similar to old GlassFish ...Henri Sara2011-08-311-43/+67
* | Applied the patch suggested in #6917Jonatan Kronqvist2011-08-311-1/+1
* | Added option to sink the same events on the overlay shadow to avoid flickerin...Leif Åstrand2011-08-312-2/+59
* | Use updated height and width when positioning a tooltip after limiting its wi...Leif Åstrand2011-08-311-2/+4
* | Merged changes from 6.6.Henri Sara2011-08-312-3/+9
|\|
| * Adds possibility to fix the issue in #7497 by subclassing AbstractApplication...Jonatan Kronqvist2011-08-302-3/+9
| * Fix for #7143 backported to vaadin 6.6Jonatan Kronqvist2011-08-261-0/+9
* | #5851 isLastId() may throw NullPointerExceptionLeif Åstrand2011-08-311-0/+4
* | Table content cells & column headers get out of sync when uncollapsing column...Leif Åstrand2011-08-311-1/+1
* | #3710 cleanup and comments in VForm layoutHenri Sara2011-08-301-3/+4
* | #3710 Width was miscalculated for the footer layouts in forms of undefined si...Henri Sara2011-08-301-1/+5
* | #7018 Table column drag&drop visually brokenHenri Sara2011-08-301-1/+3
* | #5780 TreeTable uses images that not display transparent in IE6 - reverted pr...Leif Åstrand2011-08-301-12/+1
* | #7496 Undo r20719 as the additional '{' and '}' in the css causes Safari 4 to...Leif Åstrand2011-08-301-24/+7
* | #5780 TreeTable uses images that not display transparent in IE6Leif Åstrand2011-08-301-1/+12
* | #7496 Theme files loaded from a css file using AlphaImageLoader only works in...Leif Åstrand2011-08-301-7/+24
* | Better fix for #7143Jonatan Kronqvist2011-08-261-1/+8
* | Testcase and untested fix for #7143Jonatan Kronqvist2011-08-261-0/+1
* | #3983 Labels in IE7 are rendered as preformatted by default6.7.0.beta1Artur Signell2011-08-251-0/+12
* | #7478 Util.escapeHtml incorrectly converts newline to <br> and space to "&nbs...Artur Signell2011-08-251-1/+8
* | #5608 Item icons do not work in OptionGroupLeif Åstrand2011-08-251-7/+36
* | Merged changes from 6.6 to 6.7Henri Sara2011-08-244-5/+27
|\|
| * #7461 more robust fetching of portlet application context - fixes redeploymen...Henri Sara2011-08-241-2/+10
| * added null check, Table now doesn'd die if no properties but n items: Table ...Matti Tahvonen2011-08-241-2/+3
| * Backported #6094 to Vaadin 6.6Leif Åstrand2011-08-232-0/+82
| * Backport of fix for #7183Artur Signell2011-08-161-1/+2
| * Formatted sourceArtur Signell2011-08-161-6/+6
| * Changed VButton event handling so that isHovering is set to true onmousedown ...Marc Englund2011-08-111-7/+6
| * #7384 IndexedContainerProperty.setValue(Object) eats java.lang.ExceptionArtur Signell2011-08-112-1/+14
* | Made the LicenseInJavaFiles test passJonatan Kronqvist2011-08-2491-39/+302
* | Small bugfix related to #6745: Connectors for TreeJouni Koivuviita2011-08-241-3/+4