90 Commits (70173cfc6ec1a5d67f33c0477ae135935cf81314)

Author SHA1 Message Date
  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
  Artur Signell a86f5e6a15 #7984 removed Firefox workarounds 12 years ago
  Artur Signell e8f99a58c3 Merged fixes from 6.7 12 years ago
  Artur Signell 3df72bd6aa #7647 ComboBox popup content disappears on up/down button double click 12 years ago
  Artur Signell de237d2561 #7949 ComboBox incorrectly shows paging buttons when filtering 12 years ago
  Artur Signell d418508bb6 #6978 VFilterSelect should consume key events and should not pass them to action handlers when its suggestion popup is open 12 years ago
  Artur Signell b587b80cbd #7950 ComboBox show paging button even though there are no matches 12 years ago
  Artur Signell 2a53dd7204 Corrected typo: waitingForFilteringReponse -> waitingForFilteringResponse 12 years ago
  Artur Signell 559001907b #7056 inconsistency between Chameleon theme and standard Vaadin theme concerning Combobox 12 years ago
  Artur Signell b3b248b17f #7739 Correctly select items using keyboard, even if two items have the same caption 12 years ago
  Artur Signell efd5a01e09 #7739 Code cleanup 12 years ago
  Artur Signell 921a5329bb #7739 Removed unused code 12 years ago
  Artur Signell c8c3d929dd #7739 Split enter handling for input field and for popup 12 years ago
  Artur Signell ef4521bd0b #7739 Renamed variables to be more descriptive 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Henri Sara 1a6f3607f0 Merged changes from 6.6 12 years ago
  Leif Åstrand b112e78d96 #5170 updated to use an additional css class when text input is disabled and set the cursor using the theme css file 12 years ago
  Henri Sara 9fe131039d #7672 contributory XSS fixes in certain components 12 years ago
  Leif Åstrand 5d4940c165 Changes for #5170 based on review 12 years ago
  Leif Åstrand 4e58d66944 Allow using ComboBox as a replacement for NativeSelect (#5170) 12 years ago
  Leif Åstrand b2e2d41562 Updated fix for #7560 to avoid breaking #6686 by not doing preventDefault if nothing is changing 12 years ago
  Leif Åstrand 07b67c0a22 #7560 ComboBox: Writing the name of a new item and clicking on drop down menu works inconsistently 12 years ago
  Leif Åstrand 3a3f8cb01b #7536 combobox search result does not get cleared when added to a popup window 12 years ago
  Henri Sara 84d95e404d Reformatted VFilterSelect 12 years ago
  John Alhroos 99375fed88 Fixed some sign bugs with mouse wheel scrolling in VFilterSelect #4518 13 years ago
  John Alhroos 1f2ac63ff8 Adds mouse wheel scrolling to VFilterSelect #4518 13 years ago
  Artur Signell 6b1b62c7be #6686 Prevent events for the ComboBox popup to propagate to avoid triggering shortcut events and similar 13 years ago
  Artur Signell 3d1faa367a Merged bugfixes from 6.5 13 years ago
  Artur Signell af0724cd3e #6692 Disable delayed text setting in Firefox 4 13 years ago
  Henri Sara 77097c8ba0 Merged ComboBox related changes from 6.5 13 years ago
  Artur Signell 47cab9fee9 #4285 Additional fix so IE does not force focus back to field when focusing another component (needed for TestBench compatibility) 13 years ago
  John Alhroos d295e5a71a Fix for #4285 : Blur event prevention mechanism for IE prevented focus from moving to another field when first focusing the field, then opening the popup dialog and the clicking on another field. This fixed by only preventing the blur event if we already have focus. 13 years ago
  John Alhroos f3233ea91f Changed depracated DOM.compare() to "==". 13 years ago
  John Alhroos 8a107f54b2 Fixes issue with double clicks when browsing ComboBox pages #4285 13 years ago
  John Alhroos f061eca670 Cleanup up fix for #4285 13 years ago
  John Alhroos 20443df70a Fixes #4285 13 years ago
  Artur Signell 01492dd285 #3991 Select with icons shown wrong in IE8 upon first render 13 years ago
  Artur Signell 1827aa73c0 #3991 Select with icons shown wrong in IE8 upon first render 13 years ago
  Artur Signell e1f01d2085 #6298 ComboBox popup reopened after closed 13 years ago
  Artur Signell 4c2ede677c #6282 ComboBox dropdown is of wrong size in IE6 13 years ago
  Matti Tahvonen b488486283 fixes #6170 13 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Henri Sara a8a8f538f9 #5692 Generics: VFilterSelect (mostly MenuBar related) 13 years ago
  Artur Signell 95cb307177 Fixed problem with [14915] fix for #5556 13 years ago
  Artur Signell 7c2e023968 Fix for #5556 - Client Side Caching of Stale Data in Select Component 13 years ago
  Jonatan Kronqvist e34d7c8aca Fix for #5060 14 years ago
  Jonatan Kronqvist 49e3c3579a Fix for #3663 14 years ago
  John Alhroos 2f93d4b568 Fixes Combobox vertical icon placement in IE6 14 years ago
  John Alhroos 686894a2fe Fixes #2974 IE6 width problem 14 years ago