| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Change-Id: Ifdc095169c31731cb013727f14d92839ecc775db
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Because of performance fixes to the handling of @DelegateToWidget
handling, the order in which property changes are delegated are no
longer deterministic. This patch fixes a bug in the test which caused
the update to value4 to be ignored if that was the last property to get
delegated.
Change-Id: Ie13a125b0d719894391b8ae3c9d2d899b163ebb4
|
| |
| |
| |
| |
| |
| |
| | |
Relaxed requirement to enable assertions with DevelopmentServerLauncher to make it easier to get started.
Changed default to automatically listen to shutdown port 8889. Can be turned of by specifying port -1.
Change-Id: Id088b97fb9e8b5e7d9aa3cef874a8d2c02a6ca58
|
|\|
| |
| |
| | |
Change-Id: Id48ccb3c400a78cddb8bb5c7bbcf2d65174e59d0
|
| |
| |
| |
| | |
Change-Id: I5e44183af9431ba34fb0ecaa353e6b65c2aaeace
|
| |
| |
| |
| | |
Change-Id: Ie2e53c8cdba20c8265fa04e35e9469b39b21d43e
|
| |
| |
| |
| | |
Change-Id: I6491a9b30ea4c0e4ff141497b9bd78e5d1c4c98c
|
| |
| |
| |
| |
| | |
Ticket: 11021
Change-Id: If3b99333a116e6191ba3f563738e456a07173ab4
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
ProgressIndicator (#10921)
* In case of a null value, 0 is stored to shared state. This is consistent with how CheckBox is already implemented.
* This somewhat hacky solution should be replaced with a better one once AbstractField itself is migrated. See #11064.
Change-Id: I2b313af8491a6deccdc7a509dcd1b718482cdcd4
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix for TreeTable's indent handling & width calculations.
Conflicts:
client/src/com/vaadin/client/ui/table/TableConnector.java
Change-Id: I94f0d84ac978045d3b79be6b3726ea6973d30b35
|
| |
| |
| |
| |
| |
| | |
100% and layout resized (no-merge) #10427
Change-Id: I497ecc1ac88ef1b3c07d127aff3c157827088e01
|
| |
| |
| |
| | |
Change-Id: Ida1d0c9424d09169f3c7f76ebf70dcced5742dad
|
| |
| |
| |
| | |
Change-Id: I4cce618a6937cd1c0f3fc57e742666fb4749fa5a
|
|\|
| |
| |
| | |
Change-Id: I3e0d66cd6bef2336004084e69a19c96d8346bf8d
|
| |
| |
| |
| |
| |
| | |
Recalculate column widths if vertical scrollbar has been added/removed.
Change-Id: I093059b8eaad8ff9f9d87db213dec806993459d5
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Cache handling update.
Change-Id: I81ba74d457eb484f6f2c350629534ab284ead7b7
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ice4622aa2162157f9c7d6ec94051bb562a0a5b8c
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ia119b93643678494db95d36ffe031a44b76ba578
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | |/
| |/|
| | |
| | | |
Change-Id: I61b45b4bb988878d86a913d383764ce7c17c3bf9
|
|\ \ \
| | |/
| |/|
| | | |
into 7.0
|
| | |
| | |
| | |
| | | |
Change-Id: I16bead52cab342fdae891134a0f1c2e82260eb63
|
| | |
| | |
| | |
| | | |
Change-Id: I04e1f365535878a46744046ee271387c21d31956
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I5958d82b09519dabe9f2af792bd216d3b426c1c9
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I3d2c59d10a83b44fec1992eaec3e73328b314d63
|
|\ \ \ \
| |_|/ /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Fix body scrolling in touch devices that do not honor overflow: hidden
Change-Id: Ia444d3c222094b9aa83ba31d5710eed9d9e549cc
|
| |/ /
|/| |
| | |
| | | |
Change-Id: Id2772118a673555db21bb8b5f8d6126459eb688e
|
| | |
| | |
| | |
| | | |
Change-Id: I1fed736e17770580af7ccc4c49c5c3d4bb7702e2
|
| | |
| | |
| | |
| | |
| | |
| | | |
Updated test to show if upload succeeds or fails
Change-Id: Ia9c3a3d36a5dd163fbad59e8cc41d53aba3ccb5a
|
| |/
|/|
| |
| | |
Change-Id: I85dac7b89ec4ec670cf92e5c760090fbef5929af
|
| |
| |
| |
| | |
Change-Id: I4231e0fa0b53f9e6d085b7409e6ad33bb5728b61
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix the positioning of the drop marker when reordering Table columns by
DnD.
Change-Id: I853e9690d931a9bf94c61ac6e59accd1cedac15a
|
|/ /
| |
| |
| |
| |
| |
| | |
Ensure unique ordering when using TableQuery with multiple primary key
columns.
Change-Id: I9145717d1658393b19a2bca27ac211cad075fc27
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I05d66505ecc9d413ae34c0ae5e2fa735764d4fee
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Fix IE memory leak when closing subwindows.
Change-Id: I7205bee96d172e84906aac1456b2523c56302d3b
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Fix case where ComboBox suggestion menu selects a wrong item if there
are duplicate captions.
Change-Id: Ia2e6502f328f5f6daca74e6b60bd3b6ffb7ad977
|
| |
| |
| |
| |
| |
| |
| | |
Calculate upload file size correctly when there are multibyte characters
in the file name.
Change-Id: I85f1053ce6ad29140d0a37fe8ab4861b0f717fc9
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Tabsheet detach handling update.
Change-Id: I037d8503a9217918e63e1cc8b6e90abcafe7516f
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Cache update exception handling to Table.
Change-Id: I882e78c3a2eb1ceaab484be748b6890ee321c290
|
|/
|
|
|
|
| |
Automated test for #9986.
Change-Id: I3ce8b61ac7efd8eaa7a1b16e786ce7c2edbad0a9
|