| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I4d13bee983817ce299d1f7e52ddd6cdc725fee6f
|
|
|
|
|
|
|
|
| |
This fix adds support for typing in color values according to
http://www.w3schools.com/cssref/css_colors_legal.asp into the
colorpicker popup input textfield.
Change-Id: If14ead791725c3052c05aa31e12e237e90c32348
|
|
|
|
| |
Change-Id: If95d50954a4122b1039174ffcacd7874f7f1f71e
|
|
|
|
| |
Change-Id: I5426d8a85f7b57193c1bbfe201258a09f93b54cb
|
|
|
|
| |
Change-Id: Ic977ae403068e41a64eabc42cd00c4a933d02a95
|
|
|
|
| |
Change-Id: If899309eb1b05f4a519eed45df4e9cf1670a7740
|
|
|
|
| |
Change-Id: Ib8c6e45a8f77630e71b6f5264d6d42dc5efe922d
|
|
|
|
| |
Change-Id: I7bb500c1b64502881824875e967cf43c5e49a999
|
|
|
|
| |
Change-Id: Ib4dcb7519e3271de80bf9cd531c2d31030228494
|
|
|
|
| |
Change-Id: I905831cfd6e381d3dc898ed37816c84d96316095
|
|
|
|
| |
Change-Id: I8d3f414a40affdcbc1d6d1210207ee9868f49f31
|
|
|
|
| |
Change-Id: I6a2745c59c468aa2fbc45032a8478f533494b181
|
|
|
|
| |
Change-Id: I2e1d714d1bb07db127758cf3f2d741ac50884266
|
|
|
|
| |
Change-Id: Ib36d9c591c5089eeacacc94f68e4fbb064e5418d
|
|
|
|
|
|
|
|
|
|
| |
The fix to #9379 broke the support for long type fields in state classes. This
patch bypasses the unboxing of long values and adds the @UnsafeNativeLong annotation
to the methods which may fetch and return (without modifying) long values.
SerializerTest is extended to test the different data types in States.
Change-Id: I29fd2c6af13cd9a0d29ecb1444ed9eb8a2b013e3
|
|
|
|
| |
Change-Id: Ie6a3464399aba76b9299bcb7d326ef4e6b6c858b
|
|
|
|
| |
Change-Id: I5aae200f8e49e1f9f53bbf53ceba1551854d013e
|
|
|
|
| |
Change-Id: I15297c2d0862f3b8c0c5603b06f6e37706872752
|
|
|
|
| |
Change-Id: I2eac5ab68479420beacef2d746f69e955becc397
|
|
|
|
| |
Change-Id: I51960e9345ff233e29289b33d3224e03d866d463
|
|
|
|
|
|
|
|
| |
VNotification now works without ApplicationConnection again.
Dependencies needed by codeserver are now dependencies for client-compiler
Error message now takes into account that devModeRedirect is enabled by default
Change-Id: I079d162d9975f99fe7b91e14ad100459c80a5587
|
|
|
|
| |
Change-Id: I6109cda80251b343999b75f51ffecf6a9bbbd6a2
|
|
|
|
| |
Change-Id: Iab049f9036c1e2efcd1445cd7691a93af1210ff0
|
|
|
|
|
|
|
| |
This makes Slider, SplitPanels and DragAndDrop anywhere except Table
work on IE and touch screen.
Change-Id: I1c710a14fc3957c81ade07fd2a3de1e4b6feec1a
|
|
|
|
| |
Change-Id: Ic6413b31c537c16beda5022ddf6ecd7ce0b6eb64
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Removed the "Tools have been updated for Vaadin 7.2 with the following changes:"
* Removed the security fix notice for 7.1.11
* Removed the text about using the experimental Eclipse plug-in
* Specify that 7.2 is a minor release
* Clarified the known issues section
* Listed Windows Phone 8 in supported devices
* Replaced vaadin.com/pro-account with vaadin.com/pro-tools and vaadin.com/support
Change-Id: I8e03b65453419c9cb9f4570067675156f2be76fe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The merge script was faulty between May and June 2013 and merged changes
individually from both 7.0 and 7.1 to master. In the case that a commit from
7.0 was merged right before there was a "Merge: no" commit in 7.1, the changes
between the "Merge: no" commit and the previous merge point from 7.1 to master was
potentially never merged (the whole chain was merged as a no-op).
The only affected change seems to be
0a437a5 Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"
b008768 Implement parenthesis-handling fixes for Sass in Vaadin 7.1 (#12834)
The former one is re-applied in this commit, the latter one has been verified to be in
the master branch
Change-Id: If0cd75d75fdfc8893ac501aab2a0be1b55b09dcc
|
|
|
|
| |
Change-Id: I1fca0b71fec883c7dc2fafbaa1da20da33fe707e
|
|
|
|
| |
Change-Id: I3174d19d2595232b66f4120ba8fb6fbb1c6d8be8
|
|
|
|
| |
Change-Id: I771d827ab88f005f8cbef6c6cbefecb1b3f498e0
|
|
|
|
| |
Change-Id: Ia5755dd476411d51415afb9bbd20ade91e3a23f4
|
|
|
|
| |
Change-Id: Iad410f26ed7f20bb03f15c46673f6f18081261d9
|
|
|
|
| |
Change-Id: Ib18a60ae7e41af8c6c119e5b2e12e4fd5bf1069c
|
|
|
|
| |
Change-Id: I342633f1caa5746472d29bbb7b71590674adc04c
|
|
|
|
|
|
|
| |
Correctly call PushConnection.disconnect instead of setting to null.
Also remove the obsolete PushHandler.disconnectCallback.
Change-Id: Ied055d489a269b016318947cd89cf0b46003c596
|
|
|
|
| |
Change-Id: Ib36917246fce3f051b61a979289c9bce23b1bf82
|
|
|
|
| |
Change-Id: Iced9219e8cd3172c53af286c4b644b04f00041c2
|
|
|
|
| |
Change-Id: Ib1ccbaad3aca39c3cbc43d0f4ccace67cf19c435
|
|
|
|
| |
Change-Id: Id34a8463ff40b1351d4d8b171e561a21fc76d747
|
|
|
|
| |
Change-Id: Ic41189ee138980322204c897b58e29252dfc5cd8
|
|
|
|
| |
Change-Id: I5b4b93051f16b93482a5fe636381e24ee401b4bc
|
|
|
|
|
|
|
|
|
| |
* Ignores the empty lines that may have trailing white-space in the
license header. This allows formatting of the license header either
with or without trailing white-space, which differs between different
versions of Eclipse (as well as between IDEs).
Change-Id: If97d2cfe169accd6d05e44521c9ca5265d715772
|
|
|
|
|
|
|
|
| |
- Add a couple of parameters in order make jetty context
reload whenever a class is modified.
- Remove deprecated SSL API calls.
Change-Id: I737fb92e78ce5573a4473639f25fcdad606f3c55
|
|
|
|
| |
Change-Id: Iad7381e59dfe7a6ea9cb4a633e2c411ebdd1a79d
|
|
|
|
| |
Change-Id: I171067273aedc7248e9c044bea0ebf67155fd7a9
|
|
|
|
| |
Change-Id: I27f43e5bed2a0ebc0f04a1a83c922de42fb1a3c5
|
|
|
|
| |
Change-Id: I0d438ebee1b922a2d6eeae6abb0cd69c16848620
|
|
|
|
|
|
|
| |
This makes it impossible to run this script by mistake, as it should
no longer be used with the new master based workflow.
Change-Id: I0400ecb20bb135c09e0414196f692dd8e9ffa510
|
|
|
|
| |
Change-Id: Ibf6ee26e3a1a6604bb850355855c4ef53b9bafc2
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
build.properties
client/src/com/vaadin/client/ApplicationConnection.java
client/src/com/vaadin/client/extensions/ResponsiveConnector.java
server/src/com/vaadin/server/Responsive.java
Change-Id: I49f90521611d1b86704a60c3d003cdeea9c3b864
|