1. 72869e8 improve detection of project interpreter by apanchenk · 16 years ago v20090416-2009
  2. 908abad minor code improvements by apanchenk · 16 years ago
  3. b505705 fixed display of workspace/project default interpreter by apanchenk · 16 years ago
  4. 8e974cd minor javadoc correction by apanchenk · 16 years ago
  5. 476da56 small improvements & fix layout for LaunchConfiguration/Interpreters and ...BuildpathContainerWizard by apanchenk · 16 years ago
  6. cde5177 optimize unnecessary variable creation by apanchenk · 16 years ago
  7. d0da095 s/Workspace/Project/ default interpreter by apanchenk · 16 years ago
  8. 0b45e43 use HashMap instead of IdentityHashMap by apanchenk · 16 years ago
  9. 67c1cce Bug 260215 - The alreadyAddedElements is not needed by rganor · 16 years ago
  10. 3d475d4 "problem launching debugger" dialog by apanchenk · 16 years ago v20090415-2327
  11. fe3a449 "problem launching debugger" dialog by apanchenk · 16 years ago
  12. e923d24 Fixed hierarchy scope search (bug 272080) by mspector · 16 years ago
  13. f44d013 call newer waitDebuggerConnected() by apanchenk · 16 years ago
  14. ea635ae use NullProgressMonitor for secondary DBGP connections by apanchenk · 16 years ago
  15. 0e7fef1 * add buildpath validation call to resolve possibly buildpath problems by asobolev · 16 years ago
  16. 9882d3f * Fixing bug with incorrect reopen mixid project state by asobolev · 16 years ago
  17. a6a0517 * Fixing bug with incorrect reopen mixid project state by asobolev · 16 years ago
  18. ba9143f templates for new file by apanchenk · 16 years ago Root_exts0
  19. 41f5e35 use not deprecated StatusInfo by apanchenk · 16 years ago
  20. f51e75d return IModelStatus.VERIFIED_OK by apanchenk · 16 years ago
  21. b591ce6 formatting by apanchenk · 16 years ago
  22. 9ff59e5 ScriptProjectUtil static methods introduced by apanchenk · 16 years ago
  23. de77573 use IScriptProject.getOption() to check if indexer is enabled by apanchenk · 16 years ago
  24. 5a0cbd1 * constant updates by asobolev · 16 years ago
  25. b6d5dba writeText(), writeLineBreak() methods added by apanchenk · 16 years ago
  26. 3ffedee use IScriptProject.getOption/setOption API to enable/disable indexer and builder by apanchenk · 16 years ago
  27. 6951dbe simplify updateInterpreters() method even more by apanchenk · 16 years ago
  28. b490c43 simplify updateInterpreters() method by apanchenk · 16 years ago
  29. 43542da more indexer enabled check by apanchenk · 16 years ago
  30. ed95b70 more indexer enabled check by apanchenk · 16 years ago
  31. 9ffb58c handle indexer enable preference for mixin indexer by apanchenk · 16 years ago
  32. b045efd preferences to disable builder and indexer per project by apanchenk · 16 years ago
  33. 3c269b1 preferences to disable builder and indexer per project by apanchenk · 16 years ago
  34. 2f3488f specify interpreter environment in project create dialog by apanchenk · 16 years ago
  35. d029c2c additional setEnvironmentId() method by apanchenk · 16 years ago
  36. 200a3b4 add additional checks to prevent UI thread deadlocks by apanchenk · 16 years ago v20090413-2019
  37. a0fec40 waitInitialized() - use isReady() without waiting by apanchenk · 16 years ago
  38. bad5222 openSourceModule() method extracted by apanchenk · 16 years ago
  39. 7d26f31 formatting by apanchenk · 16 years ago
  40. 5f5f602 formatting by apanchenk · 16 years ago
  41. 50349f9 call checkInitialized() from other public methods too by apanchenk · 16 years ago
  42. 515ded2 Code Templates by apanchenk · 16 years ago v20090413-1509
  43. 1885868 IPreferenceStore getCombinedPreferenceStore() method added by apanchenk · 16 years ago
  44. 2e8c64f adopted to base class changes by apanchenk · 16 years ago
  45. 351c50e extract EclipsePreferencesAdapter to top level by apanchenk · 16 years ago
  46. ed30454 public static String getAdditionalInfoAffordanceString() by apanchenk · 16 years ago
  47. e62bdc4 refactoring to increase extensibility by apanchenk · 16 years ago
  48. d70b8e1 refactoring to increase extensibility by apanchenk · 16 years ago
  49. e9a7260 isLoggingEnabled(IPreferencesLookupDelegate delegate) method added by apanchenk · 16 years ago
  50. 785985a setViewerComparator(ViewerComparator viewerComparator) method added by apanchenk · 16 years ago
  51. 15116fa setDefaultVisibleItemCount(Combo combo) method added by apanchenk · 16 years ago
  52. 8cc04db setupDefaultDocumentPartitioner() method added by apanchenk · 16 years ago v20090412-1534
  53. b68db75 removed @Override from the interface method implementation by apanchenk · 16 years ago
  54. 73c4dc9 Improve RSE environments initialization code by apanchenk · 16 years ago
  55. d38eee6 Improve RSE environments initialization code by apanchenk · 16 years ago
  56. a022104 Improve RSE environments initialization code by apanchenk · 16 years ago
  57. 2efa7cf fix code to close remote editors on shutdown by apanchenk · 16 years ago
  58. 67209e8 use environment.isLocal() by apanchenk · 16 years ago
  59. 997a5e3 fix waitInitialized() implementation by apanchenk · 16 years ago
  60. cc1305d do not wait short intervals in isInitialed() method by apanchenk · 16 years ago
  61. 2207631 isInitialized() method added by apanchenk · 16 years ago
  62. 57bd269 waitInitialized() implementation provided by apanchenk · 16 years ago
  63. 2c93af3 fixed typo in javadoc by apanchenk · 16 years ago
  64. 89437e3 isInitialized() method added by apanchenk · 16 years ago
  65. 66ef815 implement waitInitialized() by apanchenk · 16 years ago
  66. 38fc7a9 setupDocumentPartitioner(IDocument document)=setupDocumentPartitioner(document,fDefaultPartitioning); by apanchenk · 16 years ago
  67. 4882df1 fix typo in method name by apanchenk · 16 years ago
  68. 331907a new exec() method implemented by apanchenk · 16 years ago v20090409-2029
  69. 69c0c6c log all output to the provided logger by apanchenk · 16 years ago
  70. 1a04128 additional method with logging capability by apanchenk · 16 years ago
  71. 485577a *fix by asobolev · 16 years ago
  72. 7bbb27f *fix by asobolev · 16 years ago
  73. ec7b4e8 add sanity checks before checking ModuleDeclaration cache by apanchenk · 16 years ago
  74. 6a03eef - use SourceParserUtils to retrieve the ModuleDeclaration so we don't have to parse the source twice by jgangemi · 16 years ago
  75. ea5acf4 highlight part of long multiline command by apanchenk · 16 years ago v20090409-0116
  76. 174bb59 return IElementCommentResolver from getAdapter(IElementCommentResolver) by apanchenk · 16 years ago v20090408-1623
  77. 037dc05 update to the current state of DLTK by apanchenk · 16 years ago
  78. 0531d64 * Allow using of validators popup menu from resources view by asobolev · 16 years ago
  79. 5a1bdc1 Fixed bug 270808 (improving index file to provide better performance using SearchEngine.searchAllMethodNames()) by mspector · 16 years ago v20090408-1322
  80. 658b5dd tests for CharOperation.splitOn(char[] divider, char[] array) by apanchenk · 16 years ago
  81. d7962f5 splitOn(char[] divider, char[] array) method by apanchenk · 16 years ago
  82. fd52789 expand visibility of the create*Label() methods to allow overriding them by mspector · 16 years ago
  83. 831eb93 improve code readability by apanchenk · 16 years ago
  84. dae7f89 remove strange & unused getElementByCommentPosition() method by apanchenk · 16 years ago
  85. 0a7a5a4 call foldingStructureProvider.uninstall() from dispose() by apanchenk · 16 years ago
  86. 717306b createContextTypeRegistry() method extracted by apanchenk · 16 years ago
  87. f7c853d update controls if setPreference(Map) is called with the active dialog by apanchenk · 16 years ago
  88. ff64bfc better syncing around various methods by jcompagne · 16 years ago
  89. a2c0a16 refresh improvements. Values should always be copied or tested if changed by jcompagne · 16 years ago
  90. 7fdc43a - increase visibility from private -> protected by jgangemi · 16 years ago
  91. a2d9c06 comment updated by apanchenk · 16 years ago v20090319
  92. bf9c5b4 refresh interpreter after environment change by apanchenk · 16 years ago
  93. 8c08f8f setEnvironment() accepts environment == null now by apanchenk · 16 years ago
  94. e67b84a delete DLTK markers in clean() by apanchenk · 16 years ago
  95. 125dd76 use EnvironmentManager.setEnvironment(fProject, environment) by apanchenk · 16 years ago
  96. f0ef274 update to the EnvironmentManager changes by apanchenk · 16 years ago
  97. eade447 setEnvironment* methods added by apanchenk · 16 years ago
  98. 1ed3dca add GROUP_PORT from navigator standard groups by apanchenk · 16 years ago
  99. 117c12a s/MessageFormat.format()/NLS.bind()/ by apanchenk · 16 years ago v20090316-1719
  100. 066c77c s/MessageFormat.format()/NLS.bind()/ by apanchenk · 16 years ago