aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* test scriptMatti Tahvonen2010-08-261-0/+77
* test caseMatti Tahvonen2010-08-261-0/+62
* Fix for #5487 special case (0 tab index)John Alhroos2010-08-252-18/+77
* Fix for #5487 special case (0 tab index)John Alhroos2010-08-251-4/+11
* fixes #5478Matti Tahvonen2010-08-251-5/+8
* Fixes AbstractField not updating tab index on client side after calling setTa...John Alhroos2010-08-251-0/+1
* Fix for #5487(#5258) + Testbench testJohn Alhroos2010-08-253-12/+129
* tabindex now open for extension in abstractfield (using getter instead of fie...Matti Tahvonen2010-08-251-2/+2
* fixes #5429Matti Tahvonen2010-08-251-21/+53
* Corrected capitalizationArtur Signell2010-08-241-1/+1
* Fix for #5475 - DateField text field includes extra single quote in some casesArtur Signell2010-08-242-3/+113
* Corrected test case, there should be no extra single quoteArtur Signell2010-08-241-1/+1
* Fix for #5474 - DateField fails to parse month names when using custom date f...Artur Signell2010-08-242-62/+157
* Made VDateField.date private and added getter/setter to cleanup codeArtur Signell2010-08-244-26/+57
* Fix for #5472 - PopupDateField opens the wrong monthArtur Signell2010-08-241-2/+4
* Code cleanupArtur Signell2010-08-241-8/+11
* Extended test case to test parsing in addition to formattingArtur Signell2010-08-242-19/+80
* Automated test for #5472Artur Signell2010-08-241-0/+52
* Fix for #5465 - Custom dateformat MEDIUM in DateField shows long month nameArtur Signell2010-08-241-13/+20
* Fix for #5458 - ItemClick is not sent when clicking a selected itemArtur Signell2010-08-201-16/+19
* Test case for Custom date formats (#5465)Artur Signell2010-08-202-0/+521
* Moved replaceComponent to TestBaseArtur Signell2010-08-202-4/+5
* Fixed clean() so it resets the log to its initial stateArtur Signell2010-08-191-1/+5
* Runo theme demo testArtur Signell2010-08-191-0/+187
* Updated test to avoid #5463Artur Signell2010-08-192-6/+7
* Modified test to use assertElementPresentMarc Englund2010-08-191-23/+48
* Test for demo page (sub pages, links to apps and sources)Artur Signell2010-08-191-0/+221
* Replaced screenshots with assertCSSClassArtur Signell2010-08-191-8/+8
* Test for #5458 - ItemClick is not sent when clicking a selected itemArtur Signell2010-08-192-0/+624
* Split selectable logic to separate isSelectable() methodArtur Signell2010-08-191-15/+18
* Removed more @override annotations the build did not likeMarc Englund2010-08-191-5/+0
* Removed some @override annotations the build did not likeMarc Englund2010-08-192-4/+0
* Fixed test recording contextMarc Englund2010-08-191-15/+15
* Testcase and fix for #5457Marc Englund2010-08-193-0/+325
* Test for Reindeer theme demoArtur Signell2010-08-171-0/+226
* Test case for #5382Artur Signell2010-08-172-0/+103
* Fix for #5439 - Treenode expand/collapse doesn't workArtur Signell2010-08-161-6/+7
* Test case for #5439Artur Signell2010-08-162-0/+184
* Test case for #5400Artur Signell2010-08-162-0/+90
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-16408-1813/+1601
* Incremented VERSION.properties to 6.4.3John Alhroos2010-08-131-1/+1
* Fix for #5258John Alhroos2010-08-131-0/+20
* Fix for #5433John Alhroos2010-08-132-8/+34
* Fixed EditeModeChange test so that the initial date always is the same.John Alhroos2010-08-131-2/+6
* Updated GWT to 2.0.4 #5425John Alhroos2010-08-121-1/+1
* Fixed #5431John Alhroos2010-08-121-5/+8
* Added icon supportArtur Signell2010-08-121-0/+26
* Additional test case for #5424Artur Signell2010-08-121-0/+235
* Partial fix for #5400John Alhroos2010-08-121-39/+48
* Test case for #5427Artur Signell2010-08-122-0/+134