| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Change-Id: I79b456f49c81b5709bece92b8735d4a5e223174d
|
| |
| |
| |
| | |
Change-Id: I5d8acb11fba62bd148ce5c3c3699c642c647fbf5
|
| |
| |
| |
| | |
Change-Id: I2cf9d3fd9c7174780bca4876383bbf4d363cad39
|
| |
| |
| |
| | |
Change-Id: I3556e94961ed06588d7201478ccee03d78eb1b5a
|
| |
| |
| |
| | |
Change-Id: I21b5e61a352be2cfd978f19b7d54648b58d55c36
|
| |
| |
| |
| | |
Change-Id: I9f545e85274c41ca96ef682c60420eb23095c3e8
|
| |
| |
| |
| |
| |
| | |
Provides methods for cleaning up selection models.
Change-Id: Ifd1db68ba8cd6e75942a3f700e608ee0d2dfcd15
|
| |
| |
| |
| | |
Change-Id: I342a0ebd8562b2c0ab4deb3ed918ebfe9ee2f932
|
| |
| |
| |
| |
| |
| | |
Add readDesign, writeDesign, getCustomAttributes to CheckBox
Change-Id: I412413e53fde5a02a4f8a76a6b47b002141435a2
|
| |
| |
| |
| | |
Change-Id: Ica2b83341c8233934333beec6cf29109d4cca91f
|
| |
| |
| |
| | |
Change-Id: I619558d4367ffaa77f3509c6a9203cada638f57a
|
| |
| |
| |
| |
| |
| | |
Remove DataSource removeDataChangeHandler()
Change-Id: I07a92ad6e7d2c75ca8f53a3376d0b8157559cb70
|
| |
| |
| |
| | |
Change-Id: I38a0429e4f27a6734f3f6189bdd5c45706d86601
|
| |
| |
| |
| | |
Change-Id: I84b6d19e52ac0f55977ade6126a3cc1a9183c483
|
| |
| |
| |
| | |
Change-Id: I4156ee7d9a7e68cb8043db368b928a849b646d64
|
| |
| |
| |
| | |
Change-Id: I509f02261a36fcef276d2a1c5590a06bc28e8ed2
|
| |
| |
| |
| | |
Change-Id: Ia2d357b77842bef188ae1f2a25e4a6a1c0a86dd0
|
| |
| |
| |
| | |
Change-Id: I54030ad525e998f7533f4bb25b3e77c33791b145
|
| |
| |
| |
| | |
Change-Id: Ic51fd70229991838f5da449a3db467ea41a663ea
|
| |
| |
| |
| |
| |
| | |
This patch adds some helpers for extensions aimed at Listing components.
Change-Id: I7ac2ee56ca7e44ac0300c94d02d30533aea11f9a
|
| |
| |
| |
| | |
Change-Id: Iad3f8c6a5c1b30aebc01ce859d828153db91f596
|
| |
| |
| |
| | |
Change-Id: I3d65d02c34aa6ff0281cae36cfdd8b1166292d7f
|
| |
| |
| |
| | |
Change-Id: I8fba190a905a4dac6bfef5693064218672e23ba4
|
| |
| |
| |
| | |
Change-Id: Ied323b4874c3abe57e745a842c30580b50389243
|
| |
| |
| |
| | |
Change-Id: If7800ea18f7bed0af99f9f65467d75544f9d22a7
|
| |
| |
| |
| | |
Change-Id: Ib7e8b10d50fc37a118827e6e851c4ab54696c721
|
|/
|
|
| |
Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
|
|
|
|
| |
Change-Id: I831a02f26929cc7ec4dac5177cb68f84bd0bfc2b
|
|
|
|
| |
Change-Id: I4fcc1af9916fa84523531d7886812e3a6d2af0fc
|
|
|
|
|
|
| |
This fixes https://dev.vaadin.com/ticket/19800
Change-Id: I9b12c76b97af5731a4dd374ecab5b217c404a04d
|
|
|
|
|
|
| |
Just a typo
Change-Id: I814c583f91fa6724f8ad8785c8cc2ae939aa99f4
|
|
|
|
|
|
|
| |
When resizing a column in Grid, widths of all columns without
a fixed width (-1) are set to their actual width. This is 0 when
the column is hidden.
Change-Id: If50e71c748cd0674f44d9e51777518eb48b42c5c
|
|
|
|
| |
Change-Id: Ib1652668ca6292fd54edf4f1055034bb061892cd
|
|
|
|
| |
Change-Id: I2dda177c4e0a5bb28c001dd02aa0b40c81928163
|
|
|
|
| |
Change-Id: Ib0ca5ad40a8e68a21c707941c7d533c9206a9129
|
|
|
|
| |
Change-Id: Id9f1dbc991c1dcb2c2d3817d9d958485db6269bc
|
|
|
|
|
|
|
|
|
| |
The legacy LoginForm is substituted with the new one which is compatible
in API.
The patch contains modified code from the addon
https://vaadin.com/directory#addon/loginform
Change-Id: I2178291c97c2f66840f832a0bf932271534beb49
|
|
|
|
|
|
|
| |
This removes GWT dependency from the server and shared parts of the
framework
Change-Id: Iafbb752c0184611a18d4a9d61c9e03229d42836e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added API setPopupWidth(String) to ComboBox. The suggestion pop-up now
has three different width modes:
1. Legacy "null"-mode: width is determined by the longest item
caption for each page. This looks & feels like the old implementation.
This is the default mode
2. Relative to the ComboBox. e.g. 100%
3. fixed width using any CSS definition
Change-Id: Id60a6996ee82726196b84d50c2d0d18a6cfb5ebf
|
|
|
|
|
|
|
| |
Without this patch, Eclipse might try to use Jetty 8.1 from
vaadin-client-compiler instead of using the intended version.
Change-Id: Ib9b980bb3ed5e3e892733cf7667f44c015779a13
|
|
|
|
| |
Change-Id: I9c35e50fd4b56c6b70a4194526cbbbe7870add6e
|
|
|
|
|
|
|
| |
The server side needs to know the client has removed the connectors to
be able to do cleanup
Change-Id: Ic3d41cc5cbab035a53bf5c99496d74858c376e73
|
|
|
|
| |
Change-Id: Ibc0173f96a1000e709bd7ee90cccd500fad1a223
|
|
|
|
| |
Change-Id: I78411b92a5b3c2f04ed8a15ebd2c183aa1af4ab9
|
|
|
|
| |
Change-Id: I9b1df949b831b84aa05bf611b0128eb2414bbbae
|
|
|
|
| |
Change-Id: Ic81205bca5e25d0f525ae5fa0cbe20d0bd736a58
|
|
|
|
| |
Change-Id: I0f4976aaeeb1f284a99a09cb039e54ae16f8f556
|
|
|
|
| |
Change-Id: I0ee79c357a1a3e4c5ce1cb8a93ac0cf1ba4d4163
|
|
|
|
| |
Change-Id: I74300ea0724be1e56ea94d3f1327f49b05a09a87
|
|
|
|
| |
Change-Id: Iff42a6e9e5e00006c96fa82e102ff145449c6f88
|