1. 6079c35 fix condition in handleCommand() by apanchenk · 16 years ago
  2. 814027e fix for when removing breakpoints are done through the markers by jcompagne · 16 years ago
  3. fab8c3d skipNextLineBreaks() method added by apanchenk · 16 years ago
  4. 4dac21d backport Strings utility from newest version of JDT by mspector · 16 years ago
  5. c72097a fix save profiles in "Create new profile" by apanchenk · 16 years ago
  6. ba53a63 add dispatched method by mspector · 16 years ago v20090427
  7. 26dabcd add missing methods to ActionUtil by mspector · 16 years ago
  8. 93ae03e improvements by apanchenk · 16 years ago
  9. 2841659 tests contain 1.5 code now by apanchenk · 16 years ago v20090425
  10. 9ccd13f merge back to HEAD by apanchenk · 16 years ago
  11. 62715b5 merge back to HEAD by apanchenk · 16 years ago
  12. b371564 fix searching using SearchEngine.searchAllTypes() with specified qualifier pattern by mspector · 16 years ago
  13. adc458c getInterpreterType() -> protected by apanchenk · 16 years ago
  14. 6d68e6f improve Combo support by apanchenk · 16 years ago
  15. d0ed721 variations of bindControl() for combox by apanchenk · 16 years ago
  16. 2b5bb19 disableAppendToPreviousLine method added by apanchenk · 16 years ago
  17. 41c645c extract parts of rewriter by apanchenk · 16 years ago
  18. 071a2d5 base class extracted by apanchenk · 16 years ago
  19. f02a1c4 new class by apanchenk · 16 years ago
  20. b7b267c appendToPreviousLine method added by apanchenk · 16 years ago
  21. 571112f * Fix for project custom element from handle restoration by asobolev · 16 years ago
  22. 8f01616 correct handling of spaces in strings by apanchenk · 16 years ago
  23. f8ac061 trimTrailingSpaces() added by apanchenk · 16 years ago
  24. f7654d9 correct implementation of .writeText() & .writeLineBreak() by apanchenk · 16 years ago
  25. 64c9959 Bug #273372 - Provide a way to extend the basic drag and drop actions in Script Explorer by rganor · 16 years ago
  26. 995b308 prevent NPEs by apanchenk · 16 years ago
  27. 6ab74d7 Fixed bug 273237 (open type dialog doesn't show types from external library) by mspector · 16 years ago
  28. 238404b fix typo in MementoModelElementUtil.getHandleFromMemento method name by apanchenk · 16 years ago
  29. 898352c *NPE quick fix, need to discover why this is happen. by asobolev · 16 years ago
  30. f1a3e47 import fixed by apanchenk · 16 years ago
  31. 12f114e + Initial model extensibility support by asobolev · 16 years ago
  32. 2121999 + Initial model extensibility support by asobolev · 16 years ago
  33. 851d3ed + Initial model extensibility support by asobolev · 16 years ago
  34. d05ddef Fixed NPE while closing the application ("Problems occurred while trying to save the state of the workbench") by mspector · 16 years ago
  35. 7fcbaac validate option names and values by apanchenk · 16 years ago
  36. 1bfa97b * Unified DLTK Structure/Mixin indexing using structure model. by asobolev · 16 years ago
  37. 1506568 * use of interfaces there is possible by asobolev · 16 years ago v20090522_before_unified_indexing
  38. 417cbeb * NPE fix by asobolev · 16 years ago
  39. a0f5e7e * use of interfaces there is possible by asobolev · 16 years ago
  40. 2d84742 * use of interfaces there is possible by asobolev · 16 years ago
  41. 690e511 * use of interfaces there is possible by asobolev · 16 years ago
  42. 53ca436 * use of interfaces there is possible by asobolev · 16 years ago
  43. ea4c8a5 * IBuildpath entry special element support by asobolev · 16 years ago
  44. a055f41 * use interfaces instead of direct classes fix by asobolev · 16 years ago
  45. 3def9e5 + asList() method added by asobolev · 16 years ago
  46. b486cc1 * use interfaces fix by asobolev · 16 years ago
  47. 5cde9c9 * use interfaces fix by asobolev · 16 years ago
  48. 4a962a1 * minor fix by asobolev · 16 years ago
  49. d7d1b1a * constant for special buildpath elements by asobolev · 16 years ago
  50. af5f150 * constant for special buildpath elements by asobolev · 16 years ago
  51. da3b31f * NPE Fix by asobolev · 16 years ago
  52. 988f374 copy preferences for test if present by apanchenk · 16 years ago
  53. b850229 getString/setString methods added by apanchenk · 16 years ago
  54. 3848914 org.eclipse.dltk.formatter.tests added by apanchenk · 16 years ago v20090420-1742
  55. 62a406c require org.eclipse.core.runtime by apanchenk · 16 years ago
  56. ca820ad scripted test class extracted by apanchenk · 16 years ago
  57. f9b4e6d Map getDefaultPreferences() method introduced by apanchenk · 16 years ago
  58. 75b754f extracted abstract class by apanchenk · 16 years ago
  59. 84cd37e export internal package by apanchenk · 16 years ago
  60. b194771 Fixed bug 260215, bug 272513 by mspector · 16 years ago
  61. f04dd1d Fixed bug 260215, bug 272513 by mspector · 16 years ago
  62. 8e68718 header comments added by apanchenk · 16 years ago
  63. f1db01f multiple formatter profiles by apanchenk · 16 years ago
  64. 57b5a9e correctly handle library locations for contributed interpreters by apanchenk · 16 years ago
  65. 73a4132 home attribute documentation updated by apanchenk · 16 years ago
  66. 6f731a3 more javadocs added by apanchenk · 16 years ago
  67. fb983da AddScriptInterpreterDialog is called via interface method + refactoring by apanchenk · 16 years ago
  68. 7e46012 Generic interface to call edit dialogs by apanchenk · 16 years ago
  69. 2f2f589 formatting by apanchenk · 16 years ago
  70. ff2b3a9 refactoring to improve extensibility by apanchenk · 16 years ago
  71. 4795f13 use StatusInfo from public API by apanchenk · 16 years ago
  72. 72869e8 improve detection of project interpreter by apanchenk · 16 years ago v20090416-2009
  73. 908abad minor code improvements by apanchenk · 16 years ago
  74. b505705 fixed display of workspace/project default interpreter by apanchenk · 16 years ago
  75. 8e974cd minor javadoc correction by apanchenk · 16 years ago
  76. 476da56 small improvements & fix layout for LaunchConfiguration/Interpreters and ...BuildpathContainerWizard by apanchenk · 16 years ago
  77. cde5177 optimize unnecessary variable creation by apanchenk · 16 years ago
  78. d0da095 s/Workspace/Project/ default interpreter by apanchenk · 16 years ago
  79. 0b45e43 use HashMap instead of IdentityHashMap by apanchenk · 16 years ago
  80. 67c1cce Bug 260215 - The alreadyAddedElements is not needed by rganor · 16 years ago
  81. 3d475d4 "problem launching debugger" dialog by apanchenk · 16 years ago v20090415-2327
  82. fe3a449 "problem launching debugger" dialog by apanchenk · 16 years ago
  83. e923d24 Fixed hierarchy scope search (bug 272080) by mspector · 16 years ago
  84. f44d013 call newer waitDebuggerConnected() by apanchenk · 16 years ago
  85. ea635ae use NullProgressMonitor for secondary DBGP connections by apanchenk · 16 years ago
  86. 0e7fef1 * add buildpath validation call to resolve possibly buildpath problems by asobolev · 16 years ago
  87. a6a0517 * Fixing bug with incorrect reopen mixid project state by asobolev · 16 years ago
  88. ba9143f templates for new file by apanchenk · 16 years ago Root_exts0
  89. 41f5e35 use not deprecated StatusInfo by apanchenk · 16 years ago
  90. f51e75d return IModelStatus.VERIFIED_OK by apanchenk · 16 years ago
  91. b591ce6 formatting by apanchenk · 16 years ago
  92. 9ff59e5 ScriptProjectUtil static methods introduced by apanchenk · 16 years ago
  93. de77573 use IScriptProject.getOption() to check if indexer is enabled by apanchenk · 16 years ago
  94. 5a0cbd1 * constant updates by asobolev · 16 years ago
  95. b6d5dba writeText(), writeLineBreak() methods added by apanchenk · 16 years ago
  96. 3ffedee use IScriptProject.getOption/setOption API to enable/disable indexer and builder by apanchenk · 16 years ago
  97. 6951dbe simplify updateInterpreters() method even more by apanchenk · 16 years ago
  98. b490c43 simplify updateInterpreters() method by apanchenk · 16 years ago
  99. 43542da more indexer enabled check by apanchenk · 16 years ago
  100. ed95b70 more indexer enabled check by apanchenk · 16 years ago