1. bf9475f Fix CTRL+Shift+T for new indexing by mspector · 15 years ago
  2. 4cc8b08 * Add plugin dependencies for possible fix for building as included feature by asobolev · 15 years ago v20090916-1823
  3. aed4182 fix query when qualifier or parent is an empty string by mspector · 15 years ago
  4. 6a2b6f3 * build fix by asobolev · 15 years ago v20090916-1742
  5. 15e398a * fix index feature name by asobolev · 15 years ago v20090916-1533
  6. 78164a5 * fix index feature name by asobolev · 15 years ago
  7. 55053cc * include index as feature by asobolev · 15 years ago v20090916-1520
  8. 19f50fd * include h2 plugins in feature by asobolev · 15 years ago v20090916-1511
  9. 15d666d * Direct ssh implementation of getCanonicalPath() by asobolev · 15 years ago v20090916-1346
  10. fde1e35 * Direct ssh implementation of getCanonicalPath() by asobolev · 15 years ago
  11. db0fa65 escape backslash characters if exist in 'LIKE' query by mspector · 15 years ago
  12. 804fcb5 allow specifying qualifier in search query instead of always detecting it from an element name. by mspector · 15 years ago v20090916-1544
  13. 4b9144f allow specifying qualifier in search query instead of always detecting it from an element name. by mspector · 15 years ago
  14. ca37d82 * Fix for getCanonicalPath() by asobolev · 15 years ago v20090915-1607
  15. eead4b5 * fix for tcl testing engines. by asobolev · 15 years ago v20090914-1703
  16. d3460f6 * since tags by asobolev · 15 years ago v20090914-1439
  17. e689b35 Allow null DBFactory (may be some kind of initialization problem because of another process locking database) by mspector · 15 years ago
  18. 35755d9 fix disabling indexer for specific nature (TODO: think how to do that properly for multiple DLTK nature projects) by mspector · 15 years ago
  19. 9a9f2e2 disable database startup in static initializer - enable later re-initialization by mspector · 15 years ago
  20. 3545b0b isSymLink() uses lstat() function without caching by apanchenk · 15 years ago
  21. f2cc849 use Job instead of Thread for watchdog by apanchenk · 15 years ago
  22. 121ff57 remove monitor field by apanchenk · 15 years ago v20090910-1958
  23. d09108e null check added by apanchenk · 15 years ago
  24. b8b37c2 * since tags by asobolev · 15 years ago
  25. 52cf00e * since tags by asobolev · 15 years ago
  26. 4db3bda console interaction reworked, now debug correctly reads stdout & stderr, so if debugger process dies before establishing dbgp session - we can see it's stdout+stderr output by apanchenk · 15 years ago
  27. 9058d6d console interaction reworked, now debug correctly reads stdout & stderr, so if debugger process dies before establishing dbgp session - we can see it's stdout+stderr output by apanchenk · 15 years ago
  28. 4b9ad34 Removing IArchiveProjectFragment by rganor · 15 years ago
  29. effa473 use mutable Counter class in resolveDuplicates(), so values could be incremented without memory reallocation by apanchenk · 15 years ago
  30. 85bfe50 Bug 288827 - SourceModuleStructureRequestor.resolveDuplicates slow performance by rganor · 15 years ago
  31. 9fe8297 throw exception if debugger was terminated while waiting for connection, so we don't wait forever and display problem to the user. by apanchenk · 15 years ago
  32. 380ae50 create script console only if RUN mode by apanchenk · 15 years ago
  33. 8276b7f disconnect from IStreamMonitors in dispose() by apanchenk · 15 years ago
  34. 7109093 use job to show progress bar if reconciler takes more than 1 second by apanchenk · 15 years ago v20090908-1830
  35. 2e17acd .setIsAllowedToModifyDocument(false) by apanchenk · 15 years ago
  36. cc1da62 * since tags by asobolev · 15 years ago v20090908-1616
  37. 2f65dbe remove eclipse 3.3 compatibility by apanchenk · 15 years ago
  38. 1a56604 introduce ILaunchStatusHandlerExtension, so console remains on the screen in case of failure by apanchenk · 15 years ago
  39. b681ced introduce ILaunchStatusHandlerExtension, so console remains on the screen in case of failure by apanchenk · 15 years ago
  40. 6ed3786 initialize() NopLaunchStatusHandler by apanchenk · 15 years ago
  41. ac3b119 don't allow this to be used in UI thread by apanchenk · 15 years ago
  42. bd758a5 NopLaunchStatusHandler - cancel monitor in initialize() by apanchenk · 15 years ago
  43. ecf42ac 1. Remove IArchiveProjectFragment from IDLTKLanguageToolkit by rganor · 15 years ago
  44. 21c6f92 Restore default settings in DLTKUIPlugin preferences by apanchenk · 15 years ago
  45. 9e24a16 engineInstall element introduced by apanchenk · 15 years ago
  46. 776d506 protected boolean isNatureContribution(IConfigurationElement main) method added by apanchenk · 15 years ago
  47. bb7ed57 generics by apanchenk · 15 years ago
  48. 71fbcaa small changes by apanchenk · 15 years ago
  49. 7317f50 synchronization for attribute cache by apanchenk · 15 years ago
  50. e01b2e6 synchronization reworked by apanchenk · 15 years ago
  51. 592c29f close channels only after some inactivity timeout by apanchenk · 15 years ago
  52. 9127dd7 getPath() toString() by apanchenk · 15 years ago
  53. a16f6ef * Tcl project wizard improvements by asobolev · 15 years ago
  54. 319d8f7 Bug 261824 - [PHP 5.3] - Provide ability to add PHAR archive to the include path by rganor · 15 years ago
  55. 58fc328 Bug 261824 - [PHP 5.3] - Provide ability to add PHAR archive to the include path by rganor · 15 years ago
  56. f5db178 close active channels only if "channel is not opened." by apanchenk · 15 years ago
  57. e58a866 - debug logging - close active channels if could not create new channel by apanchenk · 15 years ago
  58. 8393c61 organize imports by apanchenk · 15 years ago
  59. 79f1488 - logging by apanchenk · 15 years ago
  60. b5d43b7 logging for all operations by apanchenk · 15 years ago
  61. 652bf2d channel pool by apanchenk · 15 years ago
  62. c2bb61a generics by apanchenk · 15 years ago
  63. 30081d8 +branding plugin +description by apanchenk · 15 years ago
  64. db67f3b branding plugin by apanchenk · 15 years ago
  65. 7b14162 new feature by apanchenk · 15 years ago
  66. 47c1e58 * Allow file templates for any natures by asobolev · 15 years ago v20090903-1554
  67. 7454525 * Templates for new file creation by asobolev · 15 years ago
  68. a843b78 moving index.* plugins to separate feature by apanchenk · 15 years ago v20090903-2035
  69. 171e755 * Remove BORDER flag by asobolev · 15 years ago
  70. 9b0fe8d * Update of new file wizards for TCL by asobolev · 15 years ago
  71. 768fce2 more detailed javadoc for enterFieldCheckDuplicates() by apanchenk · 15 years ago
  72. 48d9e2c don't show formatter description if not specified by apanchenk · 15 years ago
  73. 202b9f7 dont't use shutdown listener by apanchenk · 15 years ago v20090901
  74. c8f4955 don't use IDebugOptions to test options by apanchenk · 15 years ago
  75. 090e34c don't use IDebugOptions to test options by apanchenk · 15 years ago
  76. 88579e1 * file creation in different containers fix by asobolev · 15 years ago
  77. 3f28ee7 to prevent deadlock initiated from workspace refresh: on shutdown close projects with linked files by apanchenk · 15 years ago
  78. 95fc49a * Partial deadlock fix then linked RSE resources are pressent in workspace. by asobolev · 15 years ago
  79. de19fb1 oppps, revert back by rganor · 15 years ago
  80. bc8498d fix if <> when by rganor · 15 years ago
  81. 5e5aa28 close stream on exception final block by rganor · 15 years ago
  82. 1058a7f create real copy of the List before calling provideModelChanges() by apanchenk · 15 years ago v20090827
  83. a367247 +getChildrenAsList() +setChildren(List) by apanchenk · 15 years ago
  84. 3a231b5 generics by apanchenk · 15 years ago
  85. b0567f2 increase visibility of getEnvironmentPaths() by apanchenk · 15 years ago
  86. 8b52ab4 generics/@Overrides by apanchenk · 15 years ago
  87. a22d981 generics/@Overrides by apanchenk · 15 years ago
  88. 94009e3 unnecessary cast remove @Override by apanchenk · 15 years ago
  89. 82f2166 include interpreter type id in the log message by apanchenk · 15 years ago
  90. 9370323 fixed attribute location construction on windows by apanchenk · 15 years ago
  91. 22c0a82 remove unnecessary casts by apanchenk · 15 years ago
  92. 732b5ee CATCH_OUTPUT is specified as DLTK logging option by apanchenk · 15 years ago
  93. a9019c9 CATCH_OUTPUT is specified as DLTK logging option by apanchenk · 15 years ago
  94. d354577 CATCH_OUTPUT is specified as DLTK logging option by apanchenk · 15 years ago
  95. 8834c49 API & preference page for logging options by apanchenk · 15 years ago
  96. f0e6bad API & preference page for logging options by apanchenk · 15 years ago
  97. 8dc56c0 selecFile()/selectFolder() should force connection if not connected yet by apanchenk · 15 years ago
  98. f498820 selecFile()/selectFolder() should force connection if not connected yet by apanchenk · 15 years ago
  99. 9020441 prevent simultaneous password dialogs for the same host by apanchenk · 15 years ago
  100. 25a20e0 fix typo in createProcessingThread() method name by apanchenk · 15 years ago