summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Merge from 6.2 to 6.3Henri Sara2010-01-0523-103/+440
|\
| * #3918 Portlet 2.0 modes: minor cleanup and commentsHenri Sara2010-01-051-15/+9
| * #3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using...Henri Sara2010-01-043-4/+134
| * fixes #3929 VButton horizontal width now works with IE and a smaller-than-the...Matti Tahvonen2010-01-041-0/+4
| * fixes #3864, folders now also returned in getItemIds()Matti Tahvonen2010-01-041-6/+1
| * rounding pixels instead of ceiling. Should be ok, as the height of rendered r...Matti Tahvonen2010-01-041-2/+6
| * fixes #3920, workaround for glassfish 3 bugMatti Tahvonen2009-12-301-3/+20
| * fixes #3875Matti Tahvonen2009-12-291-0/+6
| * rowheight now double, so scrolltable works smoother with subpixel rendering. ...Matti Tahvonen2009-12-291-22/+27
| * Portlet 1.0 support is not deprecated and thus PortletApplicationContext shou...Artur Signell2009-12-291-2/+1
| * fixes #3840, debug identifiers now in dom for invisible componentsMatti Tahvonen2009-12-281-6/+5
| * documenting that setting size for Upload component is problematic in browsers...Matti Tahvonen2009-12-281-0/+5
| * fixes #3617Matti Tahvonen2009-12-281-0/+3
| * fixes #3607Matti Tahvonen2009-12-281-1/+2
| * fixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has...Matti Tahvonen2009-12-281-0/+35
| * fixes #3882, tooltips now positioned on top of the screen if they don't fit b...Matti Tahvonen2009-12-281-0/+5
| * Added unit to "JSON parsing took" messageArtur Signell2009-12-281-4/+3
| * Minor javadoc updateArtur Signell2009-12-281-7/+7
| * Fuxes #3904: VSplitPanel sends unnecessary split position eventsJouni Koivuviita2009-12-232-10/+29
| * fixes #3799Matti Tahvonen2009-12-231-0/+3
| * * Fixes #3907: Undefined wide MenuBar will drop items that do not fit in viewJouni Koivuviita2009-12-231-4/+8
| * fixes #3764, yet another webkit scrollbar issue fixed. Hopefully got it fixed...Matti Tahvonen2009-12-222-10/+34
| * Fixes #3902: VWindow focus handling brokenJouni Koivuviita2009-12-221-2/+2
| * Fix for #3832 - Include widget class in missing widget warning messageArtur Signell2009-12-221-8/+4
| * svn changeset:10500/svn branch:6.2Matti Tahvonen2009-12-211-2/+29
| * fixes #3793, table now takes possible horizontal scrollbar into account when ...Matti Tahvonen2009-12-211-5/+25
| * fixes #3814, bug with indexes and row countMatti Tahvonen2009-12-211-1/+2
| * Fixes #1211: ISlider: Provide proper feedback (current value) to user when mo...Jouni Koivuviita2009-12-211-7/+49
* | Fixed compilation errors due to added genericsArtur Signell2009-12-291-4/+5
* | Fixed generics warningsArtur Signell2009-12-285-39/+47
* | Brought branch up-to-date with 6.2Artur Signell2009-12-181-1/+2
|\|
| * Added public declaration to LayoutClickEventHandler constructor (made possibl...Jouni Koivuviita2009-12-181-1/+2
* | Initial GWT 2.0.0 support (#3810)Artur Signell2009-12-181-5/+1
|/
* added generics for textfield change variables (commonly extended component, c...Matti Tahvonen2009-12-181-1/+1
* Fix for #3886 - InputPrompt of TextField/Combobox does not change until refreshArtur Signell2009-12-181-53/+54
* Fix for #3886 - InputPrompt of TextField does not change until refreshArtur Signell2009-12-181-0/+1
* Fixes #3884: Menubar with collapsed menus does not handle resize events properlyJouni Koivuviita2009-12-181-1/+11
* fixes minor IE8 rendering issue (main application area pops some pixels down ...Matti Tahvonen2009-12-181-2/+2
* #3879 removing portlet leaked memory due to ConcurrentModificationExceptionHenri Sara2009-12-171-3/+7
* Fix for #3874 - Two click events is sent for a middle click in a layoutArtur Signell2009-12-171-22/+6
* Added javadoc, fixes #3856Marc Englund2009-12-171-4/+250
* fixed obvious bug in non-used soon to be deprecated method :-)Matti Tahvonen2009-12-171-1/+1
* fixes #3859, documented why some of the methods are deprecatedMatti Tahvonen2009-12-171-21/+29
* fixes #3859, documented why some of the methods are deprecatedMatti Tahvonen2009-12-171-125/+124
* Added javadoc comment that Accordion does not support closing tabs.Artur Signell2009-12-171-1/+6
* Fix for #3259 - Removing all action handlersArtur Signell2009-12-173-0/+27
* fixes #3688Matti Tahvonen2009-12-171-23/+54
* Subwindows can now receive focus w/o focusing some field within the window. F...Marc Englund2009-12-163-11/+26
* added generics to ParameterHandlerMatti Tahvonen2009-12-162-5/+5
* fixes #3807, LoginForm now works if getWindow() returns windows for each uri ...Matti Tahvonen2009-12-161-5/+9