23 Commits (9494818412d3f7d9aa9b8817dd6d62bb64963753)

Author SHA1 Message Date
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 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 9e6490d32a Fix typos (#10095) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 62d49f3c3a Implement hashCode() when implementing equals() 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Henri Sara c67f157e45 Move ComboBox popup with ComboBox on scroll (#9869) 6 years ago
  Artur 0f64ae445b Do not wait for icons to load before interacting with a combo box (#9717) 6 years ago
  Teemu Suo-Anttila 01a453649e Fix combobox adding new items on blur (#9660) 6 years ago
  Teemu Suo-Anttila a454893e89 Add missing since for 8.0.7 6 years ago
  Henri Sara 620b413478 Add missing since tags (#9544) 7 years ago
  Teemu Suo-Anttila 3b3c647e5b Show empty selection caption in ComboBox (#9468) 7 years ago
  Matti Tahvonen 9b72cbfa11 Fix resetting of last filter in VComboBox (#9381) 7 years ago
  Henri Sara dc657b3208 Fix ComboBox popup location on scrolled pages in IE/Firefox 7 years ago
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Pekka Hyvönen 1891ffa6e1 Reduce ComboBox initial requests (#8571) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Denis Anisimov 1bb04399f3 Allow to set caption for the empty selection in a ComboBox. 7 years ago
  Henri Sara 56089a95ea Update @since tags for 8.0 7 years ago
  Henri Sara 323d43711c Update ComboBox for new DataSource and communication mechanism 7 years ago
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 years ago
  Henri Sara 71a2653431 Move ComboBox shared classes to vaadin-compatibility-shared 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 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
  Henri Sara 8c558b9988 Rename field in VFilterSelect.DataReceivedHandler for clarity 7 years ago
  Henri Sara 7289ac7fe9 Update comment in VFilterSelect.resetSelection() 7 years ago
  Henri Sara 1c3c537d9a Minor ComboBox client side cleanup (#19929) 8 years ago
  Henri Sara 7774ca6793 Move combo box selection update logic to handler (#19929) 8 years ago
  Henri Sara 0b4dba5214 Move more combo logic to handler (#19929) 8 years ago
  Henri Sara 6c505423c9 Use a separate data received handler in VFilterSelect (#19929) 8 years ago
  Henri Sara 96479f6e6a Move combo popup opener clicked flag to connector (#19929) 8 years ago
  Henri Sara db95805c02 Refactor ComboBox pending selection handling (#19929) 8 years ago
  Henri Sara 38ed0854a3 Use accessors for combo internal state (#19929) 8 years ago
  Henri Sara 1ecc377b1e Remove UIDL references in VFilterSelect (#19929) 8 years ago
  Henri Sara 9142256e85 Move ComboBox pageLength to state (#19929) 8 years ago
  Henri Sara 06e0a6567b Send ComboBox selection with RPC (#19929) 8 years ago
  Henri Sara 07292fe8fb Send ComboBox focus/blur with RPC (#19929) 8 years ago
  Henri Sara 44010cfbfb Move ComboBox communication to connector (#19929) 8 years ago
  Matti Tahvonen b5e8654eab Fix disappearing ComboBox value (#19221) 8 years ago
  Henri Sara d5c2320ef0 Fix ComboBox highlight width on IE8/9 (#19889) 8 years ago
  adam 5cdc0c1bb2 Fixing ComboBox page flip on trackpad scroll (#19704) 8 years ago
  Henri Sara 894d70662a Add missing @since 7.7 8 years ago