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