1. 53bc9a7 Update launch configuration to the latest platform changes by Ivan Furnadjiev · 7 years ago master
  2. 26266fd Add support for H_SCROLL to AutoSuggest by Ivan Furnadjiev · 7 years ago
  3. bfa68fa Replace spy with mock in tests by Ralf Sternberg · 8 years ago
  4. 33a6ef2 Update tests and demo to Java 8 by Ralf Sternberg · 8 years ago
  5. 881e897 Update JDT prefs from RAP repo by Ralf Sternberg · 9 years ago
  6. 77d8abd Revert deletion of parameters in JasmineRunner by Ralf Sternberg · 9 years ago
  7. 5629324 Fix compiler warnings, update JDT settings by Ralf Sternberg · 9 years ago
  8. 57fc5da Include DropDown examples demo bundle in build and p2 repository by Markus Knauer · 9 years ago
  9. 003250b Use public API for unit tests by Ralf Sternberg · 9 years ago
  10. 49e4936 Update to Java 7, fix compiler warnings by Ralf Sternberg · 9 years ago
  11. 338b771 Adopt tests to the recent test fixture changes by Ivan Furnadjiev · 9 years ago
  12. b9ee53b Fix compile error due to RAP API renameing by Ivan Furnadjiev · 9 years ago
  13. c4abaae Add Text/DropDown null check in AutoSuggest property handlers by Ivan Furnadjiev · 10 years ago
  14. 9d0640a Add check for disposed model before setting the property by Ivan Furnadjiev · 10 years ago
  15. 462681f Update copyright header by Ivan Furnadjiev · 10 years ago
  16. 395e336 Fix failing test by Ivan Furnadjiev · 10 years ago
  17. 6bd209c Fix compile error after deprecated PhaseId class is made internal by Ivan Furnadjiev · 10 years ago
  18. d00e49e Fix imports after removal of RAP core deprecated classes by Ivan Furnadjiev · 10 years ago
  19. c9c358c Include updated SUA for 2014 in features by Markus Knauer · 10 years ago streams/2.3
  20. 9b13f18 Remove DropDown bundles from feature and pom.xml by Ivan Furnadjiev · 10 years ago
  21. bba4de3 Adjust to RAP 2.3 changes by Tim Buschtöns · 10 years ago
  22. 8cb93ed Fix a crash in IE8 where array.map is not supported by Ivan Furnadjiev · 10 years ago
  23. 0785ec7 Make DropDown shadow themeable by Ivan Furnadjiev · 10 years ago
  24. 2926250 Adjust code to new JS DropDown widget namespace by Ivan Furnadjiev · 10 years ago
  25. fde88e8 Update DropDown bundles version to 0.3 by Ivan Furnadjiev · 10 years ago
  26. 5ec2bd7 Move JavaScript DropDown implementation and tests to RAP core by Ivan Furnadjiev · 10 years ago
  27. bb29ecd Enable AutoSuggest to handle events fired before the model is created by Tim Buschtöns · 10 years ago streams/2.2
  28. f58c3cb Implement DataSource.dispose() by Tim Buschtöns · 10 years ago
  29. 87403ee Fetch DataSource on next render event when dataSourceId changes by Tim Buschtöns · 10 years ago
  30. 422c3d2 Ensure DropDown always fires client-side "Show" and "Hide" Events by Tim Buschtöns · 10 years ago
  31. a3ff453 Make AutoSuggest text, dropDown and notifySelectionListeners protected by Tim Buschtöns · 10 years ago
  32. 396a1b3 Fix issue when using columns with AutoComplete by Tim Buschtöns · 10 years ago
  33. 45de5fe Introduce generics to DataSource by Tim Buschtöns · 10 years ago
  34. 971a40b Add JavaDoc to the AutoSuggest related interfaces and templates by Tim Buschtöns · 10 years ago
  35. acaacef Add JavaDoc to classes AutoSuggest and DataSource by Tim Buschtöns · 10 years ago
  36. c49d4f2 Minor changes to AutoSuggest to enable better customization. by Tim Buschtöns · 10 years ago
  37. 3b3ea20 Change RAP bundles dependency min version back to 2.2 by Ivan Furnadjiev · 10 years ago
  38. 7816185 Update rwt/test/jstest dependency versions to 2.3.0 by Ivan Furnadjiev · 10 years ago
  39. 6a39e32 Prevent crash in case the DropDown was not added to themeable widgets by Tim Buschtöns · 10 years ago
  40. ce8c229 Make DropDown border themeable by Tim Buschtöns · 10 years ago
  41. cf60c5a Minor DropDown.js refactoring by Tim Buschtöns · 10 years ago
  42. 5f4d9d4 Prevent crash if dropdown is updated while parent is not created by Tim Buschtöns · 10 years ago
  43. 8f39f99 Merge remote-tracking branch 'incubator/master' by Tim Buschtöns · 11 years ago
  44. f60847d Adjust tests to client core changes by Tim Buschtöns · 11 years ago
  45. 5578613 Change line endings by Ivan Furnadjiev · 11 years ago
  46. 77874c2 Re-Layout dropdown width if columns change after appear by Tim Buschtöns · 11 years ago
  47. 22d769e Adjust to changes of SWT object in RAP core by Tim Buschtöns · 11 years ago
  48. d5b20ea Added comment regarding bug 415485 by Tim Buschtöns · 11 years ago
  49. ec0ec97 Prevent error when disposing AutoSuggest twice by Tim Buschtöns · 11 years ago
  50. 0c662e0 Prevent unwanted selection events in AutoSuggest by Tim Buschtöns · 11 years ago
  51. 2842678 Force update of org.eclipse.rap.addons.dropdown bundle qualifier by Markus Knauer · 11 years ago
  52. 20dab42 Adjust DropDown JavaScript test to internal rap core changes by Tim Buschtöns · 11 years ago
  53. a856d69 Adjust to use ClientListener from RWT master by Ralf Sternberg · 11 years ago
  54. f770189 Position DropDown on parent top if there is not enough space on bottom by Tim Buschtöns · 11 years ago
  55. 59b5711 Force DropDown to appear and position after parents have been layouted by Tim Buschtöns · 11 years ago
  56. b0fb13a Allow AutoSuggest customization by extending AutoSuggestClientListener by Tim Buschtöns · 11 years ago
  57. 609e4b0 Refactor AutoSuggest to be able to remove Model.java by Tim Buschtöns · 11 years ago
  58. 7ed695d Update to ClientScripting changes by Tim Buschtöns · 11 years ago
  59. b46230d Fix DropDown layout when it appears while parent position is changing by Tim Buschtöns · 11 years ago
  60. 49afb12 Create protected AutoSuggest.getAutoSuggestScript() for customization by Tim Buschtöns · 11 years ago
  61. 5d01cfa Remove DataBinding.js, introduce EventDelegator.js by Tim Buschtöns · 11 years ago
  62. 155dab6 Provide protected helper to attach ClientListner in AutoSuggest by Tim Buschtöns · 11 years ago
  63. cd5578d Create protected methods in AutoSuggest to allow custom scripts by Tim Buschtöns · 11 years ago
  64. 09e7c29 Revise DropDownDemo by Tim Buschtöns · 11 years ago
  65. 714f6c9 Use Script class to create AutoSuggest ClientListener by Tim Buschtöns · 11 years ago
  66. ca62afb Rename field suggestionTexts in AutoSuggest.js by Tim Buschtöns · 11 years ago
  67. 2f29c77 Prevent crash if AutoSuggest parent is disposed after setting DataSource by Tim Buschtöns · 11 years ago
  68. 74fce67 Rename js test class to be picked up by build by Ralf Sternberg · 11 years ago
  69. ac47a78 Enable autosuggest tests in build by Ralf Sternberg · 11 years ago
  70. f248c86 Rename resource in JS tests, code cleanup in jstestrunner by Ralf Sternberg · 11 years ago
  71. 082c34f Fix test problems in OSGi by Ralf Sternberg · 11 years ago
  72. c474e82 Add column support to AutoSuggest API by Ralf Sternberg · 11 years ago
  73. 8516462 Enable AutoSuggest client to handle suggestions of type array by Tim Buschtöns · 11 years ago
  74. 224eebc Introduce exchangeable template function on AutoSuggest client by Tim Buschtöns · 11 years ago
  75. 8b037ec Implement DataSource.setFilterScript by Tim Buschtöns · 11 years ago
  76. 54460db Allow null argument in AutoSuggest.setDataSource by Tim Buschtöns · 11 years ago
  77. 92f11fa Fix pom for autosuggest, include jstestrunner by Ralf Sternberg · 11 years ago
  78. 2991776 Adjust build to bundle changes by Tim Buschtöns · 11 years ago
  79. 0868fb7 Use versioned package import by Ralf Sternberg · 11 years ago
  80. 5a62a2d Store currentSuggestions as simple array in AutoSuggest model by Tim Buschtöns · 11 years ago
  81. b394ff3 Remove deprecated property elementSelection in AutoSuggest client model by Tim Buschtöns · 11 years ago
  82. 83b68e5 Revise AutoSuggest.js model field names by Tim Buschtöns · 11 years ago
  83. 19627bd Restore AutoSuggest JUnit tests by Tim Buschtöns · 11 years ago
  84. 55b4c8c Create AutoSuggest bundles by Tim Buschtöns · 11 years ago
  85. 0cd9a18 Remove DropDownViewer bundle by Tim Buschtöns · 11 years ago
  86. 9cb0dbf Use AutoSuggest in Examples demo instead of viewer by Tim Buschtöns · 11 years ago
  87. 7c5202f Use AutoSuggest instead of Viewer in demo by Ralf Sternberg · 11 years ago
  88. 60f5d5a Introduce selection listener for AutoSuggest by Ralf Sternberg · 11 years ago
  89. 1550afd Remove unnecessary fields from AutoSugget.js results object by Tim Buschtöns · 11 years ago
  90. c1ea615 Introduce DataProvider interface and basic implementation by Ralf Sternberg · 11 years ago
  91. 35193c4 Rename DataProvider to DataSource, make it non-abstract by Ralf Sternberg · 11 years ago
  92. e4a27f1 Apply jdt settings from rap template bundle to all projects by Tim Buschtöns · 11 years ago
  93. 71e89b2 Remove unneeded dependency to hamcrest by Ralf Sternberg · 11 years ago
  94. 92ab1e6 Revise projects settings, convert remaining windows line breaks by Tim Buschtöns · 11 years ago
  95. 96d3d88 Fix JsHint warning by Ralf Sternberg · 11 years ago
  96. 2804ec1 Fix manifests by Ralf Sternberg · 11 years ago
  97. 2860453 Fix typo, make fields final by Ralf Sternberg · 11 years ago
  98. 3084c87 Extract AbstractDataProvider from SimpleDataProvider by Tim Buschtöns · 11 years ago
  99. da9c98d Make DropDown wider if sum of column width is greater than parent width by Tim Buschtöns · 11 years ago
  100. 89beb8b Use tabluator character to separate a dropdown item into columns by Tim Buschtöns · 11 years ago