1. 905b3f7 Additional build extensibility - IBuildParticipantPredicate introduced by apanchenk · 11 years ago
  2. f3f0ada Additional build extensibility - IBuildParticipantPredicate introduced by apanchenk · 11 years ago
  3. 172f557 remove file content cache by apanchenk · 11 years ago
  4. 0357cb4 remove file content cache by apanchenk · 11 years ago
  5. 5d2e82b formatting by apanchenk · 11 years ago
  6. e28dd70 extract auto-build related functions to WorkspaceAutoBuild class by apanchenk · 11 years ago
  7. 6193377 fix typo in disableAutoBuild() method name by apanchenk · 11 years ago
  8. c600a7b 367757 - Editor caches external file changes by apanchenk · 11 years ago
  9. 0355b3a 367757 - Editor caches external file changes by apanchenk · 11 years ago
  10. 0e15b2f Don't rebuild files with import problems if no structural changes by apanchenk · 11 years ago
  11. 423723b generics by apanchenk · 11 years ago
  12. 5b405b6 include all fields in ScriptProjectionAnnotation.toString() by apanchenk · 11 years ago
  13. b16d948 check if !display.isDisposed() by apanchenk · 11 years ago
  14. c9bd4f9 support for creating multiple projects by apanchenk · 11 years ago
  15. 406176a generics by apanchenk · 11 years ago
  16. 50b4644 remove getEditorInput(Object input) forwarding to EditorUtility by apanchenk · 11 years ago
  17. e719d8a remove getEditorInput(Object input) forwarding to EditorUtility by apanchenk · 11 years ago
  18. 1fb7086 EditorUtility,getEditorInput(Object input) doesn't throw exception by apanchenk · 11 years ago
  19. 5afd724 call static getProject() without this. by apanchenk · 11 years ago
  20. 4f9db45 fall back to the (default) spelling controle quick fix by jcompagne · 11 years ago
  21. 1ea17f8 remote "Add Task/Bookmark" messages as they belong to language specific plugins by apanchenk · 11 years ago
  22. 67fcb88 JS completion: insert generic type parameters only in jsdoc by apanchenk · 11 years ago
  23. 22659f9 Problem severity settings moved to core and per-project support added. by apanchenk · 11 years ago
  24. 0f7cda9 Problem severity settings moved to core and per-project support added. by apanchenk · 11 years ago
  25. 92540f5 call static getProject() without this. by apanchenk · 11 years ago
  26. 5eb6cf7 better support for adding PreferenceKeys after creating the block. by apanchenk · 11 years ago
  27. cdc5d44 add .getActiveProfileKey() to the list of all keys by apanchenk · 11 years ago
  28. ba0379d * fix for Bug 361231 - Bad Memento serialization with external Zip projet fragment - sbernard@sierrawireless.com by asobolev · 11 years ago
  29. 8ab5f2f * correct message for wrong file by asobolev · 11 years ago
  30. 7bead17 * apply patch from jdesgats@sierrawireless.com - fix for Bug 352826 by asobolev · 11 years ago
  31. 505d55b * apply patch from jdesgats@sierrawireless.com - fix for Bug 352826 by asobolev · 11 years ago
  32. 87be2ef remove "private final int id = nextId++;" by apanchenk · 11 years ago
  33. 1d855b0 toString(): in catch use local variable shortClassName by apanchenk · 11 years ago
  34. ee7b260 compare libary file timestamp+length before indexing by apanchenk · 11 years ago
  35. 9958844 ArchiveProjectFragmentRequest support by apanchenk · 11 years ago
  36. 11f8ff3 cleanup/formatting/generics by apanchenk · 11 years ago
  37. 579a286 remove unused code by apanchenk · 11 years ago
  38. 3a77596 Fix archive indexing support by apanchenk · 11 years ago
  39. 52acdad move "public IQuickAssistAssistant getQuickAssistAssistant(ISourceViewer sourceViewer)" from Tcl to ScriptSourceViewerConfiguration by apanchenk · 11 years ago
  40. ecef695 drop unused containerRelativePath() by apanchenk · 11 years ago
  41. df7bf24 checkChanges() use passed in parameter parentFolders by apanchenk · 11 years ago
  42. 87a0765 remove inherited equals() definition by apanchenk · 11 years ago
  43. 07fad0f move ReplacementBuffer as top level class by apanchenk · 11 years ago
  44. d14a4b4 increase visibility of createTypeProposal() to protected by apanchenk · 11 years ago
  45. fd72ac5 ISourceNode interface by apanchenk · 11 years ago
  46. 7801e86 use interface by apanchenk · 11 years ago
  47. b0a8e18 TestSupport.ignored(testCase) by apanchenk · 11 years ago
  48. 0ee6e48 generics by apanchenk · 11 years ago
  49. ad66a21 move @ConfigurationElement to annotations package by apanchenk · 11 years ago
  50. dfd5a4c removed cloned WhitespaceCharacterPainter and use it from jface, fixes bug 363585 by apanchenk · 11 years ago
  51. 64aa834 bugfix in SemanticHighlightingManager.affectsEnablement() by apanchenk · 11 years ago
  52. 177c96b generics, formatting by apanchenk · 11 years ago
  53. af3e2da Ignore target/ folder by apanchenk · 11 years ago
  54. cd3976c ignore target/ folders by apanchenk · 11 years ago
  55. 9bc0f7f ignore target/ folders by apanchenk · 11 years ago
  56. bf2b740 ignore target/ folders by apanchenk · 11 years ago
  57. 1b0983f ignore target/ folders by apanchenk · 11 years ago
  58. 1b444db "public String getExtraAttribute(String name)" method added by apanchenk · 11 years ago
  59. 06aa027 Extend dependency handling by apanchenk · 11 years ago
  60. cfeb0c2 addChangedResources(Collection<IFile> files) added by apanchenk · 11 years ago
  61. 0b48c0c sorting state was read and written to to different stores so it wasn't remembered by jcompagne · 11 years ago
  62. 1114cf4 deleteProjects(final String... projectNames) - change signature by apanchenk · 11 years ago
  63. 5f24131 generics by apanchenk · 11 years ago
  64. 1be0344 fix java compliance settings by apanchenk · 11 years ago
  65. 99ab2a7 fix java compliance settings by apanchenk · 11 years ago
  66. 9f57d89 fix java compliance settings by apanchenk · 11 years ago
  67. 3372ae2 CompoundMessage for log console by apanchenk · 11 years ago
  68. e5b8f9d CompoundMessage for log console by apanchenk · 11 years ago
  69. 9a444e6 Log Console improvements by apanchenk · 11 years ago
  70. 36a0f67 Log Console improvements by apanchenk · 11 years ago
  71. 6d244b6 manifest fixes by apanchenk · 12 years ago
  72. 22f8981 extracting interface out of ProposalInfo (in progress) by apanchenk · 12 years ago
  73. 4698b21 generics by apanchenk · 12 years ago
  74. caec483 * fix for create DLTK element from custom memento by asobolev · 12 years ago
  75. cdfda84 Manual invocations of IScriptBuilders are done via ScriptBuilderUtil class by apanchenk · 12 years ago
  76. f239625 * include pack200 option to easy pack200 apply step by asobolev · 12 years ago
  77. a51660e * main build/pom.xml now build only one all-in-one update site with sources by asobolev · 12 years ago
  78. ae3da71 remove: catch(Throwable e) { e.printStackTrace();} by apanchenk · 12 years ago
  79. 2b6b523 * building of other dltk components using maven/tycho by asobolev · 12 years ago
  80. 66d88a4 * tycho 0.12.0 based build update + poms for tcl*, ruby, javascript are updated by asobolev · 12 years ago
  81. 944f7af * bulk update of version to 4.0.0 by asobolev · 12 years ago
  82. 2cf5c19 * use java 1.5 by asobolev · 12 years ago
  83. 16dd178 * update .cvsignore's by asobolev · 12 years ago
  84. 5df68c7 * allow to display custom proposal completion documentation by asobolev · 12 years ago
  85. de53a66 * allow to display custom proposal completion documentation by asobolev · 12 years ago
  86. 26b4570 setCompletionLocation(int) added by apanchenk · 12 years ago
  87. dfea1e8 getElementName() handle IFile as well by apanchenk · 12 years ago
  88. 6259c47 better parameter name by apanchenk · 12 years ago
  89. 99231dd use Path.EMPTY by apanchenk · 12 years ago
  90. 3e7abf3 rename getfSpellingProblem() -> getSpellingProblem() by apanchenk · 12 years ago v20110904-1100
  91. fa82498 * include Ctrl+BS and Ctrl + Del for Delete Previous, Next word actions to default navigation actions of ScriptEditor by asobolev · 12 years ago
  92. a015e91 * Allow spell checking quick fixes to work by asobolev · 12 years ago
  93. 9fb8ad1 * NPE fix in DeltaProcessor by asobolev · 12 years ago
  94. aea48a0 * NPE fix for Tcl IDE by asobolev · 12 years ago
  95. eb5e4dc * add synchronization to SourceMapper internals by asobolev · 12 years ago
  96. d717bae * Allow interpreters embedded by plugins to be always updated. (Before they was not updated at all). by asobolev · 12 years ago
  97. eaa2353 Bug 355616 Path mapping not done for "Run to line" breakpoints by apanchenk · 12 years ago
  98. 2f9d96c * remove unused params in pom.xml by asobolev · 12 years ago
  99. 1695990 * use version with 'v' as qualifier prefix to allow correct update from updatesite created with maven by asobolev · 12 years ago
  100. 10eab84 * Don't update pattern for radio button de-selection events. by asobolev · 12 years ago