| Commit message (Expand) | Author | Age | Files | Lines |
* | Test case for #3303 | Artur Signell | 2009-09-08 | 1 | -0/+31 |
* | fixes converting uidl to xml string. Visible in some error messages. | Matti Tahvonen | 2009-09-08 | 1 | -1/+1 |
* | Added AbstractTestCase so tests do not have to extend TestBase | Artur Signell | 2009-09-08 | 2 | -6/+12 |
* | reverted accidentally committed test | Matti Tahvonen | 2009-09-08 | 1 | -34/+10 |
* | fixes #3292 | Matti Tahvonen | 2009-09-08 | 1 | -1/+1 |
* | fixes #3292 | Matti Tahvonen | 2009-09-08 | 1 | -10/+34 |
* | fixes #3295 | Matti Tahvonen | 2009-09-07 | 3 | -1/+44 |
* | Added 'test' -button to make it easier to see if the test app is still working. | Marc Englund | 2009-09-07 | 1 | -1/+10 |
* | Reset activeRequests -count after onunload burst; fixes #3289 | Marc Englund | 2009-09-07 | 1 | -43/+43 |
* | Test case for #3289 | Artur Signell | 2009-09-07 | 1 | -0/+80 |
* | Fixed to more icons in Sampler to point to correct theme resource (regression... | Jouni Koivuviita | 2009-09-07 | 1 | -3/+4 |
* | Fix for #3285 - Remove IE8 fixes from PortalWidgetSet | Artur Signell | 2009-09-04 | 1 | -30/+1 |
* | Test case and fix for #3163 - DateField shows pop-up button in Read-only mode | Artur Signell | 2009-09-04 | 3 | -2/+80 |
* | Google appengine support w/ own 'session handling' and synchronization. For #... | Marc Englund | 2009-09-04 | 3 | -48/+214 |
* | Fixes ##2972: Create theme selector for Sampler | Jouni Koivuviita | 2009-09-04 | 19 | -69/+97 |
* | fixes #3246 and a scrollbar issue in Safari | Matti Tahvonen | 2009-09-03 | 1 | -2/+7 |
* | fixes #3275 (regression from #2603, now solved in another way) + some minor c... | Matti Tahvonen | 2009-09-03 | 2 | -30/+15 |
* | Removed fix for #2004 - Fix broke hosted mode and a better one is included in... | Artur Signell | 2009-09-03 | 1 | -31/+5 |
* | Removed IE6 mention from CssLayout example. Miraculously, the margin: 0 auto;... | Jouni Koivuviita | 2009-09-03 | 1 | -2/+1 |
* | Fixed some typos in Sampler features and edited the CssLayout example styles,... | Jouni Koivuviita | 2009-09-03 | 4 | -17/+15 |
* | Fixes #3028: CheckBox captions wrap in IE | Jouni Koivuviita | 2009-09-03 | 1 | -1/+1 |
* | fixes #3266, spacer td can now be a bit themed in TabSheet (this is done in r... | Matti Tahvonen | 2009-09-03 | 1 | -7/+12 |
* | #3265 Fix immediate redirection when system notifications are disabled | Henri Sara | 2009-09-03 | 1 | -47/+49 |
* | better margin support (via server side api) for csslayout + some cleaning | Matti Tahvonen | 2009-09-03 | 1 | -8/+31 |
* | Test case for #3263 | Artur Signell | 2009-09-03 | 1 | -0/+37 |
* | fixes #3264, accordion still missing possible relative size handling | Matti Tahvonen | 2009-09-02 | 1 | -0/+4 |
* | fixes #3264, enabled automatic scrollbars in Vaadin | Matti Tahvonen | 2009-09-02 | 6 | -21/+20 |
* | removed obsolete log message | Matti Tahvonen | 2009-09-02 | 1 | -1/+0 |
* | fixes #3145 | Matti Tahvonen | 2009-09-02 | 1 | -1/+3 |
* | Moved testcase to appropriate package | Artur Signell | 2009-09-01 | 1 | -3/+3 |
* | Reverted GWT 1.7.0 incompatible changes | Artur Signell | 2009-09-01 | 2 | -35/+43 |
* | #3012 Remove some more deprecated GWT API use (VRichTextArea formatters) | Henri Sara | 2009-09-01 | 2 | -43/+35 |
* | #3012 Remove some more deprecated GWT listener use (change handlers, popup cl... | Henri Sara | 2009-09-01 | 15 | -154/+152 |
* | enhancement to app runner (ability to specify default packages for quicker ac... | Matti Tahvonen | 2009-09-01 | 1 | -12/+39 |
* | added simple layout performance test | Matti Tahvonen | 2009-09-01 | 1 | -0/+133 |
* | Appengine fixes; This version uses GAE sessions, but attempts to keep synchro... | Marc Englund | 2009-09-01 | 5 | -17/+279 |
* | Test case for #3145 | Artur Signell | 2009-09-01 | 1 | -0/+129 |
* | Test case for #3257 | Artur Signell | 2009-09-01 | 1 | -0/+40 |
* | renamed a helper classname | Matti Tahvonen | 2009-09-01 | 1 | -1/+1 |
* | Relocated CSS for the CssLayoutExample to the theme. | Matti Tahvonen | 2009-09-01 | 2 | -14/+4 |
* | icon for csslayouts example | Matti Tahvonen | 2009-09-01 | 1 | -0/+0 |
* | Test case for #3246 | Artur Signell | 2009-09-01 | 1 | -0/+39 |
* | Fixed #3177 - PropertyFormatter NPE | Artur Signell | 2009-09-01 | 1 | -3/+2 |
* | fixes #3143, initial expand algorithm now works equally to the resize algorit... | Matti Tahvonen | 2009-09-01 | 1 | -32/+32 |
* | cleaning code style | Matti Tahvonen | 2009-09-01 | 1 | -15/+12 |
* | Performance improvement for #2998 - Table rendering in Firefox is very slow w... | Artur Signell | 2009-09-01 | 1 | -3/+3 |
* | Performance improvement for #2998 - Table rendering in Firefox is very slow w... | Artur Signell | 2009-09-01 | 1 | -0/+21 |
* | fixes #3251. Added subpixel precision to body height calculation when horizon... | Matti Tahvonen | 2009-09-01 | 1 | -65/+78 |
* | fixes #3244, null check for non existing variable | Matti Tahvonen | 2009-08-31 | 1 | -2/+4 |
* | Fix for #3249 - Added null check | Artur Signell | 2009-08-31 | 1 | -1/+1 |