aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor IE theme fix for Sampler.Jouni Koivuviita2009-09-031-3/+0
* Fixes #3233: Write migration guide for Button themeJouni Koivuviita2009-09-031-17/+93
* #3265 Fix immediate redirection when system notifications are disabledHenri Sara2009-09-031-47/+49
* better margin support (via server side api) for csslayout + some cleaningMatti Tahvonen2009-09-035-8/+98
* Test case for #3263Artur Signell2009-09-032-1/+42
* fixes #3264, accordion still missing possible relative size handlingMatti Tahvonen2009-09-021-0/+4
* fixes #3264, enabled automatic scrollbars in VaadinMatti Tahvonen2009-09-026-21/+20
* removed obsolete log messageMatti Tahvonen2009-09-021-1/+0
* fixes #3145Matti Tahvonen2009-09-021-1/+3
* Moved testcase to appropriate packageArtur Signell2009-09-011-3/+3
* Reverted GWT 1.7.0 incompatible changesArtur Signell2009-09-012-35/+43
* #3012 Remove some more deprecated GWT API use (VRichTextArea formatters)Henri Sara2009-09-012-43/+35
* Reverted sampler widgetset build parameter to OBFArtur Signell2009-09-011-1/+1
* #3012 Remove some more deprecated GWT listener use (change handlers, popup cl...Henri Sara2009-09-0115-154/+152
* Release notes for Vaadin 6.1.0-pre1.Marko Grönroos2009-09-011-62/+77
* enhancement to app runner (ability to specify default packages for quicker ac...Matti Tahvonen2009-09-012-16/+45
* added simple layout performance testMatti Tahvonen2009-09-011-0/+133
* Fix for #3257 - Button in a table is too wide in IE7Artur Signell2009-09-014-0/+16
* Appengine fixes; This version uses GAE sessions, but attempts to keep synchro...Marc Englund2009-09-017-18/+295
* Test case for #3145Artur Signell2009-09-011-0/+129
* Test case for #3257Artur Signell2009-09-011-0/+40
* renamed a helper classnameMatti Tahvonen2009-09-011-1/+1
* Relocated CSS for the CssLayoutExample to the theme.Matti Tahvonen2009-09-014-14/+32
* icon for csslayouts exampleMatti Tahvonen2009-09-011-0/+0
* Test case for #3246Artur Signell2009-09-011-0/+39
* Fixed #3177 - PropertyFormatter NPEArtur Signell2009-09-011-3/+2
* fixes #3143, initial expand algorithm now works equally to the resize algorit...Matti Tahvonen2009-09-011-32/+32
* cleaning code styleMatti Tahvonen2009-09-011-15/+12
* Performance improvement for #2998 - Table rendering in Firefox is very slow w...Artur Signell2009-09-011-3/+3
* Performance improvement for #2998 - Table rendering in Firefox is very slow w...Artur Signell2009-09-011-0/+21
* fixes #3251. Added subpixel precision to body height calculation when horizon...Matti Tahvonen2009-09-011-65/+78
* fixes #3244, null check for non existing variableMatti Tahvonen2009-08-311-2/+4
* Fix for #3249 - Added null check Artur Signell2009-08-311-1/+1
* Additional fix for #3247: VPopupView contains hard coded text "Loading..."Jouni Koivuviita2009-08-314-0/+20
* Fixes #3215: Popup shadow doesn't resize with panelJouni Koivuviita2009-08-311-13/+16
* Fixes #3065: Inactive accordion tab keeps widthJouni Koivuviita2009-08-311-2/+3
* Small optimization to Reindeer notification CSS.Jouni Koivuviita2009-08-312-4/+2
* Updated notification styles for Reindeer. Fixes #3186: Add a close icon for N...Jouni Koivuviita2009-08-313-8/+32
* Changed one more button in Sampler to NativeButton.Jouni Koivuviita2009-08-311-1/+2
* #3012 Remove some deprecated GWT listener use (focus and loading related)Henri Sara2009-08-316-45/+47
* Fixed typosArtur Signell2009-08-281-1/+1
* Fixed typosArtur Signell2009-08-281-11/+11
* Window-close XHR moved to onbeforeunload, AbstractApplicationServlet and Comm...Marc Englund2009-08-283-26/+19
* #3012 Remove deprecated GWT listener use, first steps (many simple click and ...Henri Sara2009-08-2814-184/+187
* initial version of CssLayout (aka FlowLayout from FastLayouts) + sampler exampleMatti Tahvonen2009-08-286-0/+611
* Fix for #3167 - IllegalStateExcepton when session expiresArtur Signell2009-08-281-5/+10
* Test case for #3143Artur Signell2009-08-281-0/+45
* Removed duplicate testArtur Signell2009-08-281-177/+0
* Updated testcase for Sampler change of Button -> NativeButtonArtur Signell2009-08-281-7/+7
* Fixes Button onClick event handling to support TestBench.Jouni Koivuviita2009-08-285-20/+33