24 Commitit (90b4c678d139fc4927811cdcad87d0b91eca98b6)

Tekijä SHA1 Viesti Päivämäärä
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 9 vuotta sitten
  Teemu Suo-Anttila 24d1e8e4d2 Add missing @since to VDragAndDropManager 9 vuotta sitten
  Denis Anisimov 7afa802ba1 Customizable DnD preview handle strategy in Dnd manager (#10377,#14880). 9 vuotta sitten
  Maciej Przepióra 722072bb53 Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163) 9 vuotta sitten
  Anna Miroshnik f18a9642b7 Fix Table column header sorting on Chrome (#14796) 9 vuotta sitten
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 vuotta sitten
  Teemu Suo-Anttila 77a08ca0f9 Add missing @sinces to JavaDoc 10 vuotta sitten
  Teemu Suo-Anttila 67dd382e61 Ignore PointerEvents in VDragAndDropManager (#13720) 10 vuotta sitten
  Artur Signell e77e73cf64 Update copyright year to 2014 10 vuotta sitten
  Teemu Suo-Anttila 7e5d44d19b Introduce a drag threshold for Drag and Drop (#13381) 10 vuotta sitten
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 vuotta sitten
  Henri Sara e45294f717 Revert "Preventing premature start of drag due to Chrome move event #13381" 10 vuotta sitten
  Fabian Lange 7112abe944 Preventing premature start of drag due to Chrome move event #13381 10 vuotta sitten
  Matti Tahvonen 8ce6565b3e Fixes normal drag and drop events (regression since 7.1) and html5 style 10 vuotta sitten
  John Ahlroos 7220ca8758 Fixed DragAndDropWrapper using wrong drop target in IE8 #12406 11 vuotta sitten
  Marc Englund 08ba394b11 Disable drag&drop when source or target component is disabled, re-implementation of 6.8 fix for #11801 11 vuotta sitten
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11 vuotta sitten
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 vuotta sitten
  Anna Koskinen 8eb5267681 Merge of (#9885) to Vaadin 7. 11 vuotta sitten
  Leif Åstrand 2a475b4bcc Avoid attempting to use a DOM node as an element (#10480) 11 vuotta sitten
  Artur Signell 2ba840711a Attach drag'n'drop drag image to overlay container (#10384) 11 vuotta sitten
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 vuotta sitten
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 vuotta sitten
  Artur Signell eb51296d21 Removed depdencies from server to client (#9279) 12 vuotta sitten
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 vuotta sitten
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 vuotta sitten
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 vuotta sitten
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. 12 vuotta sitten
  Automerge 483df08ee0 [merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all cases 12 vuotta sitten
  Artur Signell 36dca64414 Moved Connector -> Connector Id mapping to AbstractComponent 12 vuotta sitten
  Artur Signell c7ffbcb9cc Separated construction of MouseEventDetails (depends on GWT classes) to 12 vuotta sitten
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 vuotta sitten
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 vuotta sitten
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 vuotta sitten
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 vuotta sitten
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 vuotta sitten
  Matti Tahvonen 010423b4b8 fixes #6956 13 vuotta sitten
  Matti Tahvonen 3f614c0e99 fixes #6661 13 vuotta sitten
  Matti Tahvonen d6337e5602 #6813: cleanup: renamed a helper method to be symmetric to adder. 13 vuotta sitten
  Matti Tahvonen ab638f468b merged [18283] from 6.5 13 vuotta sitten
  Matti Tahvonen 50b4cf4c75 VDragAndDropManager now replacable via deferred binding 13 vuotta sitten
  Matti Tahvonen f14a066a28 #6813: VDragAndDropManager now marks the source Paintable with a class name during a drag and drop procedure 13 vuotta sitten
  Matti Tahvonen 833b1b8a2a some work towards touch UI support 13 vuotta sitten
  John Alhroos 6da6f37502 NPE fix. 13 vuotta sitten
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 vuotta sitten
  Matti Tahvonen 8495306dba fixes #4559. Sanity checks for event target + cleanup. 14 vuotta sitten
  Artur Signell 26d3c1eaeb Merged remaining 6.3.1 fixes 14 vuotta sitten
  Matti Tahvonen 495f9cdc3a fixes #4556 14 vuotta sitten
  Matti Tahvonen 85f778b0f7 cleaning up dd related debug code, fixes #4468 14 vuotta sitten
  Matti Tahvonen 9a552d520d fixes #4392 14 vuotta sitten