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