1. e85721c Refactored to support deferred loading. by ssanders · 16 years ago
  2. 1343032 Refactored isValidWorkbenchPart() to retrieve the nature from the IEditorInput rather than directly casting to ScriptEditor in order to support alternate editor implementations. by ssanders · 16 years ago
  3. 1081691 Added status line error message and audible beep when source format fails because of syntax error in file. by ssanders · 16 years ago
  4. e449cd5 Corrected elementChanged() to refresh in asynchronous runnable in order to avoid Invalid thread access and added double-click and open handler to match functionality in other views. by ssanders · 16 years ago
  5. 4a02d1a Corrected selectAndOpen() to avoid NPE when fEditor is null. by ssanders · 16 years ago
  6. 465fcf8 Added instanceof check for second parameter in order to avoid CCE when selecting Gem::Builder. by ssanders · 16 years ago
  7. 05023dc Changed to default to automatic orientation. by ssanders · 16 years ago
  8. c747317 Corrected quoting. by ssanders · 16 years ago
  9. dfa1c58 Refactored to support alternate ISourceModule and editor implementations. by ssanders · 16 years ago
  10. 0de1fc8 Corrected externalization warnings. by ssanders · 16 years ago
  11. 7b56c2b Corrected settings to warn for non-externalized strings. by ssanders · 16 years ago
  12. 32b4000 Corrected to use a more appropriate 'testing' icon. by ssanders · 16 years ago
  13. 3cab473 Moved local environment path resolution to RuntimeBuildpathEntry.resolvePath() in order to catch more usages. by ssanders · 16 years ago
  14. bb59247 Corrected quoting. by ssanders · 16 years ago
  15. 3e05892 Corrected quoting. by ssanders · 16 years ago
  16. 4310cbe Added ensureValid() and updated setDefaults() to call it in order to ensure a valid project is always set. by ssanders · 16 years ago
  17. cf10332 Added Variables View to default debugger layout. by ssanders · 16 years ago
  18. 1dc641f Corrected quoting. by ssanders · 16 years ago
  19. f875321 Ensure global items are added first, because nature items may depend on them running first. by ssanders · 16 years ago
  20. e9620f8 Added settings to ignore missing externalization. by ssanders · 16 years ago
  21. 554b64d Corrected resolveRuntimeBuildpathEntry() to avoid NPE when path is already resolved. by ssanders · 16 years ago
  22. dae1bd4 Moved local environment path resolution to RuntimeBuildpathEntry.resolvePath() in order to catch more usages. by ssanders · 16 years ago
  23. aff75b5 Added OPTIMIZE to default task tags. by ssanders · 16 years ago
  24. a13051a Refactored to properly support multi-line pasting. by ssanders · 16 years ago
  25. bb56b7d Corrected externalization. by ssanders · 16 years ago
  26. ce982cb default value for hitCount is -1 by apanchenk · 16 years ago
  27. 64c63c9 if (TRACE) to protect debug code in buildFinished() by apanchenk · 16 years ago
  28. 85bcf94 TCL spawnpoint support by apanchenk · 16 years ago
  29. 519de2b TCL spawnpoint support by apanchenk · 16 years ago
  30. 473a752 TCL spawnpoint support by apanchenk · 16 years ago
  31. 3b8275d getWorkspaceRoot() method extracted by apanchenk · 16 years ago
  32. ccfd7dc dont alter selection if an action is triggered (ctrl/command X) because then that command doesnt work anymore. by jcompagne · 16 years ago
  33. b334986 link the specified directory as a whole by apanchenk · 16 years ago
  34. 6ddf7de external folder -> library folder by apanchenk · 16 years ago
  35. acac91c use Collections.EMPTY_LIST by apanchenk · 16 years ago
  36. 632684f *fix by asobolev · 16 years ago v20090115-2306
  37. e4d23f8 fixed handling of the external libraries in the remote environment by apanchenk · 16 years ago v20090115
  38. 72f0d24 formatting by apanchenk · 16 years ago
  39. d422705 formatting by apanchenk · 16 years ago
  40. 07ed165 add methods to operate with envId only - so it works when RSE is not initialized yet by apanchenk · 16 years ago
  41. 04bb59b correct paths detection by apanchenk · 16 years ago
  42. 8122821 getWorkspaceRoot() method extracted by apanchenk · 16 years ago
  43. 8eb65b1 use isEnabledLinkedProject() method to enable new features by apanchenk · 16 years ago
  44. 1df93c0 wizard to create projects with linked content by apanchenk · 16 years ago
  45. 96b5ae5 wizard to create projects with linked content by apanchenk · 16 years ago
  46. 99e1b15 wizard to create projects with linked content by apanchenk · 16 years ago
  47. 86b9ca0 wizard to create projects with linked content by apanchenk · 16 years ago
  48. c3102b7 setPreSelection() only if file exists by apanchenk · 16 years ago
  49. 500a3c4 clear entries after restore by apanchenk · 16 years ago
  50. 9daf8a4 extracted code to backup existing project configuration by apanchenk · 16 years ago
  51. 0a910b6 extracted ProjectWizardUtils.reuseInterpreterLibraries(...) by apanchenk · 16 years ago
  52. be9026c Simplify code using ProjectWizardSecondPage.getScriptNature() by apanchenk · 16 years ago
  53. 941a18c "String selectFolder(Shell shell, String initialFolder)" method added by apanchenk · 16 years ago
  54. 82f3ab3 "String selectFolder(Shell shell, String initialFolder)" method added by apanchenk · 16 years ago
  55. dc31f84 rerun failed tests for RSpec by apanchenk · 16 years ago
  56. 65246df small API changes by apanchenk · 16 years ago
  57. 8905530 removed "public void setName(String name)" by apanchenk · 16 years ago
  58. 8ba8325 Rerun Failures action by apanchenk · 16 years ago
  59. 8d430f1 - start work on the linked-project mode by apanchenk · 16 years ago
  60. e59602f getEnvironmentId() method added by apanchenk · 16 years ago
  61. be154e0 EnvironmentManager.fireEnvirontmentChange() after RSE init completed by apanchenk · 16 years ago
  62. fa51bbf small optimizations in getObjects() by apanchenk · 16 years ago
  63. d9aa392 added "protected List getElementInfoList()" for the optimization purposes by apanchenk · 16 years ago
  64. 3ed3396 added abstract implementation and common notification enviromentsModified() by apanchenk · 16 years ago
  65. e1a80c2 constructor changed to private by apanchenk · 16 years ago
  66. 2b5f4d6 decorator for the remote projects by apanchenk · 16 years ago
  67. 27c9643 J2SE-1.4 by apanchenk · 16 years ago
  68. 3759ad0 visibility of the RSE_SCHEME increased to public by apanchenk · 16 years ago
  69. 36a5c15 J2SE-1.4 by apanchenk · 16 years ago
  70. 9dc4064 prevent NPE if memento.getChild(TAG_LOCAL_WORKING_SET_MANAGER) returns null by apanchenk · 16 years ago
  71. deb6901 use .getLocalEnvironment() by apanchenk · 16 years ago
  72. 4a5df49 Added shortcut for opening Call Hierarchy by mspector · 16 years ago
  73. 52905a5 log IFile.getContents() only if retry - don't log if re-throwing by apanchenk · 16 years ago
  74. e39ac02 Fixed bug 260215: The alreadyAddedElements is not needed by mspector · 16 years ago
  75. 311be63 on shutdown() wait not more than 1 minute for thread to terminate by apanchenk · 16 years ago
  76. 16ad3b4 wait RSE initialization in background by apanchenk · 16 years ago
  77. 458011e rename: create package -> create folder by apanchenk · 16 years ago v20081228
  78. 3bd243e readonly model element is not a valid destination by apanchenk · 16 years ago
  79. b53cd60 during drag-n-drop handle IScriptFolder as usual foders by apanchenk · 16 years ago
  80. 7bedb76 protected IProject getProject() protected boolean isValidProject(IProject proj) by apanchenk · 16 years ago
  81. 8958036 formatting by apanchenk · 16 years ago
  82. b50c74d remove duplicate contribution of the ScriptBuilder by apanchenk · 16 years ago
  83. 3a5e777 ContentAssistProcessor extracted to the separate file by apanchenk · 16 years ago
  84. f10a6cf enableUpdateJob.schedule(500) in createControl(), to update view state by apanchenk · 16 years ago
  85. 2024802 use && getSelectionCount() == 0 by apanchenk · 16 years ago
  86. e91612e made some static constants public by jcompagne · 16 years ago
  87. 6b3e290 locals below the globals (like this) by jcompagne · 16 years ago
  88. bcacc88 added remote port preference (not yet used in dltk itself) by jcompagne · 16 years ago
  89. 2b07685 default folded comments setting by jcompagne · 16 years ago
  90. 65e2975 Fixed #259356 by mspector · 16 years ago
  91. 3627eb5 small optimization: use caching when searching super types by mspector · 16 years ago
  92. fea20c4 simplify evaluation of the ScriptFolder path by apanchenk · 16 years ago v20081218
  93. 9f2ec25 introduced function "static String folderPathToString(IPath path)" by apanchenk · 16 years ago
  94. 6666661 performance improvement (cache element name) by mspector · 16 years ago
  95. 47b9f1a correct detection of the offset if column is not available by apanchenk · 16 years ago
  96. 618c8e2 correct detection of the offset if column is not available by apanchenk · 16 years ago
  97. 0b3321a minor optimization by apanchenk · 16 years ago
  98. b40591e save console history only for the debug console by apanchenk · 16 years ago
  99. c8e8a05 save console history only for the debug console by apanchenk · 16 years ago
  100. 4a9e59c save console history only for the debug console by apanchenk · 16 years ago