1. 78b41d1 * RSE Environment implementation by asobolev · 17 years ago
  2. 43448a4 + environment API by asobolev · 17 years ago v20080410-2046
  3. 14f4ab5 + environment API by asobolev · 17 years ago
  4. 5c26441 + environment API by asobolev · 17 years ago
  5. 7508401 + environment API by asobolev · 17 years ago
  6. a941b15 + environment API by asobolev · 17 years ago
  7. a6fe8c1 Refactored Script Console and Debugger to support international characters. by ssanders · 17 years ago
  8. 24e78a7 Corrected usage of externalized message. by ssanders · 17 years ago
  9. 1ca6706 Refactored externalized String append to use MessageFormat, restructured core.tests to be unpacked in order to avoid automated test failures. by ssanders · 17 years ago
  10. c570739 *fixes by asobolev · 17 years ago
  11. f47dfa2 *fixes by asobolev · 17 years ago
  12. 388fd2d Refactored ZipFile usage to explicitly call close(). by ssanders · 17 years ago
  13. c4cd7a9 * IBuildpathContainer interface changes by asobolev · 17 years ago Root_remote
  14. 9680482 * IBuildpathContainer interface changes by asobolev · 17 years ago
  15. fc25b49 * IBuildpathContainer interface changes by asobolev · 17 years ago
  16. db6ba3d * IBuildpathContainer interface changes by asobolev · 17 years ago
  17. 4458f7a - preference page block for an 'internal' editor interpreter by jgangemi · 17 years ago
  18. 7f9e515 - preference page block for an 'internal' editor interpreter by jgangemi · 17 years ago
  19. 4c435e8 - added createOverlayKeys so someone else doesn't spend hours wondering why their prefs aren't saved :) by jgangemi · 17 years ago
  20. 4c59d03 - added createOverlayKeys so someone else doesn't spend hours wondering why their prefs aren't saved :) by jgangemi · 17 years ago
  21. 0447b20 - deleted; replaced by ContributedExtensionOptionsBlock by jgangemi · 17 years ago
  22. d7aac20 - removed unused imports by jgangemi · 17 years ago
  23. 64b4dfd * fixes by asobolev · 17 years ago v20080401-1722
  24. 459a60a *fix by asobolev · 17 years ago
  25. 6c0a54d *fix by asobolev · 17 years ago
  26. 627dde2 Refactored tests to avoid collisions when run as a super suite, corrected line-endings in Ruby files. by ssanders · 17 years ago
  27. aa0ceb2 *fix by asobolev · 17 years ago v20080331-1339
  28. a6e564e *fixes by asobolev · 17 years ago
  29. 7d27e16 Corrected externalization warnings, added command for ReferencesInProject. by ssanders · 17 years ago
  30. 3bcb67a Corrected duplicate and missing externalized messages, and commented placeholder property page. by ssanders · 17 years ago
  31. cda2b46 *fix by asobolev · 17 years ago
  32. 0bfd949 * fixes by asobolev · 17 years ago
  33. c9890cc * fixes by asobolev · 17 years ago
  34. f6ce0b3 *fix by asobolev · 17 years ago
  35. 479393d *fixes by asobolev · 17 years ago
  36. 5e8d779 *fixes by asobolev · 17 years ago
  37. 8cb3646 - DLTKLanguageManager - removed unused exception declarations by asobolev · 17 years ago
  38. 7b319ef - DLTKLanguageManager - removed unused exception declarations by asobolev · 17 years ago
  39. 18353f6 - DLTKLanguageManager - removed unused exception declarations by asobolev · 17 years ago
  40. dea07e9 - DLTKLanguageManager - removed unused exception declarations by asobolev · 17 years ago
  41. ac4f02d - DLTKLanguageManager - removed unused exception declarations by asobolev · 17 years ago
  42. 531f978 - DLTKLanguageManager - removed unused exception declarations by asobolev · 17 years ago
  43. b00d4ef - DLTKLanguageManager - removed unused exception declarations by asobolev · 17 years ago
  44. c8183e9 Corrected formatting. by ssanders · 17 years ago
  45. 584ac4e Corrected formatting. by ssanders · 17 years ago
  46. 2e139f6 Corrected minor merge errors. by ssanders · 17 years ago
  47. 64072ca *fix by asobolev · 17 years ago
  48. d6812ef *fix by asobolev · 17 years ago
  49. c80185c * fixes * testing icons support by asobolev · 17 years ago
  50. 9bde35a * fixes * testing icons support by asobolev · 17 years ago
  51. 9201cbb * java 1.4 fixes by asobolev · 17 years ago
  52. 9d3ab1b * java 1.4 fixes by asobolev · 17 years ago
  53. a7167c9 Readding images as binary. by ssanders · 17 years ago
  54. 89bebf9 Removed images incorrectly added as ASCII. by ssanders · 17 years ago
  55. 5cbe9c1 Addition of keyword_obj.gif by ssanders · 17 years ago
  56. 938cc10 Added ignore of SVN files, and optimized file copying. by ssanders · 17 years ago
  57. 49f8edc Refactored to run cross-platform. by ssanders · 17 years ago
  58. f69a1c6 Promoted setSortString() to public. by ssanders · 17 years ago
  59. 7374824 Promoted setSortString() to public. by ssanders · 17 years ago
  60. 0fbc077 Refactored getHyperlinkDetectors() to allow extensions the first chance. by ssanders · 17 years ago
  61. 2b8b939 Corrected calculateIndent() for tabs. by ssanders · 17 years ago
  62. 0872a6c Refactored to honor current context, and only fallback if not set. by ssanders · 17 years ago
  63. cfd6e00 Added getEditor() and promoted setCollector() to allow subclassing. by ssanders · 17 years ago
  64. 96e71b5 Refactored to support IAdaptable targets. by ssanders · 17 years ago
  65. 25ae515 Refactored to support IAdaptable targets. by ssanders · 17 years ago
  66. cc09392 Refactored to allow subclassing. by ssanders · 17 years ago
  67. 3025ec2 Promoted postRefresh() to protected in order to allow subclassing. by ssanders · 17 years ago
  68. aece2d1 Added various checks to prevent NullPointerExceptions. by ssanders · 17 years ago
  69. 6d5d1d3 Added overload constructor for backward-compatability. by ssanders · 17 years ago
  70. af2deaf Changed run() to expand any folded sections before attempting to edit. by ssanders · 17 years ago
  71. 33bfb56 Refactored to support FileStoreEditorInput. by ssanders · 17 years ago
  72. 0665310 Added Refactor context menu, promoted getElementAt() to public. by ssanders · 17 years ago
  73. d136ad6 Refactored to support IAdaptable targets. by ssanders · 17 years ago
  74. 52100d8 Removed unimplemented actions, see mhowe. by ssanders · 17 years ago
  75. f294f58 Corrected binding association of Delete action. by ssanders · 17 years ago
  76. 6da6c6e Updated getModelElement() to support IAdaptable targets. by ssanders · 17 years ago
  77. 83b4b06 Updated createDeleteChange() to support deletion of IType and IMethod. by ssanders · 17 years ago
  78. 8563c55 Updated to make name and description translatable. by ssanders · 17 years ago
  79. a31571f Updated createDeleteChange() to support deletion of IType and IMethod. by ssanders · 17 years ago
  80. da6db1e Corrected RenameResourceChange_name for use in an Action label. by ssanders · 17 years ago
  81. d439c73 Added null checks around references to optional controls. by ssanders · 17 years ago
  82. 85a119e Refactored setValue() to handle unexpected String delimiters. by ssanders · 17 years ago
  83. 9325d69 Added sorting of variable children. by ssanders · 17 years ago
  84. 151a50c Corrected sorting of children, display of Array info, and handling of unexpected String delimiters. by ssanders · 17 years ago
  85. 74bfbac Added IScriptValue.getRawValue() in order to avoid having to downcast. by ssanders · 17 years ago
  86. 336925e Optimized buffer size, added ignore for SVN files. by ssanders · 17 years ago
  87. 9106c98 Refactored to properly support multiple evaluators, flatten AmbiguousTypes, and eliminate duplication because of contained types. by ssanders · 17 years ago
  88. 8a1deec Added implementation for getTypeName(). by ssanders · 17 years ago
  89. a0264c6 Corrected createTypeFromPath() to return proper IType when defined in multiple files. by ssanders · 17 years ago
  90. cc1520f Corrected constructor to properly handle null parameter. by ssanders · 17 years ago
  91. e2d2fd9 Corrected buildModelElements() to properly handle cross-platform paths, and remove unnecessary source retrieval. by ssanders · 17 years ago
  92. 354c80d Corrected execute() to properly handle cross-platform paths. by ssanders · 17 years ago
  93. 6b133e9 Double the size of the source module cache in order to hold all system classes without any cache misses. by ssanders · 17 years ago
  94. 0155c2f Promoted constructor to public in order to support subclassing. by ssanders · 17 years ago
  95. bea1361 Changed buildStructure() to avoid buffer creation for performance reasons. by ssanders · 17 years ago
  96. 4c5ea6b Corrected getObject() to handle null parameter. by ssanders · 17 years ago
  97. cf79b24 Corrected getLanguageToolkit() and findToolkit(IResource) to properly handle unexpected parameters. by ssanders · 17 years ago
  98. 0c51f85 Corrected reportProblem to adjust for zero-based line numbers. by ssanders · 17 years ago
  99. 9deeaf0 Corrected getSuperClassNames() to check and cast to SimpleReference instead of Reference. by ssanders · 17 years ago
  100. b261efe Added support for content coloring, corrected content assist action to use inherited binding. by ssanders · 17 years ago