| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: If1bc760d7237d77217fa40a6d91a43d6111e956a
|
|
|
|
| |
Change-Id: Ie044d4872a6f3dbed11a7baad7c5e23e603103e5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently supported:
* Adding and removal of header and footer rows
* Header is single-row by default
* Footer is zero-row by default
* Text captions
* Showing and hiding the whole header or footer
TODO:
* Column spanning
* HTML content
* Widget content
* Component content
* Sorting/Indicators
* Server side API
* Shared state handling
Change-Id: I9708f6f5dd7e9212e9ba5f1e462b55ca619c3df0
|
|
|
|
| |
Change-Id: If2c1f3db23247355439360def983dba714979a48
|
|
|
|
| |
Change-Id: I1592582eb20d46bac6ef6f5a6e995a6b3a73098b
|
|\
| |
| |
| | |
Change-Id: I6878b3c64eb5c98174537f4e5864e2ff2cb1863f
|
| |
| |
| |
| | |
Change-Id: I4eb9409629f64c17f39b1560062e763270f1f582
|
| |
| |
| |
| | |
Change-Id: I02b68886b888ee0a0d99b41138755f0ea6e2a53d
|
| |
| |
| |
| | |
Change-Id: Ibd6f890136d62a3b19f8c60158b4aa1397454f7e
|
| |
| |
| |
| | |
Change-Id: I59596630b71f5a6b78c13bc5dbeaf7ef5dfaccf9
|
| |
| |
| |
| | |
Change-Id: Ic35b71a01b207ff87072d2e46f34f171ec581fe0
|
| |
| |
| |
| |
| |
| |
| | |
If the server sends no token and the client value remains "init" then
it's not sent back to the server.
Change-Id: I74fc470c5c22d57c4a48eab3e4476ae4cc2dd242
|
| |
| |
| |
| | |
Change-Id: I4a9db58e65b94ec0e46e849e6856817986bd750e
|
| |
| |
| |
| | |
Change-Id: Icd38631f8802fc86949fa29dd517f1aca0499c33
|
| |
| |
| |
| | |
Change-Id: I7ce7c61f842a09af1842a14fedec3412120944c7
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
We actually want to pass around the primitive long values emulated by
GWT even though JavaScript code can't do anything with the values.
Skipping the unboxing caused long fields to always be 0 since that's how
JavaScript converts an object into a number.
This patch also makes the test assert that the expected state values are
received and updates those values to actually make sense in some
situations.
Change-Id: Id9c3696d699593bd9e59e249c5daf077873b85fc
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently supported:
* Adding and removal of header and footer rows
* Header is single-row by default
* Footer is zero-row by default
* Text captions
TODO:
* Column spanning
* HTML content
* Widget content
* Component content
* Sorting/Indicators
* Server side API
* Shared state handling
Change-Id: I54b5062f31e38e872ca64394dfa02f866a1af202
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently supported:
* A single-row hard-coded header
* A zero-row hard-coded footer
* Text captions
TODO:
* 0..n headers and footers
* Column spanning
* HTML content
* Widget content
* Component content
* Sorting/Indicators
* Server side API
* Shared state handling
Change-Id: Ic85051b16ef77791f1fdae78fca47a0729e1c43d
|
| |
| |
| |
| | |
Change-Id: I38b759f24fa35432d5bc330b06a64caaa7ef3c9e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The old API is marked as deprecated and does not work anymore.
Currently supported:
* A single hard-coded header
* Text captions
TODO:
* Footers
* 0..n headers and footers
* Column spanning
* HTML content
* Widget content
* Component content
* Sorting/Indicators
* Server side API
* Shared state handling
Change-Id: I0448c36c8406807037b5e21e2db205a2ee24bc8a
|
| |
| |
| |
| | |
Change-Id: I853a91c20e80361ef5daeb31024597200acad1d9
|
| |
| |
| |
| |
| |
| |
| | |
The presentation type parameter is stored so that decode works
without implementers having to implement a getType method.
Change-Id: Ia2b9f977f2bf6ed006379cda5eeb61674dd92ee0
|
| |
| |
| |
| | |
Change-Id: Ia0fbc8e0a54089f826659969fa281ec8a79b6d87
|
| |
| |
| |
| |
| |
| | |
GridKeyboardNavigationTest is now a subclass of GridBasicFeaturesTest.
Change-Id: Ibb169526a035fb77a66024a5170996d9a0607b02
|
| |
| |
| |
| | |
Change-Id: I17f2c9e289cd08f583fcccfbd2852d38afeda180
|
| |
| |
| |
| | |
Change-Id: Iecb9db0fe6ea9ef0409e2ac0a294ac3508277251
|
| |
| |
| |
| | |
Change-Id: Ib2e9415a40ec1664ea0b9881437f1c33eaf0bc09
|
| |
| |
| |
| | |
Change-Id: I239947c9538a2f2c2b937f50d863e7fb612fe5a2
|
| |
| |
| |
| |
| |
| |
| |
| | |
The declared return type of the most-derived getRenderer method is stored
to make the default createRenderer implementation work. This is identical
to the way AbstractComponentConnector getWidget and createWidget work.
Change-Id: I879e9e6739e366bd81773a1e65195336e0cdac6d
|
| |
| |
| | |
Change-Id: Ia4bae5d88d265250d1bf4daa8d23561edb757872
|
| |
| |
| | |
Change-Id: Ia250909edccf9a838414994ee24eb5326f49478a
|
| |
| |
| |
| | |
Change-Id: Ic5b1462ecf2e5a5cef6b08bea7a4c00a09c39c9a
|
| |
| |
| |
| | |
Change-Id: If19200b02720a7fe3a0b2bd1e944f21aa12bdb98
|
| |
| |
| |
| | |
Change-Id: If4576ed8605c4795d6edaa2f6d36cdb2eb9e8440
|
| |
| |
| | |
Change-Id: I36192c46b359b8307c5bb1faf71c3b9a20e77fb8
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
WebContent/release-notes.html
Change-Id: I7f97cb771665485dbc9130a3c9b0365185615fc5
|
| |
| |
| |
| |
| |
| |
| |
| | |
Calling GWT RPC throw an exception when __gwtStatsEvent doesn't return
a boolean. This was in the Profiler.ensureNoLogger where the function
assigned was empty.
Change-Id: If97e15eb3c2c6512e80f3bde81ba180b8c95c947
|
| |
| |
| |
| | |
Change-Id: Icb47d8a0c737e27a3d88078b4162c633ba08739c
|
| |
| |
| |
| | |
Change-Id: I7bdaf849e79191183013ca05e7420e10411f0b2e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 1b73b00b2875c5eafa3c641b77f5d9efc2f7d929 as
well as the related changes to @since, release notes etc.
Conflicts:
client/src/com/vaadin/client/ResourceLoader.java
client/src/com/vaadin/client/communication/TranslatedURLReference.java
client/src/com/vaadin/client/ui/ui/UIConnector.java
server/src/com/vaadin/ui/UI.java
shared/src/com/vaadin/shared/ui/ui/UIState.java
uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
Change-Id: Id882dc730f51055f6d17200964bcaf8a1f87a35f
|
| |
| |
| |
| | |
Change-Id: I49516f311315d3c84a177ec6bd937e1241e67351
|
| |
| |
| |
| | |
Change-Id: Ibf8888de795b08aed0446607165d7318f94ee6f4
|
| |
| |
| |
| | |
Change-Id: If297591d46979ce991921f9545ed04a0c2c92e41
|
| |
| |
| |
| |
| |
| | |
Fixed issue with SplitPanels which were not marking sets as dirty.
Change-Id: I23bb8bfca87a825aef132f249e05871cf7b36a34
|
| |
| |
| |
| | |
Change-Id: I53bc77a1ba36eadee7c1c08f8eaffcece00e81fc
|
| |
| |
| |
| | |
Change-Id: Ifa789542441e2560a57afe372c6b94d5d9e6b7e6
|
| |
| |
| |
| | |
Change-Id: Icca020d2a0478ac385932d3ff1aedd5df9c530b4
|
| |
| |
| |
| | |
Change-Id: I7993a1e7c0ecfc1f75adfe0c156cd41528fea329
|
| |
| |
| |
| | |
Change-Id: Ic7b1ece8b88126323acc2e216acdebe636091b98
|
| |
| |
| |
| | |
Change-Id: Id5188cc090e181deb2128933236d39d7b418c16a
|