summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Test case for #3303Artur Signell2009-09-081-0/+31
* fixes converting uidl to xml string. Visible in some error messages.Matti Tahvonen2009-09-081-1/+1
* Added AbstractTestCase so tests do not have to extend TestBaseArtur Signell2009-09-082-6/+12
* reverted accidentally committed testMatti Tahvonen2009-09-081-34/+10
* fixes #3292Matti Tahvonen2009-09-081-1/+1
* fixes #3292Matti Tahvonen2009-09-081-10/+34
* fixes #3295Matti Tahvonen2009-09-073-1/+44
* Added 'test' -button to make it easier to see if the test app is still working.Marc Englund2009-09-071-1/+10
* Reset activeRequests -count after onunload burst; fixes #3289Marc Englund2009-09-071-43/+43
* Test case for #3289Artur Signell2009-09-071-0/+80
* Fixed to more icons in Sampler to point to correct theme resource (regression...Jouni Koivuviita2009-09-071-3/+4
* Fix for #3285 - Remove IE8 fixes from PortalWidgetSetArtur Signell2009-09-041-30/+1
* Test case and fix for #3163 - DateField shows pop-up button in Read-only modeArtur Signell2009-09-043-2/+80
* Google appengine support w/ own 'session handling' and synchronization. For #...Marc Englund2009-09-043-48/+214
* Fixes ##2972: Create theme selector for SamplerJouni Koivuviita2009-09-0419-69/+97
* fixes #3246 and a scrollbar issue in SafariMatti Tahvonen2009-09-031-2/+7
* fixes #3275 (regression from #2603, now solved in another way) + some minor c...Matti Tahvonen2009-09-032-30/+15
* Removed fix for #2004 - Fix broke hosted mode and a better one is included in...Artur Signell2009-09-031-31/+5
* Removed IE6 mention from CssLayout example. Miraculously, the margin: 0 auto;...Jouni Koivuviita2009-09-031-2/+1
* Fixed some typos in Sampler features and edited the CssLayout example styles,...Jouni Koivuviita2009-09-034-17/+15
* Fixes #3028: CheckBox captions wrap in IEJouni Koivuviita2009-09-031-1/+1
* fixes #3266, spacer td can now be a bit themed in TabSheet (this is done in r...Matti Tahvonen2009-09-031-7/+12
* #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-031-8/+31
* Test case for #3263Artur Signell2009-09-031-0/+37
* 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
* #3012 Remove some more deprecated GWT listener use (change handlers, popup cl...Henri Sara2009-09-0115-154/+152
* enhancement to app runner (ability to specify default packages for quicker ac...Matti Tahvonen2009-09-011-12/+39
* added simple layout performance testMatti Tahvonen2009-09-011-0/+133
* 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