4 Commits (f4dc8b29525019f9d4a79e712d64a0e2bede4587)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Automerge 56d0c039f8 [merge from 6.7] Small tweaks to #4120 based on review 12 years ago
  Automerge 616387587d [merge from 6.7] Make ClickEventHandler fire clicks only if mousedown and mouseup match (#4120) 12 years ago
  Artur Signell 18ce0109fa Refactored ClickEventHandler and LayoutClickEventHandler to use RPC 12 years ago
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. 12 years ago
  Artur Signell 8ba0e099ac #8438 Event handler registration is now a Set in the shared state 12 years ago
  Artur Signell c7ffbcb9cc Separated construction of MouseEventDetails (depends on GWT classes) to 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Artur Signell e9b730ddc0 Merged and slightly modified fix for #4652 - MouseEventDetails and ClickEvent should provide coordinates relative to component 14 years ago
  Artur Signell c8c341c07d Added missing @ITMillApache2LicenseForJavaFiles@ 14 years ago
  Artur Signell 5254061ed4 Fix for #3874 - Two click events is sent for a middle click in a layout 14 years ago
  Artur Signell 6bbd59bf72 Split test case into Layout click test and textfield focus/blur test + auto test for layout click. 14 years ago
  Artur Signell 64a18bebab Separated client side listeners to a ClickEventHandler class 14 years ago