1. e01cf56 - don't pass unsafe env variables - improve toShellArguments() by apanchenk · 15 years ago v20091105-0042
  2. 0f69782 isSafeEnvironmentVariable() method added by apanchenk · 15 years ago v20091105-0040
  3. fdacf2c isSafeEnvironmentVariable() method added by apanchenk · 15 years ago
  4. b18c821 Consult ATTR_EXTERNAL_BROWSE_LOCATION wizard state attribute to detect default browse location by apanchenk · 15 years ago v20091105-0044
  5. 86db946 getString()/setString() methods added by apanchenk · 15 years ago
  6. 72692f7 try to detect corrupted database by mspector · 15 years ago v20091105-0155
  7. 12f0395 Fixed bug #262178 (backporting buffer manager from JDT) by mspector · 15 years ago
  8. 9991c56 check on null language toolkit by mspector · 15 years ago
  9. 7a15094 formatting/refactoring by apanchenk · 15 years ago v20091103-1812
  10. 499819d getParent() implementation fixed by apanchenk · 15 years ago
  11. 5f9207c getTextTools() implementation: remove method overrides if super-method is the same as overridden by apanchenk · 15 years ago
  12. 51dcef6 OverlayPreferenceStore(IPreferenceStore parent) constructor added by apanchenk · 15 years ago
  13. 992c0c7 setExternalLocation()/getExternalLocation() methods added by apanchenk · 15 years ago
  14. f9a341f generics by apanchenk · 15 years ago
  15. c7cf850 @since2.0 EditorColorItem->public by apanchenk · 15 years ago
  16. 5267f53 extensibility for colors defined in this block by apanchenk · 15 years ago
  17. 9f39428 remove duplicate check in getScriptFolderContent() by apanchenk · 15 years ago
  18. af117c1 extract resolveDuplicates() implementation by apanchenk · 15 years ago
  19. 0b7b56f remove unneeded requests by mspector · 15 years ago
  20. e0723a2 remove unneeded requests by mspector · 15 years ago
  21. 43d993f formatting changes in getHierarchicalPackageChildren() by apanchenk · 15 years ago
  22. 2b90bc4 fixed search for types using search dialog by mspector · 15 years ago v20091029-2006
  23. ad4905f fix sorting for import declarations by apanchenk · 15 years ago v20091029-1936
  24. 94ea1bf use asyncExec to call disposeExec() in UI thread by apanchenk · 15 years ago
  25. 620b152 additional constructor to disable display dispose hook by apanchenk · 15 years ago
  26. 8bb56a0 @Overrideû by apanchenk · 15 years ago
  27. 9cfbb9e deprecate it by apanchenk · 15 years ago
  28. 8dc52ae deprecate and extends org.eclipse.dltk.ui.viewsupport.ImageDescriptorRegistry by apanchenk · 15 years ago
  29. e25865c generics by apanchenk · 15 years ago
  30. 653e8c8 generics by apanchenk · 15 years ago
  31. aa97fc4 - remove dead code (like in JDT) - use generics/@Override by apanchenk · 15 years ago
  32. 5ea2b0b add as binary by apanchenk · 15 years ago
  33. f259e60 not used in DLTK by apanchenk · 15 years ago
  34. 1e09969 formatting set help only if not empty by apanchenk · 15 years ago
  35. 1e799df EMPTY_ARRAY constant added by apanchenk · 15 years ago
  36. cb4e9f0 optimize SQL search - more granulated if file scope is given by mspector · 15 years ago
  37. ef7b26e optimize SQL search - more granulated if file scope is given by mspector · 15 years ago
  38. 3fde775 add synchronized block to prevent concurrency issues by apanchenk · 15 years ago v20091028-1402
  39. 4fe3b7d rename getProjectWizardState() -> getWizardState() by apanchenk · 15 years ago
  40. 6b38ce7 project wizard extensibility by apanchenk · 15 years ago
  41. 82d18f7 formatting by apanchenk · 15 years ago
  42. be6eda3 replace control chars in texts by apanchenk · 15 years ago
  43. 772643f fixed typo by mspector · 15 years ago v20091027-0050
  44. 9b319fc fixed hashCode()/equals() by mspector · 15 years ago
  45. d8e361a * Tcl interpreter configuration dialog display list of all available packages and allow to see package contents by asobolev · 15 years ago
  46. d474c6d formatting by apanchenk · 15 years ago
  47. 135d90a Property page for "Interpreter Libraries" by apanchenk · 15 years ago
  48. 2b37206 generics by apanchenk · 15 years ago
  49. 9109d78 NPE fix in clearCustomTimestampsFor() by apanchenk · 15 years ago
  50. de8d7bd Fixed CTRL+O (quick outline) for external files (opened with File -> Open) by mspector · 15 years ago
  51. c81c402 make 'link with editor' work for case of single type per file by mspector · 15 years ago
  52. 9da9b95 * since tags by asobolev · 15 years ago v20091022-1523
  53. 3ef4ddf * fix for display of custom elements in script explorer by asobolev · 15 years ago v20091022-1502
  54. 36ecc39 delete IProjectTemplateOperation by apanchenk · 15 years ago
  55. 1f2d39a project wizard extensions can enable buildpath detection by apanchenk · 15 years ago
  56. 3fab23c * Wailt for process termination then calling for dltk.tcl script. Because if process is not yet terminated or destroyed from java, returned exit code is 143. by asobolev · 15 years ago v20091022-1407
  57. ff1595b javadoc for getDetect() by apanchenk · 15 years ago
  58. 2712fd8 * fix for browse button doesn't call for interprter validation by asobolev · 15 years ago v20091022-1254
  59. ca597a0 show progress when cleaning index by mspector · 15 years ago
  60. e6e9809 * NPE fix for running tests by asobolev · 15 years ago v20091021-2005
  61. d882087 * fix by asobolev · 15 years ago v20091021-1732
  62. 4ef8050 * fix by asobolev · 15 years ago v20091021-1828
  63. 768a4fc * fix by asobolev · 15 years ago v20091021-1827
  64. a7f012f * Fix issue then script explorer doesn't show content of interpreter libraries for tcl after connection to remote system are established and interpreter libraries in script explorer are expanded. by asobolev · 15 years ago
  65. 6e66f1b * Fix issue then script explorer doesn't show content of interpreter libraries for tcl after connection to remote system are established and interpreter libraries in script explorer are expanded. by asobolev · 15 years ago
  66. 2b7edf5 added test if project exists... by apanchenk · 15 years ago
  67. 247ca7e * Call validation on adding environment variables by asobolev · 15 years ago
  68. a461429 avoid interpreter re-initialization by apanchenk · 15 years ago
  69. 6f4d2aa generics by apanchenk · 15 years ago
  70. e4b77c6 remove old code in addPersistedInterpreters() by apanchenk · 15 years ago
  71. 494e051 compatibility fix + refactoring by apanchenk · 15 years ago
  72. 8f01c7b formatting by apanchenk · 15 years ago
  73. 8c775cc * Call validation from add/remove library locations by asobolev · 15 years ago
  74. 771895f * add since tags by asobolev · 15 years ago
  75. 24889e7 * add since tags by asobolev · 15 years ago
  76. 7e7d1c5 start new job every time by apanchenk · 15 years ago
  77. 9704811 * more correct validation of tcl interpreters by asobolev · 15 years ago
  78. f7cff59 * more correct validation of tcl interpreters by asobolev · 15 years ago
  79. e50b9ad catch ELEMENT_DOES_NOT_EXIST if creating working copy in openBuffer() and use empty content by apanchenk · 15 years ago
  80. abf07a3 formatting by apanchenk · 15 years ago
  81. 50c7ffa static for inner class + class header by apanchenk · 15 years ago
  82. 27d0f29 * Tcl packages infrastructure now reports status using jobs. by asobolev · 15 years ago
  83. 8c5db23 * Tcl packages infrastructure now reports status using jobs. by asobolev · 15 years ago
  84. b60b1c4 * Disable recolciling message by asobolev · 15 years ago
  85. 758e79b * NPE fix on termination by asobolev · 15 years ago
  86. 540e256 remove deprecated ID_SEPARATOR by apanchenk · 15 years ago
  87. 127e96f remove commented out condition in acceptImort() by apanchenk · 15 years ago
  88. a803aed * fixing bug with import declarations reported not from module root by asobolev · 15 years ago
  89. 6b33ff3 close channel even if file-not-found in GetOperation by apanchenk · 15 years ago Root_R2_0_WAVE_7_1
  90. 9f1454b @Overrides by apanchenk · 15 years ago
  91. 5fabab4 @Overrides by apanchenk · 15 years ago
  92. f0a92b4 allow cancel before 2nd page by apanchenk · 15 years ago
  93. 6765de2 * Initial support for field, method types in DLTK structure model by asobolev · 15 years ago
  94. 5df58c8 * Initial support for field, method types in DLTK structure model by asobolev · 15 years ago
  95. 686891f collect all results by mspector · 15 years ago v20091014-2322
  96. dbcfd36 Index newly added folders to the buildpath (bug 292252) by mspector · 15 years ago
  97. b05fbae allow changing parameters in DB connection string by mspector · 15 years ago
  98. 8807b0e - fix reconciling job (containerPath calculation) by mspector · 15 years ago
  99. e1844a1 - fix reconciling job (containerPath calculation) by mspector · 15 years ago
  100. e1f1459 - fix reconciling job (containerPath calculation) by mspector · 15 years ago