11 次代码提交 (7f537988d31b22ee40fb0ee4b55e5b29708259d4)

作者 SHA1 备注 提交日期
  Anna Koskinen 7f537988d3
Checkstyle fixes (#12347) 2 年前
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 年前
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 年前
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 年前
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 年前
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) 6 年前
  Ahmed Ashour 22566d5d9d Convert Embedded not to be a LegacyComponent (#10088) 6 年前
  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 年前
  Teemu Suo-Anttila 00dc7ab85e Add support for ContextClickEvent in AbstractComponent (#19015) 8 年前
  Anna Koskinen 0651b9aa3b Embedded ThemeResource should react to theme change (#15194) 9 年前
  Artur Signell e77e73cf64 Update copyright year to 2014 10 年前
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 年前
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 年前
  Artur Signell d4143dd71b Log errors as errors and not normal messages (#11251) 11 年前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年前
  Johannes Dahlström 1b7a4a1ee9 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 年前
  Artur Signell d1c55ddd23 Added AbstractConnector.getRpcProxy helper (#10143) 11 年前
  John Ahlroos 0543f70823 Added primary stylename to all component states #9724 11 年前
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 年前
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 年前
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 年前
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 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 年前
  Pekka Hyvönen e9b1233e49 Fixed connector so it no longer overwrites all style attributes (#8664) 12 年前
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) 12 年前
  Artur Signell 0d24320e0a RPC -> Rpc for consistency 12 年前
  Artur Signell c6d0787d1b Renamed @Component to @Connect 12 年前
  Artur Signell 25220b7c03 Move SharedState and ServerRpc classes out from Connector classes 12 年前
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 年前
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are 12 年前
  Artur Signell dab7c9fa82 Generator to ease initialization of client to server rpc proxies 12 年前
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 年前
  Artur Signell 18ce0109fa Refactored ClickEventHandler and LayoutClickEventHandler to use RPC 12 年前
  Artur Signell 14b4b32336 Code missing from Embedded alternative text merge 12 年前
  Artur Signell 8ba0e099ac #8438 Event handler registration is now a Set in the shared state 12 年前
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 年前
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 年前
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 年前
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 年前
  Leif Åstrand 827dd25319 Drop size calculations from Embeddable (#8312) 12 年前
  Artur Signell 6dae5cd35f #8304 First steps towards supporting serialization of any bean 12 年前
  Henri Sara bc8914066b Communicate component width and height only via shared state (#8304). 12 年前
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 年前
  Jens Jansson 7cf2db8c9f Splitted VEmbedded to Widget and Paintable. 12 年前