| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ib8cc41e3f19f912af6267448b9f213cd2f92448e
|
|
|
|
| |
Change-Id: I4aa0c6e0051731849cd960fb7376b3e01d0005b5
|
|
|
|
|
|
| |
Also do not write to sysout
Change-Id: Idae318a851323cd27b3363d12e8080101e996d9c
|
|\ |
|
| |\
| | |
| | |
| | | |
Change-Id: Ia634d113d2b0514aea8e878fc84b1ab3c6f9256c
|
| | |\
| | |/
| |/|
| | |
| | |
| | |
| | | |
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I1a35db88a2b11acf76b58c417575451edfdb275d
|
| | |
| | |
| | |
| | | |
Change-Id: I23a2ee3986360746f0978fa93c96d64fc4f7f442
|
| | |
| | |
| | |
| | | |
Change-Id: I680ab6b2b4ac2c6101b97581feb52cf68adcead1
|
| | |
| | |
| | |
| | | |
Change-Id: I26b612f5a412c4e056d02799ab8f83429ab46cac
|
| | |
| | |
| | |
| | | |
Change-Id: I612aa14fbcc14e3d0be9374b72b1c903bbc9f7a4
|
| | |
| | |
| | |
| | | |
Change-Id: I2aa8105c0eadbadb29f9aab9e3e3aeb21629f6f3
|
| | |
| | |
| | |
| | | |
Change-Id: Ib11880b020f0f60c9e0808409d243e6c4d6c05aa
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch optimizes value change listeners and updates a bit in order
to make clean up on cache invalidation easier to perform.
Change-Id: I6ae3e0ef5046bd5f404f5e0a440607cabd48c6a4
|
| | |\
| | | |
| | | |
| | | | |
Change-Id: I42718fcc8a07ca46f7e58016d3caf287ce88e3ed
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I35f0e9fa615ab23153b638b80f12cd539bd2c52e
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I294b60f9aa613bc976adcc1d265e4b260dda1876
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7986ceb6ab1900bd1d5269c78c2f6b2e23c46334
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
client/src/com/vaadin/client/ui/VScrollTable.java
Change-Id: I79e003b2087e8e0e5c8aa6d25bdeb890ce9a60c5
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This patch includes some race condition handling.
Change-Id: I6ab3cf15a67de722181b2718ab85b6b4a6bcb997
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ic220a050f6e63de499322dbca6df0be0eda27e45
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I886db05366e0a22f9ff42f9a5c20832e35d3b985
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I0159a068549d563f8d1b8378730a383f14700353
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This allows invoking custom methods on the return value.
Change-Id: I5f2749b792db3627b46e676aee82dc672fec7113
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is somewhat bad patch for something that should be done with a some kind
of lazy/finally functionality, where these kinds of operations are made JIT,
instead of eagerly whenever called.
Change-Id: I9121c3715e9eeccff0f768c7b0f0904ee9cdc3a5
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Id67e378a0363a1c84cf08552a1528d612f6d43fe
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I93551548aad280c4e0193d65a066976d40d65a86
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I306442d93ccc488018065cee3b5c1a79aa8d6e34
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Previously the top-border for the first body row in the grid was
hidden, which caused it to blink during scrolling, when the first-child
element is moved using transforms. Moving the border to the bottom of
the cell seems to have to negative side-effects.
Fixes vertical alignment for contained widget renderers. All DIV
elements are rendered as inline-blocks by default (same as all
.v-widget elements).
Change-Id: I277f88953069846adbc475366161aabc0df96e15
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I2da481dcd3c258e48f2f77a9d3c8c46bb81048ff
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
If the server-side set the height mode as row on init, the height
was miscalculated. This happened on the client side in some
special situations.
Also changes one offsetHeight to bounding box height.
Change-Id: I76df7e6b4af181b2a578a33bedf620fa3b9bd8ad
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I9b887a25203760ac99efd51f5042ef6ededac23a
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I5db2e23818322bed63848a02f62c982846ab617e
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ie915aeb31aff7a0c2f655ad9b54e00a582770984
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I7a4b13c0b1726e49a0479d69214bd0c51c39ac7d
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Iff6029865ab89f3738331edaa0673772414cb8ba
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I247a981c6a38bf78936f81f087ce3d5e6d354149
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I5688e369bd6247afe0c8ed381964445dfc2c1ec1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I743f4de9fd11c5d81b11a3b8f2e0957293c5587c
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
All existing recorded TB tests contain Outer$Inner and not Inner so they will
fail if this is switched to using Class.getSimpleName
Change-Id: Ic79355fbc61403ed2929271d302db35e20dda38c
|
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Id9bd6ae389c4aa5a857f33b57ba087420ba79ce7
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Cope with createRenderer not being run deferred
* Update test to not assume there's a selection column
Change-Id: Ic6f053d2ef76d7227eb9ca00b960629e34ae380c
|
| | | |\ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
client/src/com/vaadin/client/communication/AtmospherePushConnection.java
server/tests/src/com/vaadin/data/fieldgroup/FieldGroupTests.java
shared/src/com/vaadin/shared/util/SharedUtil.java
Change-Id: I300b5a92bde562390a56b720adf9a37b795c9513
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Icd51c52d2c93b71d25b938d03c827b2da5d8527c
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ifeac12d4124a4a7e5d0c143ff5c0590a2c98509d
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Id1197d5e0b583fce13eacbb18f9891543f07c94c
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I47868ff8b139ffc8c3c95ee6cafa95b76be67914
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Icc25e5727880baa9dceba3394522b3c5b3a4314f
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ibd33a7258188bd2ce6c203df0bff6053742a3f63
|