1. b20bb56 Include updated SUA for 2014 in features by Markus Knauer · 10 years ago master
  2. 3ad7e0f Set required RAP bundles/packages max version to 2.2.0 exclusive by Ivan Furnadjiev · 11 years ago
  3. 4fc6055 Use widget.addListener instead of ClientListener.addTo by Ralf Sternberg · 11 years ago
  4. c90d164 Remove comma at the end of an object literal in WidgetProxyFactory by Tim Buschtöns · 11 years ago
  5. a67379d Remove Script class by Tim Buschtöns · 11 years ago
  6. b4a4f2c Remove ClientScriptingUtil.js by Tim Buschtöns · 11 years ago
  7. 6421325 Refactor EventBinding and EventBindingHandler.js by Tim Buschtöns · 11 years ago
  8. 8c71d41 Move EventProxy initialization code to EventProxy.js by Tim Buschtöns · 11 years ago
  9. 8ca3403 Revise ClientScripting protocol by Tim Buschtöns · 11 years ago
  10. e4c9290 Move JavaScript files to rwt.scripting namespace by Tim Buschtöns · 11 years ago
  11. 8d117a9 Rename WidgetProxy to WidgetProxyFactorya and refactor by Tim Buschtöns · 11 years ago
  12. d3d13e7 Do not create remote objects for Script class if not required by Tim Buschtöns · 11 years ago
  13. 0951ca7 Create ClientListener( Script ) constructor by Tim Buschtöns · 11 years ago
  14. e52c645 Create Script.java and use it internally in ClientFunction.java by Tim Buschtöns · 11 years ago
  15. af72c16 Create ScriptHandler.js, use it in FunctionAdapter.js by Tim Buschtöns · 11 years ago
  16. 2d65b34 Implement getEditable for text widget proxy by Tim Buschtöns · 11 years ago
  17. 143dabb Implement forceFocus on widget proxy for controls by Tim Buschtöns · 11 years ago
  18. 97fc6bc Replace RichAjax Platform with Remote Application Platform by Ivan Furnadjiev · 11 years ago
  19. 9f4d05f Change visibility of ClientFunction#findBinding by Ivan Furnadjiev · 11 years ago
  20. f545ea3 Use String instead of int for event type in internal package by Tim Buschtöns · 11 years ago
  21. 53ff55f Remove disposed bindings from internal collection by Tim Buschtöns · 11 years ago
  22. fe02755 Prevent creation on identical ClientListenerBinding instances by Tim Buschtöns · 11 years ago
  23. bf152c7 Refactor/simplify widget dispose handling by Tim Buschtöns · 11 years ago
  24. c46b2cf Remove references to Widget from ClientScripting internal package by Tim Buschtöns · 11 years ago
  25. 770a53e Extract internal class ClientFunction from ClientListener by Tim Buschtöns · 11 years ago
  26. a5853dd Use mockito-all by Ivan Furnadjiev · 11 years ago
  27. 4f73a57 Add Numpad example to Demo by Tim Buschtöns · 11 years ago
  28. dcdd417 Deprecate ClientListener dispose and isDisposed by Ralf Sternberg · 11 years ago
  29. c0508f2 Formatting by Ivan Furnadjiev · 11 years ago
  30. c0a323a Bump version to 0.2.0 for SWT Listener support by Ralf Sternberg · 11 years ago
  31. 6e6093a Adjust demo launch configuration by Ralf Sternberg · 11 years ago
  32. aff2829 Let ClientListener implement SWT.Listener by hstaudacher · 11 years ago
  33. 50becad Add formatter settings on project level by Ralf Sternberg · 11 years ago
  34. 7e0971c Update README.md with "getSelection" for List by Tim Buschtöns · 11 years ago
  35. dd9addd Add WidgetDataWhiteList class by Tim Buschtöns · 11 years ago
  36. 2496e54 Merge branch 'ShowHide' by Tim Buschtöns · 11 years ago
  37. c03f6aa Add support for Show and Hide events by Tim Buschtöns · 11 years ago
  38. 1b139a1 Remove unnecessary cast by Ralf Sternberg · 11 years ago
  39. 9c53406 Add missing "destructor" field in EventBinding handler by Tim Buschtöns · 11 years ago
  40. cd91705 Fix Tests after fixing Text Modify event in RAP by Tim Buschtöns · 11 years ago
  41. dec7ecb Support for public (custom) components by Tim Buschtöns · 11 years ago
  42. 2251652 Support Selection and DefaultSelection events on List by Tim Buschtöns · 11 years ago
  43. 7944a15 Integrate with RAP 2.x JavaScript API by Tim Buschtöns · 11 years ago
  44. 2108def Remove dependency to org.json by Ivan Furnadjiev · 11 years ago
  45. 17a3ff1 Use the serverData map created be HandlerUtil as widget data object by Tim Buschtöns · 11 years ago
  46. 033aff4 Use SequenceInputStream to concatenate js resources by Ralf Sternberg · 11 years ago streams/2.0
  47. 9b3ff23 Adjust to new remote API in RAP 2.0 by Ralf Sternberg · 11 years ago
  48. 385f3f5 Adjust to upgraded example bundle version in RAP 2.0 by Ralf Sternberg · 11 years ago
  49. 9439d4c Use RemoteObject instead of selfmade renderers by Ralf Sternberg · 11 years ago
  50. 5210265 Adjust to RAP 2.0 client changes by Tim Buschtöns · 11 years ago
  51. 1a4d548 Adjust to ApplicationContext rename in RAP 2.0 by Ralf Sternberg · 11 years ago 2.0.0-M4-20121218
  52. 437026e Adjust imports to package move in RAP 2.0 by Ralf Sternberg · 11 years ago
  53. 6df5f6b Align with renamed JavaScriptLoader API by Tim Buschtöns · 11 years ago
  54. 65f9e8d Use new JavaScriptLoader to load resources by Ralf Sternberg · 11 years ago
  55. 33e7f0d Fix copyright template by Ralf Sternberg · 11 years ago
  56. 440304a Rename IEntryPoint to EntryPoint by Ivan Furnadjiev · 11 years ago
  57. d8ffd7b Re-enable clientscripting for extension-based application by Ralf Sternberg · 11 years ago
  58. 813d71d Run tests in OSGi by Ralf Sternberg · 11 years ago
  59. edb4482 Fix compile errors after RAP core ResourceManager rework by Ivan Furnadjiev · 12 years ago
  60. e19d21d Move IResource and RegisterOptions to org.eclipse.rap.ui.workbench by Rüdiger Herrmann · 12 years ago
  61. 934f2aa Add org.eclipse.rap.demo.clientscripting project to build by Markus Knauer · 12 years ago
  62. c7e6c5f Fix warning in build properties by Ralf Sternberg · 12 years ago
  63. a88dc05 Adapt ClientScripting to recent client changes in RAP master by Tim Buschtöns · 12 years ago
  64. f5a9b5f Update code formatter settings by Ralf Sternberg · 12 years ago
  65. e63ffd0 Trigger client paint events on server redraw by Tim Buschtöns · 12 years ago
  66. 4b7750e Use server-created GC on Paint event. Reset GC properties on paint. by Tim Buschtöns · 12 years ago
  67. f9fb389 Add basic Paint event support by Tim Buschtöns · 12 years ago
  68. ffce56d Add start and end fields to EventProxy by Tim Buschtöns · 12 years ago
  69. 7d4c6e0 Update launch config for demo by Tim Buschtöns · 12 years ago
  70. 16d7b64 Replace SessionSingletonBase with SingletonUtil class by Ivan Furnadjiev · 12 years ago
  71. 1d3c9e3 Update import version to new rap.ui version by Ralf Sternberg · 12 years ago
  72. fbe6a31 Update package imports to change in RAP (Part 2) by Ralf Sternberg · 12 years ago
  73. 26c8f58 Update package imports to change in RAP by Ralf Sternberg · 12 years ago
  74. 5fde3d7 Update version of clientscripting projects to 0.1.100. by Markus Knauer · 12 years ago
  75. 09b8720 Update dependencies to RAP 2.0 stream by Ralf Sternberg · 12 years ago
  76. 27ece1b Cleanup build.properties by Ralf Sternberg · 12 years ago
  77. cd91fd3 Fix JavaScript tests by Tim Buschtöns · 12 years ago
  78. 909157f Externalize incubator parent pom into releng project by Markus Knauer · 12 years ago
  79. 504eb9a Add missing copyright headers by Ralf Sternberg · 12 years ago
  80. e59c321 Code cleanup by Ralf Sternberg · 12 years ago
  81. be9cdf3 Update settings for jshint by Ralf Sternberg · 12 years ago
  82. 00503e9 Convert linebreaks to Unix by Ralf Sternberg · 12 years ago
  83. 6dfbd13 Separate build configuration from build file by Ralf Sternberg · 12 years ago
  84. bd21bc8 Fix bundle vendor in manifest files by Ralf Sternberg · 12 years ago
  85. cdc84a3 Add test project to build by Ralf Sternberg · 12 years ago
  86. a411e1b Add pom file to demo project by Ralf Sternberg · 12 years ago
  87. 8b495e0 Update metadata in projects by Ralf Sternberg · 12 years ago
  88. 224ce6f Adjust include settings for jshint checker by Ralf Sternberg · 12 years ago
  89. 39b23e2 Turn test bundle into fragment by Ralf Sternberg · 12 years ago
  90. 1d20529 Add p2 repository build by Ralf Sternberg · 12 years ago
  91. a195637 Create basic tycho build by Ralf Sternberg · 12 years ago
  92. 84cf66d Add target folders to .gitignore by Ralf Sternberg · 12 years ago
  93. b6da231 Downgrade versions to 0.1.0 by Ralf Sternberg · 12 years ago
  94. f2db024 Adjust projects to standard repository layout by Ralf Sternberg · 12 years ago
  95. 3dd6d0d Add component.xml by Ralf Sternberg · 12 years ago
  96. 3cc7f2b Renamed ApplicationConfiguration to Application by Ivan Furnadjiev · 12 years ago
  97. 19e3e55 Suppress warning about discouraged API by Ralf Sternberg · 12 years ago
  98. b32d779 Restructured demo ui, moved server-side actions to behaviors class by Ralf Sternberg · 12 years ago
  99. 7549260 Initialize resources in demo contribution by Ralf Sternberg · 12 years ago
  100. 628f426 added comment by Tim Buschtoens · 12 years ago