| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I602b9fc4c87a19a78f949a23519c412aba789baa
|
|
|
|
| |
Change-Id: I77b420738738a42ff50e2a509e4ac4072b1b6e1f
|
|
|
|
| |
Change-Id: I7caefc58a1b41f726b039b1e230fd3d2e931a2c3
|
|
|
|
| |
Change-Id: Iee29e3686a60c889e6bffa7ffe0a447f14d7afa2
|
|
|
|
|
|
|
|
|
| |
Optionally get revision numbers to tag from TeamCity.
If no revision numbers are given, a placeholder is used in the
generated script.
Change-Id: Ic266a22e06fd470e2c2e0647b8d83870ffc650ab
|
|
|
|
|
|
|
|
|
|
|
|
| |
A ComponentConnector must override either getWidget or createWidget for
the framework to know the type of the component's widget. Similarly
either getRenderer och createRenderer must be overridden for
AbstractRendererConnector.
Prior to this patch, the compilation succeeded when critical methods
were missing - the user just got various hard-to-debug issues when the
broken connector was used.
Change-Id: I6ec07e2f1c1b15047802e64208485b1d999c0aee
|
|
|
|
| |
Change-Id: Ifd7a225ac8037a86e4a15603bf47ca93009fa302
|
|
|
|
| |
Change-Id: Ifbaeb2db18ecb6657ae839fec90dbfcaa99be4ac
|
|
|
|
| |
Change-Id: I6481bf6f429046166dd0502a62b22aea51f5a0bd
|
|
|
|
|
| |
Fixes at least #19201.
Change-Id: I284c93e6b47ea916a991c8c2b495823cb86ebfce
|
|
|
|
|
|
|
|
| |
The comment was introuced in commit da29f74 for a constant named
CLICK_EVENT_ID, but it was accidentally left in the code when that
constant was removed.
Change-Id: I69697f517585cafb30cc223497bc8db4a919e884
|
|
|
|
| |
Change-Id: I4774b4079f5c564fdc67e8cabf89278ad7cf2f6f
|
|
|
|
| |
Change-Id: I44c38cdcf33de7b08e1e1d038b81ec9e68fe465a
|
|
|
|
|
|
|
|
| |
This patch is to test the theme, and not testing a defect (#16597).
Testing with defective screenshots causes problems if the defect is at a
later point fixed.
Change-Id: I3a20d0c6ab79c812752ee5d2765d91a2304e6d0e
|
|
|
|
| |
Change-Id: I79da24a71576fb91db5366afe1dfc17edc7c86f9
|
|
|
|
| |
Change-Id: I32c980b2cae199ad2059701e4e04b4a7cb76bafa
|
|
|
|
| |
Change-Id: I6c151829236928129c258a99177431d0b972f146
|
|
|
|
| |
Change-Id: Ib420f99c621b7d508659907615a7e8a1ae47b4d9
|
|
|
|
| |
Change-Id: I74e1a52d138c9fdfaf15b227261f2977b13289d9
|
|
|
|
| |
Change-Id: I305c0aaeba04c4c1416ecebd708f377f8f28f4a1
|
|
|
|
|
|
|
|
| |
Reduces the payload size for the "Update all labels" action with 40
layouts in BasicPerformanceTest by 16% (from 11087 to 9270 bytes). The
reduction is improved to 22% (1855 to 1455) if the response is gzipped
since the omited data doesn't compress very well.
Change-Id: I1d2837c93222fffa59b14836f162e3e87349e086
|
|
|
|
| |
Change-Id: I763f3c68a3c9e471f9e5df21bbfbce41be17117c
|
|
|
|
|
|
|
| |
Capabilities should be set the same way in SingleBrowserTests as well,
not just MultiBrowserTests.
Change-Id: Ifed8534b87bbe45fd90fe0e7110e26a5344c5540
|
|
|
|
|
|
|
|
| |
Fix the commands in some TB2 tests broken by the test change
from #19227.
Screenshots of several calendar tests including these also
need to be updated.
Change-Id: I3bb000fccb9772ffe5be4ceebb599cc7c1f9697f
|
|
|
|
|
|
| |
Add missing javadoc for ServerConnector.get/setChildren().
Change-Id: I7ba143d41602a5f2a069635911a0ea61a92806e6
|
|
|
|
| |
Change-Id: I26bbf29742ab42e2c9c4025a3cf92029a4c191e3
|
|
|
|
|
|
|
|
| |
Some themes are more explicit with user-select rules, and doing this on
the level of body element does not work with said themes. To make all
the themes behave the same way, we only block selection inside of Grid.
Change-Id: Iaf24fede88e4bc683e065c214e7baf3f545c99c9
|
|
|
|
|
|
|
|
|
|
| |
This patch uses a JavaScript workaround to prevent text selection in IE8
and IE9 and Safari.
The selection is prevented everywhere in the DOM while a column is
resizing.
Change-Id: I1e7b9cdc675c83a9666493d8545337d601e40077
|
|
|
|
| |
Change-Id: I87825ea46fbcea98b054d3dc2eb3fe80781a9d48
|
|
|
|
| |
Change-Id: Iadb9b23697c162705d99a7b9b7fd992766d39b19
|
|
|
|
| |
Change-Id: I2874d3a065ad825e40e71c0167fc9ffb48ee1f5d
|
|
|
|
| |
Change-Id: I17206081109b2ec356d175915a16b0002a858bb4
|
|
|
|
| |
Change-Id: I5171c6eb6360a9c85b8afbc3096d9b6c5c8f4064
|
|
|
|
| |
Change-Id: I41de3d75e1141856bb6132aeca11abff4bc7e08f
|
|
|
|
|
|
|
|
| |
Serializing an object should never modify its internal state.
It should be possible to serialize an object multiple times and get
the same result
Change-Id: I983e2eec1b3fb374bf40f150bdb9918ac5791d62
|
|
|
|
| |
Change-Id: I0bfae621ca71df02e5e19c33d4c21498fa86616c
|
|
|
|
|
|
|
|
| |
Added possibility to provide first day of week independent of Locale.
(the Calendar code has been reformatted according to Eclipse 'Save
action'). Unit-tests added. UI test extended.
Change-Id: I3e3531228c139ce2014a1227e47c12e7896a6f87
|
|
|
|
| |
Change-Id: Icb2676bd603bbe36a8d7d005128036234a5a0c62
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds functions for skipping child component layout measuring.
Removes unnecessary code from VScrollTable.
1. case: no components
- render time without the fix: ~105ms
- render time with fix: ~105ms
2. case: 2 button and 2 textfield cols
- render time without the fix: ~279ms
- render time with fix: ~240ms (~17% faster)
3. case: 3 button and 3 textfield cols
- render time without the fix: ~350ms
- render time with fix: ~281ms (~20% faster)
Change-Id: I6025f8ee2fd438d228ff3b65f43535961cf12c0b
|
|
|
|
|
|
|
| |
Test to verify that the column width is not changed when toggling
its visibility.
Change-Id: I48c62b72bf7e66740ec516d43bc9b5995c1fefb4
|
|
|
|
| |
Change-Id: Iaeba81c7e40d4be5f16e74fa8bcf8c86c53a7d3d
|
|
|
|
|
|
|
|
|
| |
Previously grid sidebar could be partially hidden by
"overflow: hidden" of an ancestor component.
Now it's in an overlay and the hierarchy doesn't affect it.
Grid tests were also updated for new DOM structure.
Change-Id: Ic5fb125d9c097be0f0141c121dfe74d30e650dd0
|
|
|
|
|
|
|
|
|
|
|
| |
The <table> used by the FormLayout doesn't reduce its size if any child
component has locked its own size (which is the case with e.g. Table and
some other components doing explicit pixel calculations). To work around
this, we need to detect the situation, force the <table> to reduce its
width by temporarily assigning explicit widths to the cells and then
remove the forced size after all children have adjusted.
Change-Id: Iacef62979acf24c869a5cbeb82efb0c1e537ec95
|
|
|
|
| |
Change-Id: I512b861c65f8c0f6c6e8f684cb933cbcc20cdb99
|
|
|
|
| |
Change-Id: Idaaf707bdb4178ff4ff5dfc7af853f08d5690b5e
|
|
|
|
| |
Change-Id: I9c8a3f3f4cfa375db8825019f3cd80a043424d88
|
|
|
|
|
|
|
|
| |
Removed Android handling since it already fires a context menu event
when not selecting text. Increased the threshold for iOS move. Prevent
some browser default functionality on TouchEnd after sending context
click event to server.
Change-Id: I9297a5738e593a260b50ba176d483fbdd3293ba3
|
|
|
|
| |
Change-Id: I60f68cf7a9e61980809af253bb4f4a0ab92f1230
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Calculation of the frozen column width was wrong in multiselect mode.
It did not take into account the last frozen column, but added
the select column twice.
The same problem was in AutoScroller (as the same methods were
copy-pasted there), for which reason the autoscrolling was not
scrolling till the end.
This patch fixes the calculation error and removes copy-pasted code,
reusing the same code in both places.
Change-Id: I164e2fc96688088b620ad8785c533c593723f83e
|
|
|
|
| |
Change-Id: I24c47abe189c3733e955e261dbf5d584f46d75b4
|