1. ac24639 Convert .cvsignore to .gitignore by Alex Panchenko · 12 years ago
  2. a1f3dcc pom: adjust paths after git migration by Alex Panchenko · 12 years ago
  3. c550be6 ValidationStatus.OK as positive result from some validations by apanchenk · 12 years ago
  4. 34ffda0 increase visibility of createFieldProposal() by apanchenk · 12 years ago Root_R4_0_maintenance
  5. 616f626 improve logic in acquire() by apanchenk · 12 years ago
  6. d69dedf - refactored 'ValidatorReporter.calcStartEndRange' into 'TextUtils.trimWhitespace' by jgangemi · 12 years ago
  7. 1a13652 - refactored 'ValidatorReporter.calcStartEndRange' into 'TextUtils.trimWhitespace' by jgangemi · 12 years ago
  8. f9ad5b1 - changed List to List<String> by jgangemi · 12 years ago
  9. 195c72c - added support for creating heredoc partitions by jgangemi · 12 years ago
  10. f37c015 skip builder if IScriptBuilderVersionInfo.getVersion() returns null by apanchenk · 12 years ago
  11. 59bf851 generics by apanchenk · 12 years ago
  12. 2911ddc generics by apanchenk · 12 years ago
  13. 576f9a8 OpenType dialog: improve search by fully qualified names by apanchenk · 12 years ago
  14. 6d05e76 OpenType dialog: improve search by fully qualified names by apanchenk · 12 years ago
  15. 019454c DocHover: escape HTML in element title by apanchenk · 12 years ago
  16. abf536e synchronization around makeConsistent() by apanchenk · 12 years ago
  17. 8545efd SourceModuleInfoCache: don't reset on "working copy" flag change by apanchenk · 12 years ago
  18. 297991c remove java-specific code from createTypeProposalLabel(String) by apanchenk · 12 years ago
  19. f1324c1 rename parameters to selectionStart & selectionEnd by apanchenk · 12 years ago
  20. 784f656 support for multiple SelectionEngines by apanchenk · 12 years ago
  21. 7ede9d4 Documentation hover improvements by apanchenk · 12 years ago
  22. 436d84b ScriptElementImageProvider.getBaseImageDescriptor() handles LOCAL_VARIABLE by apanchenk · 12 years ago
  23. cabc7da DocumentationHover improvements by apanchenk · 12 years ago
  24. a0987ff Rebuild projects after upgrade by apanchenk · 12 years ago
  25. 5e307f6 Rebuild projects after upgrade by apanchenk · 12 years ago
  26. ed531ca public static String toString(Collection<String> strings) by apanchenk · 12 years ago
  27. 6a76d80 extract DLTKPluginImages.getImage(AbstractUIPlugin plugin, String imagePath) method by apanchenk · 12 years ago
  28. 1557932 test if it is a IMarkerResolution2 to get the image by jcompagne · 12 years ago
  29. 4290786 deprecate isInScriptdoc() and add isInDoc() by apanchenk · 12 years ago
  30. a90eeca protected final void bindControl(Button button, PreferenceKey key) method added by apanchenk · 12 years ago
  31. da8444a public Image getImage(ImageDescriptor descriptor) method added by apanchenk · 12 years ago
  32. 4ba847a if no arguments select configured cursor position by apanchenk · 12 years ago
  33. 66da602 if no arguments select cursor position by apanchenk · 12 years ago
  34. 7e5979d fix typo in method names by apanchenk · 12 years ago
  35. c168a22 extracted common base class LinkedModeScriptCompletionProposal by apanchenk · 12 years ago
  36. 0e4dac4 move try/catch from accept() to processUnprocessedProposals() - the protected logic was moved there earlier by apanchenk · 12 years ago
  37. 95829e9 Script Explorer: add back GotoRequiredProjectAction to avoid potential NPE by apanchenk · 12 years ago
  38. f980948 merge message files by apanchenk · 12 years ago
  39. 3caf27e JS: extend validation of "new" by apanchenk · 12 years ago
  40. 2c23ccf tests: option to disable indexer during the test by apanchenk · 12 years ago
  41. b60af6e IBuildParticipantPredicate changed to IBuildParticipantFilter by apanchenk · 12 years ago
  42. d0358dd CompletionProposal: getAttribute() & setAttribute() methods by apanchenk · 12 years ago
  43. 57b925f remove unnecessary lines by apanchenk · 12 years ago
  44. 215a6f5 JS/formatter: keep linebreaks after object initializer in the expression by apanchenk · 12 years ago
  45. 2a4b958 Semantic highlighting: don't need TextTools in initializeHighlightings() by apanchenk · 12 years ago
  46. b85f0ad various fixes and improvements for the quickfixes by jcompagne · 12 years ago
  47. a53d660 startup: execute ProjectIndexerManager.startIndexing() in job by apanchenk · 12 years ago
  48. 9e16230 Some quick fixes for creating local or top level variables for undeclared variables. by jcompagne · 12 years ago
  49. 42720b3 IntList.removeAt() method and test by apanchenk · 12 years ago
  50. a1b3cd7 IntList.removeAt() method and test by apanchenk · 12 years ago
  51. 0e25c56 report problems in the editor even if file has no script nature by apanchenk · 12 years ago
  52. c411c54 report problems in the editor even if file has no script nature by apanchenk · 12 years ago
  53. 06f7c8d remove ISourceElementParserExtension deprecated for long enough by apanchenk · 12 years ago
  54. 43139dc remove unnecessary cast by apanchenk · 12 years ago
  55. a09d152 avoid NPE if running without OSGI by apanchenk · 12 years ago
  56. 2a90a48 remove OSGI dependencies by apanchenk · 12 years ago
  57. d637e09 changes to performance measurement by apanchenk · 12 years ago
  58. 2363a52 reset CompletionRequestor on timeout via optional interface method by apanchenk · 12 years ago
  59. 905b3f7 Additional build extensibility - IBuildParticipantPredicate introduced by apanchenk · 12 years ago
  60. f3f0ada Additional build extensibility - IBuildParticipantPredicate introduced by apanchenk · 12 years ago
  61. 172f557 remove file content cache by apanchenk · 12 years ago
  62. 0357cb4 remove file content cache by apanchenk · 12 years ago
  63. 5d2e82b formatting by apanchenk · 12 years ago
  64. e28dd70 extract auto-build related functions to WorkspaceAutoBuild class by apanchenk · 12 years ago
  65. 6193377 fix typo in disableAutoBuild() method name by apanchenk · 12 years ago
  66. c600a7b 367757 - Editor caches external file changes by apanchenk · 12 years ago
  67. 0355b3a 367757 - Editor caches external file changes by apanchenk · 12 years ago
  68. 0e15b2f Don't rebuild files with import problems if no structural changes by apanchenk · 12 years ago
  69. 423723b generics by apanchenk · 12 years ago
  70. 5b405b6 include all fields in ScriptProjectionAnnotation.toString() by apanchenk · 12 years ago
  71. b16d948 check if !display.isDisposed() by apanchenk · 12 years ago
  72. c9bd4f9 support for creating multiple projects by apanchenk · 12 years ago
  73. 406176a generics by apanchenk · 12 years ago
  74. 50b4644 remove getEditorInput(Object input) forwarding to EditorUtility by apanchenk · 12 years ago
  75. e719d8a remove getEditorInput(Object input) forwarding to EditorUtility by apanchenk · 12 years ago
  76. 1fb7086 EditorUtility,getEditorInput(Object input) doesn't throw exception by apanchenk · 12 years ago
  77. 5afd724 call static getProject() without this. by apanchenk · 12 years ago
  78. 4f9db45 fall back to the (default) spelling controle quick fix by jcompagne · 12 years ago
  79. 1ea17f8 remote "Add Task/Bookmark" messages as they belong to language specific plugins by apanchenk · 12 years ago
  80. 67fcb88 JS completion: insert generic type parameters only in jsdoc by apanchenk · 12 years ago
  81. 22659f9 Problem severity settings moved to core and per-project support added. by apanchenk · 12 years ago
  82. 0f7cda9 Problem severity settings moved to core and per-project support added. by apanchenk · 12 years ago
  83. 92540f5 call static getProject() without this. by apanchenk · 12 years ago
  84. 5eb6cf7 better support for adding PreferenceKeys after creating the block. by apanchenk · 12 years ago
  85. cdc5d44 add .getActiveProfileKey() to the list of all keys by apanchenk · 12 years ago
  86. ba0379d * fix for Bug 361231 - Bad Memento serialization with external Zip projet fragment - sbernard@sierrawireless.com by asobolev · 12 years ago
  87. 8ab5f2f * correct message for wrong file by asobolev · 12 years ago
  88. 7bead17 * apply patch from jdesgats@sierrawireless.com - fix for Bug 352826 by asobolev · 12 years ago
  89. 505d55b * apply patch from jdesgats@sierrawireless.com - fix for Bug 352826 by asobolev · 12 years ago
  90. 87be2ef remove "private final int id = nextId++;" by apanchenk · 12 years ago
  91. 1d855b0 toString(): in catch use local variable shortClassName by apanchenk · 12 years ago
  92. ee7b260 compare libary file timestamp+length before indexing by apanchenk · 12 years ago
  93. 9958844 ArchiveProjectFragmentRequest support by apanchenk · 12 years ago
  94. 11f8ff3 cleanup/formatting/generics by apanchenk · 12 years ago
  95. 579a286 remove unused code by apanchenk · 12 years ago
  96. 3a77596 Fix archive indexing support by apanchenk · 12 years ago
  97. 52acdad move "public IQuickAssistAssistant getQuickAssistAssistant(ISourceViewer sourceViewer)" from Tcl to ScriptSourceViewerConfiguration by apanchenk · 12 years ago
  98. ecef695 drop unused containerRelativePath() by apanchenk · 12 years ago
  99. df7bf24 checkChanges() use passed in parameter parentFolders by apanchenk · 12 years ago
  100. 87a0765 remove inherited equals() definition by apanchenk · 12 years ago