4 Commits (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

Autor SHA1 Nachricht Datum
  Artur Signell 588f3cc7f8 Update copyright year to 2016 vor 7 Jahren
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc vor 7 Jahren
  Artur Signell 6d54d78944 Format using Eclipse Neon vor 7 Jahren
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven vor 8 Jahren
  Henri Sara 9c0eeb4b69 Add javadoc in ServerConnector vor 8 Jahren
  Artur Signell e77e73cf64 Update copyright year to 2014 vor 10 Jahren
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers vor 11 Jahren
  Artur Signell 971a88f810 Moved hasEventListener to ServerConnector (#10433) vor 11 Jahren
  Artur Signell db8acda48f Updated ServerConnector javadoc (#10304) vor 11 Jahren
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) vor 11 Jahren
  Leif Åstrand 050bec8a44 Make the (server-side) getState method protected (#9315) vor 11 Jahren
  John Ahlroos 7323ac8890 Added ServerConnector.removeStateChangeHandler API vor 11 Jahren
  Leif Åstrand e81cf22601 Support StateChangeHandler for selected parts of the state (#8598) vor 11 Jahren
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) vor 11 Jahren
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) vor 11 Jahren
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) vor 11 Jahren
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) vor 11 Jahren
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces vor 11 Jahren
  Leif Åstrand f7da26697a Initial extension support (#6690) vor 12 Jahren
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) vor 12 Jahren
  Artur Signell 8e079ff787 Handled enabled state cascading on client side (#8507) vor 12 Jahren
  Leif Åstrand 03119a3629 Revert "Import the proper HandlerRegistration (#8420)" vor 12 Jahren
  Jouni Koivuviita d930ea1059 Making BoxLayout behave better with LayoutManager vor 12 Jahren
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are vor 12 Jahren
  Artur Signell 8c598ccfad Removed unnecessary updateFromUidl calls from containers vor 12 Jahren
  Artur Signell fa27f5cd20 Unregister event for ServerConnector vor 12 Jahren
  Artur Signell 2c755ff2c2 Changed ConnectorHierarchyChangeEvent to use the same mechanisms as StatechangeEvent vor 12 Jahren
  Leif Åstrand d6595af90d Import the proper HandlerRegistration (#8420) vor 12 Jahren
  Artur Signell 6c9783167e #8420 StateChangeHandler that is called for all state changes vor 12 Jahren
  Artur Signell 697baba1cb Connector interface. Renamed getId() -> getConnectorId() to avoid mixups vor 12 Jahren
  Artur Signell 0158bd1291 Connector -> ServerConnector vor 12 Jahren
  Artur Signell 9140e5378f Added license and javadoc. Removed extra methods from AbstractConnector. vor 12 Jahren
  Artur Signell 618aa03e04 Update documentation and add isEnabled as it is mandatory at least on vor 12 Jahren
  Henri Sara 121b1dae34 Implement server to client RPC (#8426). vor 12 Jahren
  Artur Signell 618b1548e3 Corrected invalid method reference in javadoc vor 12 Jahren
  Artur Signell 039069727f #8448 Replaced id and connection setters with parameters to the init method and refactored RootConnector initialization to be compatible with this vor 12 Jahren
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap vor 12 Jahren
  Artur Signell 6dae5cd35f #8304 First steps towards supporting serialization of any bean vor 12 Jahren
  Henri Sara eba294b572 Set shared state for VPaintables before updateFromUIDL() (#8304). vor 12 Jahren
  Artur Signell b77b4e6a2e #8324 Automatically set paintable id when paintable is created vor 12 Jahren
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. vor 12 Jahren
  Artur Signell cc3d673ad8 Split VScrollTable, VTreeTable and VMenuBar into paintable and vor 12 Jahren
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any vor 12 Jahren