24 Revize (90b4c678d139fc4927811cdcad87d0b91eca98b6)

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