10 Commits (c147b5d85bca3ddf30d9adbcd268066165889f37)

Author SHA1 Message Date
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Sebastian Nyholm 7b39a6dd52 Fixes VTree so that you can click sub elements when setHtmlContentAllowed is true. (#20097) 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell b31a71ae63 Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 years ago
  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) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 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