| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow replacing all columns at once when some of them are frozen. (#11978) | Anna Koskinen | 2020-04-30 | 2 | -0/+78 |
* | Fix the column width calculations for full width cell contents. (#11974) | Anna Koskinen | 2020-04-29 | 2 | -0/+140 |
* | Don't center a window that has already been removed. (#11956) | Anna Koskinen | 2020-04-24 | 2 | -0/+154 |
* | Fix incorrect position of column selector in MPR (#11953) | Tatu Lund | 2020-04-21 | 1 | -0/+0 |
* | Allow AbstractDateField to provide DST zone names over custom ranges (#11927) | Tarek Oraby | 2020-04-21 | 2 | -0/+340 |
* | Updating Chrome version (#11952) | Tatu Lund | 2020-04-16 | 1 | -1/+1 |
* | Set DateField value only if it passes range check (#11887) | Tatu Lund | 2020-04-08 | 2 | -1/+6 |
* | Allow setting Upload button caption as HTML, move data to SharedState. (#11940) | Anna Koskinen | 2020-04-06 | 2 | -0/+107 |
* | Prevent upload if no file is selected. (#11939) | Anna Koskinen | 2020-04-03 | 19 | -2/+191 |
* | Ensure ChangeListener still works after first upload. (#11936) | Anna Koskinen | 2020-04-01 | 2 | -0/+121 |
* | Ensure recalculateColumnWidths works with refreshAll. (#11934) | Anna Koskinen | 2020-03-31 | 2 | -0/+155 |
* | Updated LayoutTester screenshots for IE and FF. (#11930) | Anna Koskinen | 2020-03-27 | 164 | -0/+0 |
* | Fix an issue with frozen column count and unhiding. (#11929) | Anna Koskinen | 2020-03-26 | 2 | -0/+78 |
* | Add setters to Criterion to fix serialization. (#11926) | Anna Koskinen | 2020-03-26 | 1 | -0/+59 |
* | Tweaked layouttester tests to be more informative. (#11800) (#11813) | Anna Koskinen | 2020-03-23 | 132 | -33/+495 |
* | Trigger re-measure after updating ElementResizeListeners. (#11912) | Anna Koskinen | 2020-03-09 | 2 | -0/+66 |
* | Further tweaks to ComboBox popup positioning. (#11910) | Anna Koskinen | 2020-03-06 | 2 | -0/+67 |
* | Removing code causing the trouble (#11898) | Tatu Lund | 2020-02-24 | 2 | -0/+26 |
* | Update Chrome version (#11891) | Tatu Lund | 2020-02-18 | 1 | -1/+1 |
* | Fix logic of lexicographical comparison of DateField range end (#11885) | Tatu Lund | 2020-02-13 | 1 | -0/+46 |
* | Don't reset date to current at DateField state (e.g. read-only) updates. (#11... | Anna Koskinen | 2020-01-28 | 2 | -0/+87 |
* | Update to 8.11 snapshot (#11874) | Zhe Sun | 2020-01-16 | 1 | -1/+1 |
* | Ensure value change happens before shortcuts in compatibility components (#11... | Anna Koskinen | 2020-01-15 | 2 | -0/+86 |
* | Convert DateTimeFieldReadOnlyTest to not rely on screenshots. (#11870) | Anna Koskinen | 2020-01-13 | 13 | -16/+45 |
* | Convert DateFieldReadOnlyTest to not rely on screenshots. (#11867) | Anna Koskinen | 2020-01-10 | 13 | -16/+45 |
* | Removed outdated spacer height update from removal process. (#11861) | Anna Koskinen | 2020-01-09 | 2 | -0/+115 |
* | Fix to RadioButtonGroup readOnly handling. (#11855) | Anna Koskinen | 2019-12-23 | 2 | -0/+242 |
* | Test tweaks (#11851) | Anna Koskinen | 2019-12-20 | 2 | -22/+28 |
* | Improvements to popup positioning for ComboBox within HorizontalLayout. (#11846) | Anna Koskinen | 2019-12-18 | 1 | -0/+77 |
* | Chrome updated to 79 (#11847) | Anna Koskinen | 2019-12-18 | 1 | -1/+1 |
* | Test tweaks (#11841) | Anna Koskinen | 2019-12-06 | 11 | -10/+25 |
* | Close window on ESC, when maximized button is clicked (#11840) | Anastasia Smirnova | 2019-12-05 | 2 | -0/+68 |
* | Delegate enabled handling to Composite root. (#11832) | Anna Koskinen | 2019-11-26 | 2 | -0/+69 |
* | Updated local screenshot testing configurations. (#11814) | Anna Koskinen | 2019-11-21 | 4 | -25/+37 |
* | Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823) | Anna Koskinen | 2019-11-21 | 3 | -0/+55 |
* | Check actual Grid selection instead of relying on allSelected flag. (#11787) | Anna Koskinen | 2019-11-04 | 2 | -0/+133 |
* | Fix a timing issue in ComboBox filtering via paste using mouse. (#11780) | Anna Koskinen | 2019-10-31 | 1 | -0/+66 |
* | Improvements to ScrollDestination sanity checks (#11772) | Anna Koskinen | 2019-10-28 | 1 | -0/+92 |
* | Tweak a test to open Grid details row by clicking cell instead of row. (#11764) | Anna Koskinen | 2019-10-25 | 1 | -7/+10 |
* | Update chrome version to 78 (#11765) | Zhe Sun | 2019-10-25 | 1 | -1/+1 |
* | When ComboBox popup opens to the left accommodate margin/border/padding. (#11... | Anna Koskinen | 2019-10-23 | 2 | -0/+63 |
* | Make sure expanding/collapsing updates expected cache size. (#11753) | Anna Koskinen | 2019-10-22 | 2 | -0/+153 |
* | Make cancellation of uploads work regardless of Push configuration (#11743) | Willem Verstraeten | 2019-10-21 | 5 | -6/+112 |
* | Upload should preserve MIMEType after first selection (#11745) | Anastasia Smirnova | 2019-10-16 | 2 | -0/+156 |
* | Update Chrome version to 77 (#11727) | Zhe Sun | 2019-09-24 | 13 | -1/+1 |
* | Fix scrollTo for destination START and END and add regression testing. (#11707) | Anna Koskinen | 2019-09-05 | 2 | -0/+324 |
* | Updated row and spacer handling for Escalator (#11438) | Anna Koskinen | 2019-08-29 | 10 | -105/+663 |
* | Read-only styles shouldn't override borderless background styles. (#11692) | Anna Koskinen | 2019-08-16 | 12 | -14/+167 |
* | Add explicit handling of ctrl-a (#11693) | Tatu Lund | 2019-08-12 | 2 | -0/+57 |
* | Update Chrome version, snapshots and fix tests (#11684) | Zhe Sun | 2019-08-05 | 194 | -34/+61 |