| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
This patch makes SplitPanels overflow hidden when there is a full
height/width widget in the container.
Change-Id: I0e4e49f373bf9a4735ccfb828e2813932f31d0c1
|
|
|
|
| |
Change-Id: I5e38713ba45cf75259afcc8960188349b15945ec
|
|
|
|
| |
Change-Id: I3c2e5022639da785ab76eb8cf12b979195b76ff3
|
|
|
|
|
|
|
| |
This patch refactors most of building logic from BuildArchetypes.py to
BuildHelpers.py
Change-Id: If0ca3a9591f9337c3a72f7ede76b31b956b627c7
|
|
|
|
| |
Change-Id: If4bf658297c821f0365eb92eb7ee4f002dd77da3
|
|
|
|
| |
Change-Id: Ia19e1362026f006bcb19852b72ba548858b33893
|
|
|
|
|
|
|
|
|
|
| |
Table should work correctly when changing both column properties (width etc) and
the number/order of visible columns.
This is nearly a duplicate of #17927 and its fix (commit 08dfe45d) fixes #9781
as well so only committing the test here.
Change-Id: I9fc74dd0f4c8631ff97fae3e85ab97a940640273
|
|
|
|
| |
Change-Id: I4306635ca334429ef006216c5b35165cf89a938f
|
|
|
|
| |
Change-Id: I480c37b051f0efb2b0d7b1c6922eb7479117b62c
|
|
|
|
| |
Change-Id: Ie2482df803b7f7004ad0da33ef1df39557f9560b
|
|
|
|
| |
Change-Id: Iaaf86a6d0d3dbd33beb0d76f64383548be196f4d
|
|
|
|
| |
Change-Id: Ibbe15d7ea10edec78dd0c687a8e5a20d6ac2ed8b
|
|
|
|
| |
Change-Id: I41f2bb5bbd8a79093dffbc7d8fc3af05e8805dc2
|
|
|
|
|
|
|
| |
Due to the nature of Container this is only achieved by removing any
existing details and reopening those after the sort is done.
Change-Id: Ie8f89b4b01ad53df6eb4cac9e9c360565c7e50c9
|
|
|
|
|
|
|
| |
AudioTest was broken by the fix for #18102 as CheckBox
is no longer immediate by default.
Change-Id: I2022bae6445320d205fd8b419a28bffb64e70bd5
|
|
|
|
| |
Change-Id: I560bb4663d72cc4f939f2d463ef678fd335e7e8e
|
|
|
|
| |
Change-Id: I71ceb0be978c797f5016afaa4557af043acdd5bd
|
|
|
|
|
|
|
|
|
| |
This patch increases the reported fps in GridResizeTerror from 12 to 35
in my Chrome if only changing the height. No automatic test since
performance testing on our shared testing infrastructure would be quite
error-prone.
Change-Id: I17aeb2eac9fe4ef72993eb0f9307c1d5a75653a2
|
|
|
|
| |
Change-Id: I61a2bb0836cf4f2bbbb9c5de3f9f5dc11cbe7c81
|
|
|
|
| |
Change-Id: I87bb905bf48dfeaec21abaafefbb617f05b0a3f5
|
|
|
|
|
|
|
|
|
| |
- The focused cell is now updated when scrolling with pageup/down, home
or end key.
- The scroll amount is slightly reduced to ensure that no cells are
skipped over with pgup/down scroll.
Change-Id: I8a7dccf46350761f86714715183b24ec29d79f4e
|
|
|
|
| |
Change-Id: If0b5e185a049daadfa96dcdd2aa366e38d18fb7f
|
|
|
|
| |
Change-Id: I90c302cc42cdc8bcf79c2a6035caf92fa6d8dae2
|
|
|
|
| |
Change-Id: I8fc5df882aa1ce0c897777111a2ac49856bd91cc
|
|
|
|
| |
Change-Id: I7dbc866a4f56d4425403f8ffbdaff4d22b2467c4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#18287)
Ensure isEditorActive() returns false if editItem(...) has been called
but the
editor has not yet been opened, as it should according to javadoc
isRendered() requires that the editor fields are marked as dirty when
they are
made visible on the client (isEditorActive() changes state)
Change-Id: I7123332c6769f7a7f6b00852bddc8dbbaa311754
|
|
|
|
| |
Change-Id: Id1f16b16cdf5712bf26e0f2dfc9c9ad651fe1144
|
|
|
|
| |
Change-Id: I26cea74541629988c2ea8be8db54bd62442ecf59
|
|
|
|
| |
Change-Id: I88d9f0dc288c56db3f93887f6e7cdfc20ba01cfa
|
|
|
|
| |
Change-Id: I50fbbd0f3e6589d144b733c5f08f5a625acfc1e6
|
|
|
|
| |
Change-Id: Ib915a114fa63138c81bef6a69a9292e53d9d4bf1
|
|
|
|
|
|
|
| |
Mention that unused out of sync related methods have been
removed from the class SystemMessages.
Change-Id: I3f7aa2d6b08effbd57dd8b95eca64bd9cdc04b6c
|
|
|
|
| |
Change-Id: Ifa84ad55462fcff90159ea08a61a11f613951adc
|
|
|
|
| |
Change-Id: Ie26a6d310dbeb4dbaa8a5c91782f94677639ddca
|
|
|
|
| |
Change-Id: I9a52034205e86923f70f4a317d3b1505dbfff97c
|
|
|
|
| |
Change-Id: Id7c3d9e0d8095fbc537a2617fd2dd410b99fce50
|
|
|
|
|
|
|
|
| |
The opacity for disabled menu items looks very ugly on IE8.
Fixed by using the previous gray color for text and opacity
filter only for the item icon.
Change-Id: Ieea18f9e14d3b947c9836956c00721c30685b912
|
|
|
|
| |
Change-Id: Ifb757eeea16da1f065fd533b63b6e536d9135d6f
|
|
|
|
| |
Change-Id: I49bef3c486e0177e4ee7af541758baf2396f71f7
|
|
|
|
| |
Change-Id: If7c96cb4bb3fc104ec7eb858f7d55b5ae3f42571
|
|
|
|
| |
Change-Id: I8dee8c96663a5f986b7bce5a995199049afc8934
|
|
|
|
| |
Change-Id: I5dcfbc45424c2b85ff159b02a8a75c24140630cc
|
|
|
|
| |
Change-Id: I861c1514bab121955d6bfd525779c8204cdf4fa3
|
|
|
|
|
|
|
| |
The test checks (see #11267) that the arrow is in the correct
location after changing the ComboBox border.
Change-Id: I66611a90c95654f0a024181039e5b3b3832e1f70
|
|
|
|
| |
Change-Id: I62da79ceca60821439f20e1449cf4a966f0511d9
|
|
|
|
| |
Change-Id: I4173dbdb7bb83376177fc680562eca1725d48e36
|
|
|
|
| |
Change-Id: I40804d3e832e4bc7f58c800b74cb56e25a86d353
|
|
|
|
| |
Change-Id: Iba96e5113a11f08297bca60260e00cc9cf8fed83
|
|
|
|
| |
Change-Id: I82c4a9819c92450d39e7357d8b8393fd883543bf
|
|
|
|
|
|
| |
(#17934)
Change-Id: I327b5bebb7f9325edf2be62de1a24321c8fd6a24
|