4 커밋 (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

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