1. 30066bf avoid endless recursion, bug 331505, contributed by xu jiaxi by apanchenk · 14 years ago
  2. f27544e implement getInformationControlCreator() in ScriptSourceViewerConfiguration by apanchenk · 14 years ago
  3. b92493d patch from Vladislav: https://bugs.eclipse.org/bugs/attachment.cgi?id=184150 by jcompagne · 14 years ago
  4. dd7bb73 don't put extra space before left brace of object initializer by apanchenk · 14 years ago
  5. 95ab235 display HTML annotations in ruler & overview by apanchenk · 14 years ago
  6. 48bec62 mulit markers support for the hoover (just like the annotation) by jcompagne · 14 years ago
  7. 5dfad22 Eclipse formatting style by apanchenk · 14 years ago
  8. 778db6d deprecated IIndexRequestor provide special API to check requestor kind by apanchenk · 14 years ago v20101127-0026
  9. e43cd5f some fixes for reference/search tests by jcompagne · 14 years ago
  10. cfe195f increment version by apanchenk · 14 years ago
  11. c09748b fix interface name by apanchenk · 14 years ago
  12. f34078a extract initializeEditorHoverBackgroundColor() and catch exceptions if no workbench - for headless tests by apanchenk · 14 years ago v20101125-1744
  13. 18c0f54 support for StyledString (coming) by apanchenk · 14 years ago
  14. 00c3ba6 pass toolkit as 1st parameter in constructor instead of overriding abstract method by apanchenk · 14 years ago v20101125-1247
  15. d086a67 find references in project: support ILocalVariable by apanchenk · 14 years ago
  16. 272f1ee fix command definition by apanchenk · 14 years ago
  17. ef63725 implement Alt-Shift-J in JS to generate method/field jsdoc by apanchenk · 14 years ago
  18. 53cea8b removed anon_scope only scopes that result in an Identifier are now shown by jcompagne · 14 years ago
  19. 1c8ecb1 generics by apanchenk · 14 years ago v20101123-1652
  20. 8d323cc mark occurrences - preferences by apanchenk · 14 years ago
  21. e819d47 addKeys(List<OverlayKey> keys) method added by apanchenk · 14 years ago
  22. 541bebf toggle mark occurences action by apanchenk · 14 years ago
  23. ac11e79 mark occurences by apanchenk · 14 years ago
  24. 2cec0aa setFocus(): for OrPattern set focus for each part by apanchenk · 14 years ago
  25. fb0fcea use Arrays.fill() to clear arrays by apanchenk · 14 years ago
  26. 5785588 clear method shoud really just clear all the valueTable and keyTable references by jcompagne · 14 years ago
  27. 09f8c6b if formatter implemenst IScriptFormatterExtension - call initialize() method of it by apanchenk · 14 years ago
  28. eba0746 bug 330316 "Change Method Signature" contributed by Vladislav Kuzkokov by apanchenk · 14 years ago
  29. ad4f875 bug 330316 "Change Method Signature" contributed by Vladislav Kuzkokov by apanchenk · 14 years ago
  30. b51d611 qualify type with namespace if availabel by apanchenk · 14 years ago
  31. 27ef8fa Ctrl-Shift-G keyboard shortcut by apanchenk · 14 years ago
  32. 5eeab34 added update site for core feature by aplatov · 14 years ago
  33. 203653c added update site for core feature by aplatov · 14 years ago
  34. 86f668b delegate to org.eclipse.jface.internal.text.html.HTMLPrinter.convertTopLevelFont(styles, fontData) by apanchenk · 14 years ago
  35. a3dd097 extract accept(CompletionProposal) method by apanchenk · 14 years ago
  36. f6d421f use new SourceRange by apanchenk · 14 years ago
  37. 43ceca7 remove duplicate !isConstructor() check by apanchenk · 14 years ago
  38. 0ca1b3b switching back to 0.8.0 due to p2 3.6.0 dep resolution problems by aplatov · 14 years ago
  39. 2e76ddd pass toolkit via constructor and use it to obtain file type by apanchenk · 14 years ago
  40. ed16255 add getFileType() method by apanchenk · 14 years ago
  41. e1ef0a1 refactoring, so it can be used without subclassing by apanchenk · 14 years ago
  42. edfd28a simplify ScriptMergeViewer for adopters by apanchenk · 14 years ago
  43. 5c145f0 use correct SourceModuleChange, generics by apanchenk · 14 years ago
  44. 94d6bc6 remove duplicate classes by apanchenk · 14 years ago
  45. f5169a8 remove duplicate classes by apanchenk · 14 years ago
  46. 86ee54b Extract Local Variable support [Bug 329379] Vladislav Kuzkokov, patch #2 by apanchenk · 14 years ago
  47. 2dc78dd Extract Local Variable support [Bug 329379] Vladislav Kuzkokov, patch #2 by apanchenk · 14 years ago
  48. 497070f Extract Local Variable support [Bug 329379] Vladislav Kuzkokov (+small changes) by apanchenk · 14 years ago
  49. 67f69f0 Extract Local Variable support [Bug 329379] Vladislav Kuzkokov (+small changes) by apanchenk · 14 years ago
  50. 66825a4 delegate identification of language specific markers to IProblemFactory by apanchenk · 14 years ago v20101109-0623
  51. defdf9c delegate identification of language specific markers to IProblemFactory by apanchenk · 14 years ago
  52. 6515e20 use java 1.5 syntax by apanchenk · 14 years ago
  53. 078c2a2 extends IModelElementVisitor by apanchenk · 14 years ago
  54. 421198e insert language name into the message if selected element couldn't be identified by apanchenk · 14 years ago
  55. 313d6b5 parse(ITaskReporter reporter, char[] content,int startIndex, int endIndex, int startLineNumber) introduced by apanchenk · 14 years ago v20101105-2045
  56. c145b2c exract IMatchingCollector interface by apanchenk · 14 years ago
  57. 01c6953 extracted DelegatingTaskReporter to dltk.core by apanchenk · 14 years ago
  58. b307df4 test if source range length > 0 by apanchenk · 14 years ago
  59. 24a9517 the implementation performing folding based on the model by apanchenk · 14 years ago
  60. 6c13066 return null if import container is empty by apanchenk · 14 years ago
  61. 13da5d1 move SourceRange to public API by apanchenk · 14 years ago
  62. f1b959f search for local variables in JS by apanchenk · 14 years ago v20101104-2356
  63. c7f720e acceptImport() - allow empty container in import info by apanchenk · 14 years ago
  64. 130d7a5 add ILocalVariable to valid types by apanchenk · 14 years ago
  65. af50525 pattern to search for local variables by apanchenk · 14 years ago
  66. 2892c68 initialize "fRenameSubpackages = true" don't see a reason why it should be the other way by apanchenk · 14 years ago
  67. 5ec2f92 IScriptBuilder reworked by apanchenk · 14 years ago v20101102-1808
  68. bf7140e IScriptBuilder reworked by apanchenk · 14 years ago
  69. 3454b32 change some methods to static by apanchenk · 14 years ago
  70. c8b8283 createMarkers() extracted and moved to ProblemCollector by apanchenk · 14 years ago
  71. 084e5c4 generics by apanchenk · 14 years ago
  72. fb029e3 formatting changes by apanchenk · 14 years ago
  73. 00378e2 generics +some formatting changes by apanchenk · 14 years ago
  74. c8f3d50 some generics (+formatting changes) by apanchenk · 14 years ago
  75. e875778 use enclosingTypeSeparator to join namespace and type name in getFullyQualifiedName() by apanchenk · 14 years ago
  76. dde0ff4 Eclipse formatting style by apanchenk · 14 years ago
  77. 6f5c366 generics by apanchenk · 14 years ago
  78. a78be7f update to tycho 0.10.0 by apanchenk · 14 years ago
  79. 08bdb93 ignore target/ folders by apanchenk · 14 years ago
  80. 4c48f33 fix maven build by apanchenk · 14 years ago
  81. 11f7fc4 applying patch form Vladislav Kuzkokov: https://bugs.eclipse.org/bugs/show_bug.cgi?id=328821 of by jcompagne · 14 years ago
  82. 12fe6aa applying patch form Vladislav Kuzkokov: https://bugs.eclipse.org/bugs/show_bug.cgi?id=328821 of by jcompagne · 14 years ago
  83. e1e236d fix typo by apanchenk · 14 years ago
  84. a93df8a fix typo by apanchenk · 14 years ago
  85. f537d32 +org.eclipse.dltk.core.manipulation plugin by apanchenk · 14 years ago
  86. 9590994 refactoring support - contributed by Vladislav Kuzkokov, bug #328733 by apanchenk · 14 years ago
  87. 38e473e refactoring support - contributed by Vladislav Kuzkokov, bug #328733 by apanchenk · 14 years ago
  88. 8ae2304 refactoring support - contributed by Vladislav Kuzkokov, bug #328733 by apanchenk · 14 years ago
  89. 9479b35 check qualifier is not null by apanchenk · 14 years ago
  90. a65ae8e Templates view support by apanchenk · 14 years ago v20101026-2056
  91. a2fc878 generics by apanchenk · 14 years ago
  92. c9939a9 generics by apanchenk · 14 years ago
  93. 135d21b generics by apanchenk · 14 years ago
  94. 900ad77 increment versions by apanchenk · 14 years ago v20101026-0553
  95. 7d79119 increment versions by apanchenk · 14 years ago
  96. a90a2a3 increment versions by apanchenk · 14 years ago
  97. 7a2952f increment versions by apanchenk · 14 years ago
  98. 410f3b2 increment version to 3.0 by apanchenk · 14 years ago v20101025-2100
  99. 2f62c69 increment version to 3.0 by apanchenk · 14 years ago
  100. 4937dd5 increment version to 3.0 by apanchenk · 14 years ago