1. c1f9b90 use ListenerList from core.runtime by apanchenk · 16 years ago
  2. 1737562 use org.eclipse.jface.util.LocalSelectionTransfer since org.eclipse.ui.views.navigator.LocalSelectionTransfer is @deprecated by apanchenk · 16 years ago
  3. 32b4953 get the debugmodelid back from the marker if it is null (restored from disk) by jcompagne · 16 years ago
  4. 830a8f9 IScriptFolder.findScriptFolder() implemented by apanchenk · 16 years ago
  5. 44a6bfd format_source_code_changes_only by apanchenk · 16 years ago
  6. aa91846 use StatusInfo from public API by apanchenk · 16 years ago
  7. 3aaaf95 format_source_code_changes_only by apanchenk · 16 years ago
  8. c630175 Fixed bug 215679 (open project on double-clicking) by mspector · 16 years ago
  9. 2a1712a more lazy provider initialization, respect priority => RSE is initialized a bit later by apanchenk · 16 years ago v20090508-1858
  10. 6605805 priority=10 by apanchenk · 16 years ago
  11. 9bd8ee2 apply APPEARANCE_DOCUMENTATION_FONT like in JDT by apanchenk · 16 years ago
  12. 9bdcc81 dltk documentation font by apanchenk · 16 years ago
  13. a8195d8 restore skipNextNewLine variable by apanchenk · 16 years ago v20090506-1709
  14. 5bd5385 appendToPreviousLine(): change lineStarted by apanchenk · 16 years ago
  15. 60321cd * use of swtbot from eclipse by asobolev · 16 years ago
  16. 910f7b2 merge reset() and endBuild() methods by apanchenk · 16 years ago v20090505
  17. 9aa21ba merge reset() and endBuild() methods by apanchenk · 16 years ago
  18. df4f7b6 localization by apanchenk · 16 years ago
  19. 7e96187 * Some Script builder improvements for external sourc module building by asobolev · 16 years ago
  20. 3906911 add plugin.properties to bin.includes by apanchenk · 16 years ago
  21. 8e0d459 use NLS.bind() by apanchenk · 16 years ago
  22. 37bdffc use NLS.bind() by apanchenk · 16 years ago
  23. 2f3ba23 use NLS.bind() by apanchenk · 16 years ago
  24. a7456d9 use public StatusInfo by apanchenk · 16 years ago
  25. 4d7e6ff use NLS.bind() by apanchenk · 16 years ago
  26. a43eaf3 use NLS.bind() by apanchenk · 16 years ago
  27. 3812684 use NLS.bind() by apanchenk · 16 years ago
  28. 54d7fc0 use NLS.bind() by apanchenk · 16 years ago
  29. 83a2c26 use NLS.bind() by apanchenk · 16 years ago
  30. 46811a0 use NLS.bind() by apanchenk · 16 years ago
  31. 10284c2 NumberFormat.getInstance() extracted by apanchenk · 16 years ago
  32. ee59f9f use ICU by apanchenk · 16 years ago
  33. 721adbb use ICU by apanchenk · 16 years ago
  34. ee1f61b use ICU by apanchenk · 16 years ago
  35. c3f3d50 use ICU by apanchenk · 16 years ago
  36. d65597c New Source Module wizard: create remote file and link it into workspace for linked projects - merged to HEAD by apanchenk · 16 years ago
  37. 9129591 workarounds to prevent NPE if RSE is not ready yet by apanchenk · 16 years ago
  38. 184aaa4 use correct way to obtain current command line contents by apanchenk · 16 years ago
  39. 2b8159a * Some fixes by asobolev · 16 years ago v20090430-1518
  40. 20121b0 + Structure model sorting providers extension point by asobolev · 16 years ago
  41. 5b5d58e + Structure model sorting providers extension point by asobolev · 16 years ago
  42. 053225a revert changes to support Eclipse 3.3 by mspector · 16 years ago
  43. 0b0f86b * fix for icons providing in extended model label providers by asobolev · 16 years ago
  44. 0659efe * New method for manual check external folder status by asobolev · 16 years ago
  45. 4a4d1a4 restore 1.4 compatibility by apanchenk · 16 years ago v20090428
  46. 6079c35 fix condition in handleCommand() by apanchenk · 16 years ago
  47. 814027e fix for when removing breakpoints are done through the markers by jcompagne · 16 years ago
  48. fab8c3d skipNextLineBreaks() method added by apanchenk · 16 years ago
  49. 4dac21d backport Strings utility from newest version of JDT by mspector · 16 years ago
  50. c72097a fix save profiles in "Create new profile" by apanchenk · 16 years ago
  51. ba53a63 add dispatched method by mspector · 16 years ago v20090427
  52. 26dabcd add missing methods to ActionUtil by mspector · 16 years ago
  53. 93ae03e improvements by apanchenk · 16 years ago
  54. 2841659 tests contain 1.5 code now by apanchenk · 16 years ago v20090425
  55. 9ccd13f merge back to HEAD by apanchenk · 16 years ago
  56. 62715b5 merge back to HEAD by apanchenk · 16 years ago
  57. b371564 fix searching using SearchEngine.searchAllTypes() with specified qualifier pattern by mspector · 16 years ago
  58. adc458c getInterpreterType() -> protected by apanchenk · 16 years ago
  59. 6d68e6f improve Combo support by apanchenk · 16 years ago
  60. d0ed721 variations of bindControl() for combox by apanchenk · 16 years ago
  61. 2b5bb19 disableAppendToPreviousLine method added by apanchenk · 16 years ago
  62. 41c645c extract parts of rewriter by apanchenk · 16 years ago
  63. 071a2d5 base class extracted by apanchenk · 16 years ago
  64. f02a1c4 new class by apanchenk · 16 years ago
  65. b7b267c appendToPreviousLine method added by apanchenk · 16 years ago
  66. 571112f * Fix for project custom element from handle restoration by asobolev · 16 years ago
  67. 8f01616 correct handling of spaces in strings by apanchenk · 16 years ago
  68. f8ac061 trimTrailingSpaces() added by apanchenk · 16 years ago
  69. f7654d9 correct implementation of .writeText() & .writeLineBreak() by apanchenk · 16 years ago
  70. 64c9959 Bug #273372 - Provide a way to extend the basic drag and drop actions in Script Explorer by rganor · 16 years ago
  71. 995b308 prevent NPEs by apanchenk · 16 years ago
  72. 6ab74d7 Fixed bug 273237 (open type dialog doesn't show types from external library) by mspector · 16 years ago
  73. 238404b fix typo in MementoModelElementUtil.getHandleFromMemento method name by apanchenk · 16 years ago
  74. 898352c *NPE quick fix, need to discover why this is happen. by asobolev · 16 years ago
  75. f1a3e47 import fixed by apanchenk · 16 years ago
  76. 12f114e + Initial model extensibility support by asobolev · 16 years ago
  77. 2121999 + Initial model extensibility support by asobolev · 16 years ago
  78. 851d3ed + Initial model extensibility support by asobolev · 16 years ago
  79. d05ddef Fixed NPE while closing the application ("Problems occurred while trying to save the state of the workbench") by mspector · 16 years ago
  80. 7fcbaac validate option names and values by apanchenk · 16 years ago
  81. 1bfa97b * Unified DLTK Structure/Mixin indexing using structure model. by asobolev · 16 years ago
  82. 1506568 * use of interfaces there is possible by asobolev · 16 years ago v20090522_before_unified_indexing
  83. 417cbeb * NPE fix by asobolev · 16 years ago
  84. a0f5e7e * use of interfaces there is possible by asobolev · 16 years ago
  85. 2d84742 * use of interfaces there is possible by asobolev · 16 years ago
  86. 690e511 * use of interfaces there is possible by asobolev · 16 years ago
  87. 53ca436 * use of interfaces there is possible by asobolev · 16 years ago
  88. ea4c8a5 * IBuildpath entry special element support by asobolev · 16 years ago
  89. a055f41 * use interfaces instead of direct classes fix by asobolev · 16 years ago
  90. 3def9e5 + asList() method added by asobolev · 16 years ago
  91. b486cc1 * use interfaces fix by asobolev · 16 years ago
  92. 5cde9c9 * use interfaces fix by asobolev · 16 years ago
  93. 4a962a1 * minor fix by asobolev · 16 years ago
  94. d7d1b1a * constant for special buildpath elements by asobolev · 16 years ago
  95. af5f150 * constant for special buildpath elements by asobolev · 16 years ago
  96. da3b31f * NPE Fix by asobolev · 16 years ago
  97. 988f374 copy preferences for test if present by apanchenk · 16 years ago
  98. b850229 getString/setString methods added by apanchenk · 16 years ago
  99. 3848914 org.eclipse.dltk.formatter.tests added by apanchenk · 16 years ago v20090420-1742
  100. 62a406c require org.eclipse.core.runtime by apanchenk · 16 years ago