aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-2926-114/+23
* Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844)Ahmed Ashour2017-09-282-0/+282
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-2831-52/+69
* Use single character for StringBuilder.append (#10102)Ahmed Ashour2017-09-286-16/+16
* Update browser version test for Chrome 61 (#10098)Henri Sara2017-09-271-1/+1
* Fix typos (#10095)Ahmed Ashour2017-09-277-7/+7
* Support addCloseListener for Notification (#10027)Ahmed Ashour2017-09-272-0/+96
* Add option to use PushState instead of URI fragments in Navigator (#10042)Teemu Suo-Anttila2017-09-275-0/+33
* Implement error level on client side (#9817)Adam Wagner2017-09-274-3/+373
* Relayout GridLayout when font loading completes (#10077)Henri Sara2017-09-265-8/+143
* Remove unused @VERSION@Ahmed Ashour2017-09-258-8/+0
* Fix TreeGrid double click event in hierarchy column (#10070)Adam Wagner2017-09-252-0/+68
* Fix typos (#10071)Ahmed Ashour2017-09-251-2/+2
* Construct array inline (#10068)Ahmed Ashour2017-09-2376-135/+132
* Add empty line at end of fileAhmed Ashour2017-09-2369-73/+69
* Fix javadoc references (#10067)Ahmed Ashour2017-09-2318-37/+0
* Remove unused methods. (#10058)Ahmed Ashour2017-09-224-9/+2
* Replace CRLF with LF (#10062)Henri Sara2017-09-223-175/+175
* Replace tabs with spaces in Java filesHenri Sara2017-09-221-3/+3
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-2122-42/+42
* Access static members in a static way (#10054)Ahmed Ashour2017-09-219-23/+22
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-2111-16/+16
* Remove unused methods (#10020)Ahmed Ashour2017-09-207-67/+0
* Fix ColorPickerGrid indexingHenri Sara2017-09-202-0/+77
* Use simple class namesAhmed Ashour2017-09-204-5/+5
* Show validation error selecting invalid date from DateField (#10013)Marco Collovati2017-09-202-0/+88
* Use String.isEmpty()Ahmed Ashour2017-09-1912-18/+18
* Remove unneeded ArrayList constructionAhmed Ashour2017-09-191-4/+3
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-1911-51/+32
* Add aria-sort to Grid (#10007)Knoobie2017-09-181-0/+8
* Add DOCTYPE for GWT module filesAhmed Ashour2017-09-141-0/+2
* Fix varargs warningsAhmed Ashour2017-09-1317-27/+23
* Fix generics type in test (#9977)Ahmed Ashour2017-09-131-1/+1
* Remove element explicitly when reordering tree grid rows (#9952)Adam Wagner2017-09-112-0/+68
* Fix making components visible by push (#9934)Henri Sara2017-09-065-49/+151
* Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)Petter Holmström2017-09-044-0/+116
* Position caption correctly in GridLayout (#9909)Petter Holmström2017-09-042-0/+76
* Make BaseThemeTest more stable on IE11Henri Sara2017-08-311-1/+2
* Omit duplicate caption for a Panel in a CompositeHenri Sara2017-08-302-0/+76
* Move ComboBox popup with ComboBox on scroll (#9869)Henri Sara2017-08-252-4/+40
* Fix item description tests on IE for RadioButtonGroup and CheckBoxGroup (#9866)Aleksi Hietanen2017-08-242-0/+11
* Fix ValoThemeUI button text (#9865)Henri Sara2017-08-241-1/+2
* Improve stability of JavaScriptRenderersTest (#9864)Henri Sara2017-08-241-0/+2
* Avoid detaching VL/HL children unnecessarily (#9862)Henri Sara2017-08-232-0/+86
* Add item description to RadioButtonGroup and CheckBoxGroup (#9841)Teemu Suo-Anttila2017-08-234-0/+82
* Avoid detaching CssLayout children unnecessarily (#9861)Henri Sara2017-08-232-12/+54
* Button icon constructor (#9857)Stephan Knitelius2017-08-231-3/+2
* Fix IE tooltip test in TreeBasicFeaturesTest (#9860)Henri Sara2017-08-231-0/+6
* Resize should work within Grid details row (#9808)Ansku2017-08-224-0/+610
* Add item descriptions to Tree (#9840)Teemu Suo-Anttila2017-08-212-3/+18