4 Commits (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

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