1. f3bca12 testcase for the last ModelManager.determineIfOnBuildpath(IResource resource,IScriptProject project) change by apanchenk · 16 years ago
  2. 7a84b49 IModelElement determineIfOnBuildpath(IResource,IScriptProject) - check that resource is not excluded from the ProjectFragment by apanchenk · 16 years ago
  3. a803997 J2SE-1.4 by apanchenk · 16 years ago
  4. 20aca80 more tests added by apanchenk · 16 years ago
  5. 8cdaabf test for CommandLine.add(String[]) by apanchenk · 16 years ago
  6. ef77794 add(String[] parts) fixed toString() implemented by apanchenk · 16 years ago v20080815-1547
  7. 4c370d9 fixed typo in method name by apanchenk · 16 years ago
  8. b15dab0 do not try to add external document to the index if content could not be retrieved (the change also removes "potential NPE" warning) by apanchenk · 16 years ago
  9. 356b93b * Version update (DLTK-654) by asobolev · 16 years ago
  10. 0722f17 * Version update (DLTK-654) by asobolev · 16 years ago
  11. 753f220 * Version update (DLTK-654) by asobolev · 16 years ago
  12. 170fa13 * Version update (DLTK-654) by asobolev · 16 years ago
  13. 79a2d34 * Version update (DLTK-654) by asobolev · 16 years ago
  14. 6b9696c * Version update (DLTK-654) by asobolev · 16 years ago
  15. 131d251 * Version update (DLTK-654) by asobolev · 16 years ago
  16. 071b1aa * Version update (DLTK-654) by asobolev · 16 years ago
  17. ab23281 * Version update (DLTK-654) by asobolev · 16 years ago
  18. 2fdd5f0 * Version update (DLTK-654) by asobolev · 16 years ago
  19. b13c5f8 * Version update (DLTK-654) by asobolev · 16 years ago
  20. 059bb10 unnecessary cast removed by apanchenk · 16 years ago
  21. 5b5a3cf minor formatting-like improvements by apanchenk · 16 years ago
  22. b854518 DLTK-653 build path - add required project should display only the list of the projects with the same nature by apanchenk · 16 years ago
  23. fe0b00c IScriptProject[] getScriptProjects(String nature) method added by apanchenk · 16 years ago
  24. cef7554 DLTK-649 exclusion patterns for external source folders were not applied by apanchenk · 16 years ago
  25. 4b7ea01 Unnecessary NON-NLS comment removed by apanchenk · 16 years ago
  26. 3a7a4b6 use Assert.isNotNull(path) instead of if (path == null) Assert.isTrue(false) -just to remove a potential null warning by apanchenk · 16 years ago
  27. d41f231 format() now could throw FormatterException by apanchenk · 16 years ago v20080814-1415
  28. 0339495 change the sequence of the menus, so the sequence will always be Source and Refactor after it by apanchenk · 16 years ago v20080813-1750
  29. 1f9b556 mark reconciled problems with gray icon by apanchenk · 16 years ago v20080813
  30. 4f10730 mark reconciled problems with gray icon by apanchenk · 16 years ago
  31. 1eb9e0a default implementation of the isConfigurable() to return false by apanchenk · 16 years ago
  32. f7f2cd3 display only if (type.isBuiltin() && !type.isConfigurable()) by apanchenk · 16 years ago
  33. 57881cb removed own copy of InterpreterSearcher - use it from dltk.launching plugin by apanchenk · 16 years ago
  34. 28c2bed unused import removed by apanchenk · 16 years ago
  35. 9f801f1 Corrected externalization issues. by ssanders · 16 years ago
  36. 2277ae2 check that there are no duplicate control keys by apanchenk · 16 years ago v20080812
  37. 543feb2 prevent NPE in equals() by apanchenk · 16 years ago
  38. f2ab9c7 TextUtils - now operates on CharSequence - selectHeadLines() method added by apanchenk · 16 years ago
  39. b97d28d TextUtils - now operates on CharSequence - selectHeadLines() method added by apanchenk · 16 years ago
  40. ffa01ea handle indentation type preferences (char and size) by apanchenk · 16 years ago
  41. e9fb23a disable modify button if there are no formatters by apanchenk · 16 years ago
  42. ef09ad2 disable combobox if there are no selectable items by apanchenk · 16 years ago
  43. 25b1776 * Tcl command detectors performance improvement (DLTK-619) by asobolev · 16 years ago
  44. 419e095 formatter preferences UI by apanchenk · 16 years ago
  45. bc27c5f insert blank lines before class/method by apanchenk · 16 years ago
  46. f2cff54 countLines() by apanchenk · 16 years ago
  47. 2a1fa75 formatter preferences UI by apanchenk · 16 years ago
  48. fcfd9fa formatter preferences UI by apanchenk · 16 years ago
  49. f5f58dd formatter preferences UI by apanchenk · 16 years ago
  50. 327a7f1 formatter preferences UI by apanchenk · 16 years ago
  51. cebc08e + Any Interpreter validation code. Now interpreter with any name could be added, if it could execute simple script, for Ruby and Tcl languages. (DLTK-595) by asobolev · 16 years ago
  52. 4bff19f * Search method added duplicate interpreters (DLTK-598) by asobolev · 16 years ago
  53. 8462383 use Util.LINE_SEPARATOR by apanchenk · 16 years ago
  54. 467f4a0 * Improve DLTK Source Indexer to use AST cache (DLTK-596) by asobolev · 16 years ago
  55. 8f2cb1a configure project specific preferences only for the projects with the same nature by apanchenk · 16 years ago
  56. a62cbdd unused imports removed by apanchenk · 16 years ago
  57. 2f863d8 version number changed to 1.0 by apanchenk · 16 years ago
  58. 0263869 version number changed to 1.0 by apanchenk · 16 years ago
  59. d66a791 version number changed to 1.0 by apanchenk · 16 years ago
  60. a2b4a20 version number changed to 1.0 by apanchenk · 16 years ago
  61. 2b29b7b version number changed to 1.0 by apanchenk · 16 years ago
  62. 8a4bc39 version number changed to 1.0 by apanchenk · 16 years ago
  63. 8671263 version number changed to 1.0 by apanchenk · 16 years ago
  64. 1b490b7 *fixed NPE then copying file from interpreter libraries to project by asobolev · 16 years ago
  65. 8c785f1 scriptLineBreakpointMarker ... super type="org.eclipse.debug.core.lineBreakpointMarker" by apanchenk · 16 years ago v20080808-1637
  66. 45537b9 Added resolveModelElements() to allow alternative editor implementations to override resolution. by ssanders · 16 years ago
  67. 498079c Corrected boolean test which should have been inverted when matching code style. by ssanders · 16 years ago
  68. b05220b Added support for ExitPolicy to ignore SWT.CR, when completion popup is displayed. by ssanders · 16 years ago
  69. c8d596b Corrected getElementAtOffset() to avoid ModelException when input doesn't exist. by ssanders · 16 years ago
  70. 6b578b4 Corrected cache invalidation for buildpath changes and other removals. by ssanders · 16 years ago
  71. 7123d74 Extracted resolveModelElements() in order to support alternative editor implementations. by ssanders · 16 years ago
  72. fd99856 Corrected getNatureId() to avoid NPE when project is null. by ssanders · 16 years ago
  73. 377bda8 Corrected issue with Ruby interpreter name containing '/'. by ssanders · 16 years ago
  74. 43c16fb Added better support for insert and highlight matching do/end and {}. by ssanders · 16 years ago
  75. c580ab1 Refactored getNatureId() to avoid NPE. by ssanders · 16 years ago
  76. 2353adc editor & document vars extracted to simplify code by apanchenk · 16 years ago
  77. b44b14e Refactored automated tests to properly cleanup in between and avoid race conditions. by ssanders · 16 years ago
  78. c7d83ae if single pass - flush reporter else add to list by apanchenk · 16 years ago
  79. 7764a5c Refactored codeSelect behavior to allow alternative editor and source module implementations. by ssanders · 16 years ago
  80. 43d60e2 Corrected invalid externalization key references. by ssanders · 16 years ago
  81. 2fc026c Removed no-op preference initializer. by ssanders · 16 years ago
  82. b7ad6a1 Changed getScriptBuilders() to add generic builders first, because they may be depended on by specific, but not vice-versa. by ssanders · 16 years ago
  83. 533550d * some builder improvements * fixed build participant activation state save/load by asobolev · 16 years ago
  84. 17188b6 * some builder improvements * fixed build participant activation state save/load by asobolev · 16 years ago
  85. fcc6519 Refactored getCorrespondingResource() to support IAdaptable targets. by ssanders · 16 years ago
  86. eb8231f do initialize() in getScriptBuilders() by apanchenk · 16 years ago
  87. e89ba16 pass builders as parameter to buildElements() by apanchenk · 16 years ago
  88. 82e5d74 getScriptBuilders() extracted by apanchenk · 16 years ago
  89. 1fe5911 initializeBuilders/resetBuilders methods extracted by apanchenk · 16 years ago
  90. c7dd784 Corrected internalGetParent() to properly handle hiding <default> script folders. by ssanders · 16 years ago
  91. 78fbbd2 Added null check for configuration parameters. by ssanders · 16 years ago
  92. 2ef6a62 Added script builder lifecycle methods to ensure reusability of instances, and corrected minor parameter issues in ScriptBuilder. by ssanders · 16 years ago
  93. c48a4be reset rangeCount at the each build() invocation by apanchenk · 16 years ago
  94. 9628d4d Added support for ANSI Color Escape Codes, removed unused IConsoleStyleProvider configurability. by ssanders · 16 years ago
  95. e1a2bc9 Added bin/ to .cvsignore, and corrected manifest externalization warnings. by ssanders · 16 years ago
  96. 0b186ce Refactored to support compatibility with 3.3 by ssanders · 16 years ago
  97. d0f1df4 Refactored to support compatibility with 3.3 by ssanders · 16 years ago
  98. 5e337e9 Refactored to support compatibility with 3.3 by ssanders · 16 years ago
  99. e68bb31 improve error logging by apanchenk · 16 years ago
  100. 36f85a7 catch all exceptions when calling formatter by apanchenk · 16 years ago