5 Commits (0081286c8d05c3751803181230092bd4b1e769f7)

Author SHA1 Message Date
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 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
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  pag 6539cb439f VTree$TreeNode avoid NPE triggered by external ONLOAD events (#18563) 8 years ago
  Teemu Suo-Anttila 5097095625 Add support for TreeContextClickEvents (#19062) 8 years ago
  Leif Åstrand 1d538feb45 Add Tree.htmlContentsAllowed (#7717) 8 years ago
  Teemu Suo-Anttila 1c463a0229 Fix IE8 icons in tree expand regression (#18488) 9 years ago
  Denis Anisimov e052d64874 Avoid client side exception using keyboard navigation (#15343). 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Guillermo Alvarez 95281da32e TreeItem double click fixed (#14745) 9 years ago
  Anna Miroshnik 74f5924b29 Tree item fails with ItemClickListener (#14388) 9 years ago
  Sauli Tähkäpää ab17dd711c Revert "Tree item fails with ItemClickListener (#14388)" 9 years ago
  Anna Miroshnik d71ae18e35 Tree item fails with ItemClickListener (#14388) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Marc Englund de70ee2f01 Font icon support (#13152) 10 years ago
  michaelvogt f14fc3cbd2 Keep the Tooltip in the DOM (#12458) 10 years ago
  michaelvogt 7900166360 TestBench test for tree (#11612) 11 years ago
  michaelvogt 0584f4a9a5 Simplify and clarify WAI-ARIA API (#11659) 11 years ago
  michaelvogt fc2e1dfa9e Fixed compilation error 11 years ago
  michaelvogt f980667fdf WAI-ARIA functions for Tree (#11389) 11 years ago
  Artur Signell 6b83d70033 Fixed Tree keyboard navigation in Opera 12 (#11183) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 11 years ago
  Artur Signell 8941056349 Reformatted project 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
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Automerge 18dd267cfe [merge from 6.7] Fix #8595: Always use MULTISELECT_MODE_SIMPLE for touch devices 12 years ago
  Automerge 97c58999b1 [merge from 6.7] Fixed #8604: Tree multiselect worked incorrectly in some cases 12 years ago
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. 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 e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Artur Signell 5eb53fb964 Split Tree into widget + paintable 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Jonatan Kronqvist a694b492fd Fixed #7548 - testbench tests with keyboard navigation now work in ie6 12 years ago