7 коммитов (697f770287bb786b6b5d4944a9202d145e4251f5)

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