1. 57b925f remove unnecessary lines by apanchenk · 13 years ago
  2. 215a6f5 JS/formatter: keep linebreaks after object initializer in the expression by apanchenk · 13 years ago
  3. 2a4b958 Semantic highlighting: don't need TextTools in initializeHighlightings() by apanchenk · 13 years ago
  4. b85f0ad various fixes and improvements for the quickfixes by jcompagne · 13 years ago
  5. a53d660 startup: execute ProjectIndexerManager.startIndexing() in job by apanchenk · 13 years ago
  6. 9e16230 Some quick fixes for creating local or top level variables for undeclared variables. by jcompagne · 13 years ago
  7. 42720b3 IntList.removeAt() method and test by apanchenk · 13 years ago
  8. a1b3cd7 IntList.removeAt() method and test by apanchenk · 13 years ago
  9. 0e25c56 report problems in the editor even if file has no script nature by apanchenk · 13 years ago
  10. c411c54 report problems in the editor even if file has no script nature by apanchenk · 13 years ago
  11. 06f7c8d remove ISourceElementParserExtension deprecated for long enough by apanchenk · 13 years ago
  12. 43139dc remove unnecessary cast by apanchenk · 13 years ago
  13. a09d152 avoid NPE if running without OSGI by apanchenk · 13 years ago
  14. 2a90a48 remove OSGI dependencies by apanchenk · 13 years ago
  15. d637e09 changes to performance measurement by apanchenk · 13 years ago
  16. 2363a52 reset CompletionRequestor on timeout via optional interface method by apanchenk · 13 years ago
  17. 905b3f7 Additional build extensibility - IBuildParticipantPredicate introduced by apanchenk · 13 years ago
  18. f3f0ada Additional build extensibility - IBuildParticipantPredicate introduced by apanchenk · 13 years ago
  19. 172f557 remove file content cache by apanchenk · 13 years ago
  20. 0357cb4 remove file content cache by apanchenk · 13 years ago
  21. 5d2e82b formatting by apanchenk · 13 years ago
  22. e28dd70 extract auto-build related functions to WorkspaceAutoBuild class by apanchenk · 13 years ago
  23. 6193377 fix typo in disableAutoBuild() method name by apanchenk · 13 years ago
  24. c600a7b 367757 - Editor caches external file changes by apanchenk · 13 years ago
  25. 0355b3a 367757 - Editor caches external file changes by apanchenk · 13 years ago
  26. 0e15b2f Don't rebuild files with import problems if no structural changes by apanchenk · 13 years ago
  27. 423723b generics by apanchenk · 13 years ago
  28. 5b405b6 include all fields in ScriptProjectionAnnotation.toString() by apanchenk · 13 years ago
  29. b16d948 check if !display.isDisposed() by apanchenk · 13 years ago
  30. c9bd4f9 support for creating multiple projects by apanchenk · 13 years ago
  31. 406176a generics by apanchenk · 13 years ago
  32. 50b4644 remove getEditorInput(Object input) forwarding to EditorUtility by apanchenk · 13 years ago
  33. e719d8a remove getEditorInput(Object input) forwarding to EditorUtility by apanchenk · 13 years ago
  34. 1fb7086 EditorUtility,getEditorInput(Object input) doesn't throw exception by apanchenk · 13 years ago
  35. 5afd724 call static getProject() without this. by apanchenk · 13 years ago
  36. 4f9db45 fall back to the (default) spelling controle quick fix by jcompagne · 13 years ago
  37. 1ea17f8 remote "Add Task/Bookmark" messages as they belong to language specific plugins by apanchenk · 13 years ago
  38. 67fcb88 JS completion: insert generic type parameters only in jsdoc by apanchenk · 13 years ago
  39. 22659f9 Problem severity settings moved to core and per-project support added. by apanchenk · 13 years ago
  40. 0f7cda9 Problem severity settings moved to core and per-project support added. by apanchenk · 13 years ago
  41. 92540f5 call static getProject() without this. by apanchenk · 13 years ago
  42. 5eb6cf7 better support for adding PreferenceKeys after creating the block. by apanchenk · 13 years ago
  43. cdc5d44 add .getActiveProfileKey() to the list of all keys by apanchenk · 13 years ago
  44. ba0379d * fix for Bug 361231 - Bad Memento serialization with external Zip projet fragment - sbernard@sierrawireless.com by asobolev · 13 years ago
  45. 8ab5f2f * correct message for wrong file by asobolev · 13 years ago
  46. 7bead17 * apply patch from jdesgats@sierrawireless.com - fix for Bug 352826 by asobolev · 13 years ago
  47. 505d55b * apply patch from jdesgats@sierrawireless.com - fix for Bug 352826 by asobolev · 13 years ago
  48. 87be2ef remove "private final int id = nextId++;" by apanchenk · 13 years ago
  49. 1d855b0 toString(): in catch use local variable shortClassName by apanchenk · 13 years ago
  50. ee7b260 compare libary file timestamp+length before indexing by apanchenk · 13 years ago
  51. 9958844 ArchiveProjectFragmentRequest support by apanchenk · 13 years ago
  52. 11f8ff3 cleanup/formatting/generics by apanchenk · 13 years ago
  53. 579a286 remove unused code by apanchenk · 13 years ago
  54. 3a77596 Fix archive indexing support by apanchenk · 13 years ago
  55. 52acdad move "public IQuickAssistAssistant getQuickAssistAssistant(ISourceViewer sourceViewer)" from Tcl to ScriptSourceViewerConfiguration by apanchenk · 13 years ago
  56. ecef695 drop unused containerRelativePath() by apanchenk · 13 years ago
  57. df7bf24 checkChanges() use passed in parameter parentFolders by apanchenk · 13 years ago
  58. 87a0765 remove inherited equals() definition by apanchenk · 13 years ago
  59. 07fad0f move ReplacementBuffer as top level class by apanchenk · 13 years ago
  60. d14a4b4 increase visibility of createTypeProposal() to protected by apanchenk · 13 years ago
  61. fd72ac5 ISourceNode interface by apanchenk · 13 years ago
  62. 7801e86 use interface by apanchenk · 13 years ago
  63. b0a8e18 TestSupport.ignored(testCase) by apanchenk · 13 years ago
  64. 0ee6e48 generics by apanchenk · 13 years ago
  65. ad66a21 move @ConfigurationElement to annotations package by apanchenk · 13 years ago
  66. dfd5a4c removed cloned WhitespaceCharacterPainter and use it from jface, fixes bug 363585 by apanchenk · 13 years ago
  67. 64aa834 bugfix in SemanticHighlightingManager.affectsEnablement() by apanchenk · 13 years ago
  68. 177c96b generics, formatting by apanchenk · 13 years ago
  69. af3e2da Ignore target/ folder by apanchenk · 13 years ago
  70. cd3976c ignore target/ folders by apanchenk · 13 years ago
  71. 9bc0f7f ignore target/ folders by apanchenk · 13 years ago
  72. bf2b740 ignore target/ folders by apanchenk · 13 years ago
  73. 1b0983f ignore target/ folders by apanchenk · 13 years ago
  74. 1b444db "public String getExtraAttribute(String name)" method added by apanchenk · 13 years ago
  75. 06aa027 Extend dependency handling by apanchenk · 13 years ago
  76. cfeb0c2 addChangedResources(Collection<IFile> files) added by apanchenk · 13 years ago
  77. 0b48c0c sorting state was read and written to to different stores so it wasn't remembered by jcompagne · 13 years ago
  78. 1114cf4 deleteProjects(final String... projectNames) - change signature by apanchenk · 13 years ago
  79. 5f24131 generics by apanchenk · 13 years ago
  80. 1be0344 fix java compliance settings by apanchenk · 13 years ago
  81. 99ab2a7 fix java compliance settings by apanchenk · 13 years ago
  82. 9f57d89 fix java compliance settings by apanchenk · 13 years ago
  83. 3372ae2 CompoundMessage for log console by apanchenk · 13 years ago
  84. e5b8f9d CompoundMessage for log console by apanchenk · 13 years ago
  85. 9a444e6 Log Console improvements by apanchenk · 13 years ago
  86. 36a0f67 Log Console improvements by apanchenk · 13 years ago
  87. 6d244b6 manifest fixes by apanchenk · 13 years ago
  88. 22f8981 extracting interface out of ProposalInfo (in progress) by apanchenk · 13 years ago
  89. 4698b21 generics by apanchenk · 13 years ago
  90. caec483 * fix for create DLTK element from custom memento by asobolev · 13 years ago
  91. cdfda84 Manual invocations of IScriptBuilders are done via ScriptBuilderUtil class by apanchenk · 13 years ago
  92. f239625 * include pack200 option to easy pack200 apply step by asobolev · 13 years ago
  93. a51660e * main build/pom.xml now build only one all-in-one update site with sources by asobolev · 13 years ago
  94. ae3da71 remove: catch(Throwable e) { e.printStackTrace();} by apanchenk · 13 years ago
  95. 2b6b523 * building of other dltk components using maven/tycho by asobolev · 13 years ago
  96. 66d88a4 * tycho 0.12.0 based build update + poms for tcl*, ruby, javascript are updated by asobolev · 13 years ago
  97. 944f7af * bulk update of version to 4.0.0 by asobolev · 13 years ago
  98. 2cf5c19 * use java 1.5 by asobolev · 13 years ago
  99. 16dd178 * update .cvsignore's by asobolev · 13 years ago
  100. 5df68c7 * allow to display custom proposal completion documentation by asobolev · 13 years ago