6 Commits (a9c8e66d14899796e786e643d434daf6f16cf062)

Author SHA1 Message Date
  Denis 1fb40df874 Overload AbstarctComponent.setDescription() with content mode parameter (#8252) 7 years ago
  Teemu Suo-Anttila dd20841c39 Move read-only to AbstractFieldState (#8514) 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Teemu Suo-Anttila 6c4c67234a Migrate vaadin-shared build to maven 8 years ago
  Artur Signell 1f2c980315 Allow captions to contain HTML (#9426) 9 years ago
  Leif Åstrand ec1d9a12ca Add @NoLayout annotation (#12936) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 600ec7d4ff Removed server class reference from shared javadoc 11 years ago
  Artur Signell 65981705b4 Renamed ComponentState to AbstractComponentState (#9032) 11 years ago
  Artur Signell a7624344b4 Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342) 11 years ago
  John Ahlroos cc3013a1e6 Added primary stylename handling on server side #9724 11 years ago
  Artur Signell 9500a71433 Moved visible out from state so isVisible does not call markAsDirty (#9695) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 12 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 12 years ago
  Pekka Hyvönen 05964e7ada Renamed Component.debugId to id (#3700) 12 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 9bc14b90a3 Moved com.vaadin.shared files to a shared src folder (#9299) 12 years ago
  Artur Signell 7d2fd844a1 Removed dependencies from shared to server/client (#9278) 12 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 years ago
  Jouni Koivuviita cbc8c2da27 Extensive refactoring of BoxLayout 12 years ago
  Artur Signell 144072f8ee Description getter should return what has been set and not convert it 12 years ago
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). 12 years ago
  Artur Signell 8ba0e099ac #8438 Event handler registration is now a Set in the shared state 12 years ago
  Artur Signell 86dbe3f2b3 Made debug id:s work again 12 years ago
  Artur Signell 2bd148914d Moved styles list to shared state, replacing the previous String hack. 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago
  Artur Signell 042c30f5ac Use ComponentState for storing the state, not just as a communication 12 years ago
  Henri Sara 6c0662316c Communicate caption of components in shared state (#8304). 12 years ago
  Henri Sara b93f3668c3 Communicate component description (tooltip) in shared state (#8304). 12 years ago
  Henri Sara 23ff3340cd Communicate disabled flag in shared state (#8304). 12 years ago
  Henri Sara c5b9762e79 Communicate component style names in shared state (#8304). 12 years ago
  Henri Sara 3de6f24cbf Transfer read-only and immediate flags via shared state (#8304). 12 years ago
  Henri Sara 22ca8a011a Cleanup, javadoc etc. for shared state serialization (#8304). 12 years ago
  Artur Signell 6dae5cd35f #8304 First steps towards supporting serialization of any bean 12 years ago
  Henri Sara c763891bc1 Implement simple shared state as a Map (#8304) - work in progress 12 years ago