| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
When Grid was wider, the floating element did follow mouse to the
right after some point.
Also makes sure floating element is not shown on top of frozen columns
when auto scrolling left.
Change-Id: Ied779222c484f1f22119f89c0e720f868bbc898e
|
|
|
|
| |
Change-Id: I334441fd2f8d5f6d9e0629f5d7b564e9008f3fe5
|
|
|
|
| |
Change-Id: I037df97677d514acc11264ac13efcbbc2f15d09c
|
|
|
|
| |
Change-Id: I0d12588169736d045beca1ddc1e2fc5659cbbf61
|
|
|
|
| |
Change-Id: Ie3787792ab508adbf570d1a913ab49ec86924fbb
|
|
|
|
| |
Change-Id: Ib2f08fc036d0f9940a865353c43d2433767df1fc
|
|
|
|
| |
Change-Id: I51d70636138ccf21ec4d7488aca2f071f940a51a
|
|
|
|
| |
Change-Id: Ifa52508f5555c47b778cb7f80aa09f665b03b8d4
|
|
|
|
|
|
| |
URL.openConnection may also throw if the file does not exist.
Change-Id: I254a5b6591f34b0f11b20c6c9ab81c0cb51af672
|
|
|
|
| |
Change-Id: Icc5d99713caca43b537e90a267ff2a93da166572
|
|
|
|
| |
Change-Id: Ib90f9325426898d65584cf9928a7730e18745c5d
|
|
|
|
|
|
|
|
| |
URLConnection.getInputStream may throw any IOException, not just
FileNotFoundException. Additionally, catch and log unexpected non-IOExceptions
just in case to keep the app from failing hard.
Change-Id: Id7ce7ddee3de38ccd10d9e02e6c587a86b9cac96
|
|
|
|
|
|
|
|
|
| |
Regression caused by the previous patch for the ticket. Details row inherited extra margin-top from parent.
Because some position functions in escalator use left for transforming the rows, the offset caused
by the spacer deco was switched to padding-left from left, so it won't get overridden by the position
funcion.
Change-Id: I774ab9573c95f971a0e625dc8d79370f3d86daec
|
|
|
|
|
|
|
| |
This patch removes an extra static method from Escalator and makes Grid
and Escalator call SubPartArguments create(String) method directly.
Change-Id: I6825bc89540c6183a8fddeded8133fb7ef8e23f1
|
|
|
|
|
| |
This reverts commit e88f71dd6d1d7634e3a90a7e53859ff6dc028e21.
Change-Id: I1d4ed60ec4a194f6ed18fa5506134ef3a185a6cf
|
|
|
|
| |
Change-Id: Id8f78c9ef7670c5413d3b7d28eef732dd1b7512d
|
|
|
|
| |
Change-Id: I1ae0923309d4a7bd69f197bdbe308baefbe1512d
|
|
|
|
| |
Change-Id: I0b46be2af610f6b35a6e1119a0859ddbd1c098f9
|
|
|
|
|
|
| |
Removed invalid @since from MarginInfo.
Change-Id: I7ad0dee47e8686c5cbca05ca1363ae8741642be8
|
|
|
|
| |
Change-Id: I507cba331403cb268110dec1d523fb10f37c34c4
|
|
|
|
| |
Change-Id: I11f2e4095ac106e985e2add283c7d36d04cd07e2
|
|
|
|
|
|
| |
Need to catch IndexOutOfBoundsException thrown by Escalator.
Change-Id: I7593d6c4eb3f948d494688800dcf42c2ae963b07
|
|
|
|
|
|
| |
Removes nesting for .v-Notification-caption and -description when possible.
Change-Id: I6c68706116f9a90598413ffe43ea429d08616f51
|
|
|
|
| |
Change-Id: Ifc5780c8d8488363bf40252d959b45cc08d6c68c
|
|
|
|
| |
Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887
|
|
|
|
| |
Change-Id: I457becda9b8741b0b0f85d8985581a2039fa7304
|
|
|
|
|
|
|
| |
Fixes paintRemoveColumns and paintInsertColumns in Escalator.AbstractStaticRowContainer
to not include spacers in row count.
Fixes couple ColumnHidingTests for IE8.
Change-Id: I283ee9fcdf0f3a7d0019948a700225c27a25d701
|
|
|
|
| |
Change-Id: I3b7e6c9d5f5e24589b3dac238fa78814e30d057f
|
|
|
| |
Change-Id: I5d61ed7003811f95bba4ded71937bb08742936c5
|
|
|
|
| |
Change-Id: I7f1d21afd93f7fd74302738d24b4ba91be23ebec
|
|
|
|
| |
Change-Id: I5af773fbc03bc3d44e1aaa06ae974517583fdf4d
|
|
|
|
| |
Change-Id: I16127f7b86bedc7603f5319dcc482c9b53e93a46
|
|
|
|
| |
Change-Id: I99748db0f00a6b2189f557fa05a145906a841efc
|
|
|
|
| |
Change-Id: I0f8aa598b6e133a5cc128777cb6f1950dc6666c7
|
|
|
|
| |
Change-Id: Icf6a827ba99872df6d85a38f69b1a9dfe43a2c62
|
|
|
|
| |
Change-Id: Id45e512acfed304731a11cde3c7593149b05b53e
|
|
|
|
| |
Change-Id: Ie6780b20fa4cf046a9adec6d550160b84d15e422
|
|
|
|
| |
Change-Id: I6db8f01cf4842f17db3ee9509a0b7873dfd70ddd
|
|
|
|
| |
Change-Id: I317eefabfc93fd00a848f6b57cba9bd73600b3b6
|
|
|
|
| |
Change-Id: Ida9552b02cb515fab6fb078a93f9f5c2f6d55014
|
|
|
|
| |
Change-Id: I3e38bb5c03453b6c1ad5c9bb717241297a779f73
|
|
|
|
| |
Change-Id: I8c69bc1230076e4c5de09b99a22de21796709f5d
|
|
|
|
| |
Change-Id: Ib9061494db9e5537364525f55b55ea0820e68b31
|
|
|
|
| |
Change-Id: I1ca0699776b93987c00a23a61a64ba8f3b4cd95e
|
|
|
|
| |
Change-Id: Idde67d2e841cb7ee23f78b741b3ae45235bfbdcb
|
|\ |
|
| |\
| | |
| | |
| | | |
Change-Id: Ifa976fa4be1258fd35999de17775da70afedb2a8
|
| | |
| | |
| | |
| | |
| | |
| | | |
IE8 still isn't pixel perfect, but you can't have 'em all.
Change-Id: I1780441f130032503d783657103066f502dce570
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixed regression caused by initial #17423 change
Refactored tests for Grid's details row and added @TestCategory("grid").
Change-Id: I0b68eb7d6650d16700104f76b00972483d615855
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The current implementation does not in all cases enforce that visibility
toggles are always before any custom items. The JavaDoc warns about this
and the order is also restored whenever a visibility toggle is added or
removed.
Change-Id: I7160a04d6c96b2d6d821b13e420172e6115bc072
|