12 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Autor SHA1 Mensaje Fecha
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) hace 6 años
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) hace 6 años
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) hace 6 años
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) hace 6 años
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) hace 6 años
  Artur 8fca887996 Support for defining the root element for Javascript components (#8143) hace 7 años
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 hace 7 años
  Artur Signell 504b3c4c65 Use diamond operator where it can be used hace 7 años
  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
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) hace 9 años
  Artur Signell 09526e4b7f Remove 'burst' concept to simplify communication handling (#11733) hace 9 años
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging hace 9 años
  Artur Signell e77e73cf64 Update copyright year to 2014 hace 10 años
  Patrik Lindström 58443b4a45 Implement TestBench4 features in debug window (#12694) hace 10 años
  Leif Åstrand e829d2df25 Don't report time spent in getWidget() as part of setConnectorId() hace 11 años
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) hace 11 años
  Leif Åstrand 43ebbf7069 Avoid duplicate maps in ConnectorMap and return native collections hace 11 años
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers hace 11 años
  Artur Signell 38053e8f2b Fixed ClassCastException and returning of wrong connector (#10399) hace 11 años
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) hace 11 años
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) hace 11 años
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) hace 11 años
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) hace 12 años
  Leif Åstrand 107dffc5cb Don't fail if opening tooltip for disappeared component hace 12 años
  Leif Åstrand f7da26697a Initial extension support (#6690) hace 12 años
  Artur Signell fa27f5cd20 Unregister event for ServerConnector hace 12 años
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. hace 12 años
  Artur Signell a462479569 Paintable -> Connector hace 12 años
  Artur Signell 77344f9608 Removed unused code related to old offsetSize stored in ComponentDetail hace 12 años
  Artur Signell 1d3d28469a #8500 Avoid unregistering components that have been moved from one hace 12 años
  Artur Signell 8ba0e099ac #8438 Event handler registration is now a Set in the shared state hace 12 años
  Artur Signell a2e8f04cdf Separated Component.isEnabled/isVisible from Connector enabled state. hace 12 años
  Artur Signell 7ab4e3ecf7 8500 Let the framework handle unregistration of Connectors 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 ae3478bc2e Updated Panel to no longer use child painted with the UIDL hace 12 años
  Leif Åstrand 96f62465e4 Fix typo in comment hace 12 años
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap hace 12 años