summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Appengine fixes; This version uses GAE sessions, but attempts to keep synchro...Marc Englund2009-09-015-17/+279
* 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-012-14/+4
* 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
* 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
* 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
* Fixes Button onClick event handling to support TestBench.Jouni Koivuviita2009-08-281-8/+13
* #3091 iterate table with getIdByIndex if container is indexedHenri Sara2009-08-281-147/+158
* fixes #3169, thanks to DownlordMatti Tahvonen2009-08-281-0/+14
* Fixes #3231: VUpload depends on VNativeButton internal implementationJouni Koivuviita2009-08-271-6/+3
* The Button Component Strikes BackJouni Koivuviita2009-08-2712-230/+739
* fixes #3229Matti Tahvonen2009-08-271-1/+1
* added null checks (without OOPHM dies with new UIDL implementation)Matti Tahvonen2009-08-271-2/+6
* updated get/setFormat javadocJoonas Lehtinen2009-08-261-6/+6
* updated getWindow() javadocJoonas Lehtinen2009-08-261-0/+2
* removed obsolete millstone/toolkit 4 era methodMatti Tahvonen2009-08-261-93/+0
* Multiple scrolltable improvementsMatti Tahvonen2009-08-262-117/+210
* fixes a regression since UIDL refactoring (non-hosted mode only)Matti Tahvonen2009-08-252-2/+3
* fixed redirect on session expiration (regression from UIDL rewrite)Matti Tahvonen2009-08-241-1/+1
* fixed regression since UIDL rewriteMatti Tahvonen2009-08-241-1/+1
* Moved testcase to correct packageArtur Signell2009-08-211-1/+1
* Fix for #3096 - Analyze layouts does not check sub windowsArtur Signell2009-08-212-2/+50
* Fix for #3187 - ComboBox shows all the choices again after selectingArtur Signell2009-08-211-33/+52
* #3222 - Add functionality for embedded Vaadin application to resize parent frameArtur Signell2009-08-211-0/+39
* Fixed regression from [8516] "function eval must be called directly, and not ...Artur Signell2009-08-211-1/+1
* fixes #3195Matti Tahvonen2009-08-211-3/+29
* merged [8512] to 6.1Matti Tahvonen2009-08-211-1/+1
* Large pile of various optimizations and small bug fixes. Changeset has a grea...Matti Tahvonen2009-08-2021-626/+678
* Test case for #3195Artur Signell2009-08-201-2/+2
* Test case for #3195Artur Signell2009-08-201-0/+40