1. 12a663a *fix by asobolev · 17 years ago v20080526-1748
  2. 6d5908b * DLTK Mylyn integration by asobolev · 17 years ago v20080526-1740
  3. cc454a5 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  4. 2782c34 * version 1.0 to 0.95 down grade by asobolev · 17 years ago v20080526-1423
  5. 059b533 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  6. 11a8fff * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  7. 25a25ee * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  8. 5cf98fa * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  9. 2783949 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  10. 745c5ba * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  11. 461d765 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  12. ad0d02f * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  13. 483be19 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  14. 1b90127 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  15. d19d068 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  16. a98685a * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  17. 49df962 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  18. 6aee068 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  19. 3cdaf18 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  20. 3747973 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  21. ebb4414 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  22. fffbc6e * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  23. 914ef28 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  24. 4d2df49 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  25. 4ea0263 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  26. e7dee70 save column widths independently for each nature by apanchenk · 17 years ago
  27. 1a4f393 pack columns after new interpreter is added by apanchenk · 17 years ago
  28. ab5b584 typo in comment fixed by apanchenk · 17 years ago
  29. 2af0ec6 * tcl keyword documentation from man pages on completion by asobolev · 17 years ago v20080523-1849
  30. 3b78d89 * tcl keyword documentation from man pages on completion by asobolev · 17 years ago
  31. 2f650e0 if there are additional paths in the interpreter libraries - add only them. interpreter libraries are always added automatically so there is no need to repeat them. by apanchenk · 17 years ago
  32. 7033a07 documentation for the getFile() method by apanchenk · 17 years ago
  33. f095f83 check file existence using IFileHandle.exists() by apanchenk · 17 years ago
  34. de846ad use IEnvironment in resolveLibraryLocations() by apanchenk · 17 years ago
  35. 4172589 add documentation support for keyword completion by mspector · 17 years ago
  36. 93e9623 * ITcl XOTcl improvements. by asobolev · 17 years ago
  37. c36b299 * ITcl XOTcl improvements. by asobolev · 17 years ago
  38. 958a0b5 sort template proposals before matching keywords by apanchenk · 17 years ago
  39. 2491401 added methods: getPattern(), setRelevance() by apanchenk · 17 years ago
  40. c2ff6f2 if prefix is empty - do not return any template proposals by apanchenk · 17 years ago
  41. fc42ede fixed typo in var name by apanchenk · 17 years ago
  42. 8e9b6d8 create delta list in buildDeltas() instead of initialize - that way the check builder.delta != null make sense and is true only when we actually tried to build delta by apanchenk · 17 years ago
  43. 0093d3f implemented getHyperlinkText() and getTypeLabel() for ModelElementHyperlink by apanchenk · 17 years ago
  44. 4d96f2d deprecated - at the moment we use IProblemReporter. we can revisit it later by apanchenk · 17 years ago
  45. e91e1fc deprecated - at the moment we use IProblemReporter. we can revisit it later by apanchenk · 17 years ago
  46. c523513 - do not use IProblemReporter when opening file in the editor (so we don't invalidate markers) by apanchenk · 17 years ago
  47. a93188d * bug fixing * local user libraries are working by asobolev · 17 years ago v20080521-1725
  48. 4775f4e * bug fixing * local user libraries are working by asobolev · 17 years ago
  49. 762e7cf * bug fixing * local user libraries are working by asobolev · 17 years ago
  50. 4082108 * bug fixing * local user libraries are working by asobolev · 17 years ago
  51. 1ac3bcf * bug fixing * local user libraries are working by asobolev · 17 years ago
  52. da0ef75 * bug fixing * local user libraries are working by asobolev · 17 years ago
  53. 4492252 *fixes * fix for copy of script folders. by asobolev · 17 years ago v20080521-1223
  54. e4accb0 *fixes * fix for copy of script folders. by asobolev · 17 years ago
  55. bfb57ad *fixes * fix for copy of script folders. by asobolev · 17 years ago
  56. fef83e1 * now new launch configurations will use script folder as working directory by asobolev · 17 years ago
  57. 0170e02 * fixes by asobolev · 17 years ago
  58. f75105f * fixes by asobolev · 17 years ago
  59. ea1505a *fix by asobolev · 17 years ago
  60. c80da86 * refactor messages correction by asobolev · 17 years ago
  61. c6315eb - add method 'isConstructor' indicator by mspector · 17 years ago
  62. caabc33 - add method 'isConstructor' indicator by mspector · 17 years ago
  63. fa39325 * roll-back field image by asobolev · 17 years ago v20080519-1649
  64. 6d5df94 * todo's parser fixed by asobolev · 17 years ago
  65. 84857e0 * todo's parser fixed by asobolev · 17 years ago
  66. a135132 * todo's parser fixed by asobolev · 17 years ago
  67. 4b611c4 * todo's parser fixed by asobolev · 17 years ago
  68. 7b2bb63 * todo's parser fixed by asobolev · 17 years ago
  69. 6aa0c69 fix fields labeling in completion proposals (add overlay icons) by mspector · 17 years ago
  70. 671ad5a fix fields labeling in completion proposals (add overlay icons) by mspector · 17 years ago
  71. f0db224 - added 'getInterpreterInstall(String compositeId, String natureId)' by jgangemi · 17 years ago
  72. 867adbb support useLightIcons flag by mspector · 17 years ago
  73. 1d590a2 *fixes by asobolev · 17 years ago
  74. 5f39020 *fixes by asobolev · 17 years ago
  75. 55503f9 * applied Alex patches from bugs: 230157, 230116, 230113, 230117, 231118, 188858, 225557, 200024, 224304 by asobolev · 17 years ago
  76. 77fea55 * applied Alex patches from bugs: 230157, 230116, 230113, 230117, 231118, 188858, 225557, 200024, 224304 by asobolev · 17 years ago
  77. a9fd660 *fix by asobolev · 17 years ago v20080515-1931
  78. b1827dd *fix by asobolev · 17 years ago v20080515-1835
  79. 9d68c9e * interpreter launch configuration fixes by asobolev · 17 years ago
  80. ae776c3 + RSE temp project filter by asobolev · 17 years ago
  81. 37ed133 * NPE fix by asobolev · 17 years ago
  82. e175e0d *fixes by asobolev · 17 years ago
  83. 5082487 * fixed tcl checker by asobolev · 17 years ago v20080515-1202
  84. 447e925 * fixed tcl checker by asobolev · 17 years ago
  85. b1991e3 * fixed tcl checker by asobolev · 17 years ago
  86. 196a514 add support for type modifiers overlay icons in type hierarchy label provider by mspector · 17 years ago
  87. 7a6afd8 add support for type modifiers overlay icons in type hierarchy label provider by mspector · 17 years ago
  88. 14dc5e7 * minor fixes by asobolev · 17 years ago
  89. dfc2416 * minor fixes by asobolev · 17 years ago
  90. 6e95a2f - fixed 'restore defaults' for preference pages using ComboViewerBlock by jgangemi · 17 years ago
  91. f76225e - fixed 'restore defaults' for preference pages using ComboViewerBlock by jgangemi · 17 years ago
  92. a48b815 - fixed 'restore defaults' for preference pages using ComboViewerBlock by jgangemi · 17 years ago
  93. a6126c7 - ignore vmnet interfaces, they are not valid for debugging sessions by jgangemi · 17 years ago
  94. 4653d23 Fixed bug #231792 (project libraries don't participate in search) by mspector · 17 years ago
  95. 50bdfb4 adding ISV Doc by aplatov · 17 years ago v20080513-1615
  96. 95386b7 updating about files by aplatov · 17 years ago
  97. d8ad832 updating about files by aplatov · 17 years ago
  98. 34be77f updating about files by aplatov · 17 years ago
  99. 90a2fef updating about files by aplatov · 17 years ago
  100. e7f7cfe updating about files by aplatov · 17 years ago