summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for #5316Jonatan Kronqvist2010-07-072-8/+0
* Recompiled themesArtur Signell2010-07-073-6/+36
* Added click listener for browser level windows (#5038)Artur Signell2010-07-071-0/+15
* Test case for #5038Artur Signell2010-07-071-0/+38
* Test case for #5038Artur Signell2010-07-071-0/+80
* Enlarged first area to make more senseArtur Signell2010-07-071-2/+2
* Fix for #5277Jonatan Kronqvist2010-07-073-124/+250
* WaitForVaadin cleanupArtur Signell2010-07-071-15/+0
* Added "v-disabled" to disabled items to be consistent with other disabled com...Artur Signell2010-07-071-2/+4
* #5293 WidgetsetBuilder should create directories if necessaryHenri Sara2010-07-071-0/+8
* Fixed test case to avoid IE7 issue (#3915)Artur Signell2010-07-071-0/+1
* Updated javadoc for Terminal (#4919)Artur Signell2010-07-071-11/+15
* Javadoc fix for #5320Artur Signell2010-07-071-3/+5
* Changed constant references and some method references to linksArtur Signell2010-07-071-42/+43
* #5148 browser detection when running as portlet 2.0Henri Sara2010-07-071-2/+60
* Retain throws clause for ApplicationServlet.getApplication(), for #5225Artur Signell2010-07-071-1/+4
* #4515 and #4516: header and footer click listeners instead of handlersHenri Sara2010-07-076-263/+50
* #5315 header and footer clicks on table should be immediateHenri Sara2010-07-071-7/+5
* Expanded to test non-for immediate modeArtur Signell2010-07-072-28/+72
* Added more test cases (for #5315, #5321)Artur Signell2010-07-072-11/+211
* Fix for #5306Jonatan Kronqvist2010-07-071-4/+32
* Test case for #3915 Artur Signell2010-07-061-0/+5
* Test case for #3915 Artur Signell2010-07-061-0/+42
* Tests fixed and JUnit test added for #5311Marc Englund2010-07-065-8/+216
* Test case and fix for #5314Artur Signell2010-07-062-1/+98
* ComponentPosition setter/getter floats changed to Float to allow un-setting a...Marc Englund2010-07-061-56/+86
* Fix for #3663Jonatan Kronqvist2010-07-062-28/+109
* Cleanup: removed unused validator function and extra TODO commentArtur Signell2010-07-061-32/+4
* Ignore synthetic classes in serializability testHenri Sara2010-07-061-2/+2
* Reverted constructor visibility changes, will use isSynthetic() test insteadHenri Sara2010-07-0611-22/+12
* Make private nested class constructor visibility public or package to prevent...Henri Sara2010-07-0611-12/+22
* Reverted to using Iterable instead of HasWidgets as PopupView does not implem...Artur Signell2010-07-051-9/+13
* Generic CheckBox testArtur Signell2010-07-051-0/+156
* Generic Notifications testsArtur Signell2010-07-052-0/+338
* Ignore external (fileupload) code in serializability test. Unused classes in ...Henri Sara2010-07-051-0/+1
* Removed extra "waitForVaadin" and duplicate imagesArtur Signell2010-07-051-51/+1
* Fix for #5303 - Error indicator not always shown for checkboxesArtur Signell2010-07-051-0/+2
* Generic test case for ComboBox in various configurationsArtur Signell2010-07-052-0/+137
* #5300 add default constructor for the Upload componentHenri Sara2010-07-051-0/+13
* Cleaned up the code (#4317)Jonatan Kronqvist2010-07-051-4/+7
* Potential fix for #4636 - Checking a checkbox moves it 1 pixel down in IE6+IE7Artur Signell2010-07-021-0/+7
* Avoid compiling the same thing multple times (and hopefully solve "unable to ...Artur Signell2010-07-021-5/+9
* Corrected Validator linkArtur Signell2010-07-021-4/+3
* Fixed errorneous end tagArtur Signell2010-07-021-1/+1
* fixes #5278Matti Tahvonen2010-07-021-0/+8
* Update integration test for portlet2 on liferayMikael Grankvist2010-07-021-18/+33
* enhanced test case to cover some UTF8 characters (also tests TestBench itself)Matti Tahvonen2010-07-022-1/+14
* force UTF8 when compiling testsMatti Tahvonen2010-07-021-1/+1
* Fix for #4317 - Don't update the pageLength variable when disabled or invisible.Jonatan Kronqvist2010-07-022-73/+114
* Test case for #5278Artur Signell2010-07-021-0/+47