- eead4b5 * fix for tcl testing engines. by asobolev · 15 years ago v20090914-1703
- d3460f6 * since tags by asobolev · 15 years ago v20090914-1439
- e689b35 Allow null DBFactory (may be some kind of initialization problem because of another process locking database) by mspector · 15 years ago
- 35755d9 fix disabling indexer for specific nature (TODO: think how to do that properly for multiple DLTK nature projects) by mspector · 15 years ago
- 9a9f2e2 disable database startup in static initializer - enable later re-initialization by mspector · 15 years ago
- 3545b0b isSymLink() uses lstat() function without caching by apanchenk · 15 years ago
- f2cc849 use Job instead of Thread for watchdog by apanchenk · 15 years ago
- 121ff57 remove monitor field by apanchenk · 15 years ago v20090910-1958
- d09108e null check added by apanchenk · 15 years ago
- b8b37c2 * since tags by asobolev · 15 years ago
- 52cf00e * since tags by asobolev · 15 years ago
- 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
- 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
- 4b9ad34 Removing IArchiveProjectFragment by rganor · 15 years ago
- effa473 use mutable Counter class in resolveDuplicates(), so values could be incremented without memory reallocation by apanchenk · 15 years ago
- 85bfe50 Bug 288827 - SourceModuleStructureRequestor.resolveDuplicates slow performance by rganor · 15 years ago
- 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
- 380ae50 create script console only if RUN mode by apanchenk · 15 years ago
- 8276b7f disconnect from IStreamMonitors in dispose() by apanchenk · 15 years ago
- 7109093 use job to show progress bar if reconciler takes more than 1 second by apanchenk · 15 years ago v20090908-1830
- 2e17acd .setIsAllowedToModifyDocument(false) by apanchenk · 15 years ago
- cc1da62 * since tags by asobolev · 15 years ago v20090908-1616
- 2f65dbe remove eclipse 3.3 compatibility by apanchenk · 15 years ago
- 1a56604 introduce ILaunchStatusHandlerExtension, so console remains on the screen in case of failure by apanchenk · 15 years ago
- b681ced introduce ILaunchStatusHandlerExtension, so console remains on the screen in case of failure by apanchenk · 15 years ago
- 6ed3786 initialize() NopLaunchStatusHandler by apanchenk · 15 years ago
- ac3b119 don't allow this to be used in UI thread by apanchenk · 15 years ago
- bd758a5 NopLaunchStatusHandler - cancel monitor in initialize() by apanchenk · 15 years ago
- ecf42ac 1. Remove IArchiveProjectFragment from IDLTKLanguageToolkit by rganor · 15 years ago
- 21c6f92 Restore default settings in DLTKUIPlugin preferences by apanchenk · 15 years ago
- 9e24a16 engineInstall element introduced by apanchenk · 15 years ago
- 776d506 protected boolean isNatureContribution(IConfigurationElement main) method added by apanchenk · 15 years ago
- bb7ed57 generics by apanchenk · 15 years ago
- 71fbcaa small changes by apanchenk · 15 years ago
- 7317f50 synchronization for attribute cache by apanchenk · 15 years ago
- e01b2e6 synchronization reworked by apanchenk · 15 years ago
- 592c29f close channels only after some inactivity timeout by apanchenk · 15 years ago
- 9127dd7 getPath() toString() by apanchenk · 15 years ago
- a16f6ef * Tcl project wizard improvements by asobolev · 15 years ago
- 319d8f7 Bug 261824 - [PHP 5.3] - Provide ability to add PHAR archive to the include path by rganor · 15 years ago
- 58fc328 Bug 261824 - [PHP 5.3] - Provide ability to add PHAR archive to the include path by rganor · 15 years ago
- f5db178 close active channels only if "channel is not opened." by apanchenk · 15 years ago
- e58a866 - debug logging - close active channels if could not create new channel by apanchenk · 15 years ago
- 8393c61 organize imports by apanchenk · 15 years ago
- 79f1488 - logging by apanchenk · 15 years ago
- b5d43b7 logging for all operations by apanchenk · 15 years ago
- 652bf2d channel pool by apanchenk · 15 years ago
- c2bb61a generics by apanchenk · 15 years ago
- 30081d8 +branding plugin +description by apanchenk · 15 years ago
- db67f3b branding plugin by apanchenk · 15 years ago
- 7b14162 new feature by apanchenk · 15 years ago
- 47c1e58 * Allow file templates for any natures by asobolev · 15 years ago v20090903-1554
- 7454525 * Templates for new file creation by asobolev · 15 years ago
- a843b78 moving index.* plugins to separate feature by apanchenk · 15 years ago v20090903-2035
- 171e755 * Remove BORDER flag by asobolev · 15 years ago
- 9b0fe8d * Update of new file wizards for TCL by asobolev · 15 years ago
- 768fce2 more detailed javadoc for enterFieldCheckDuplicates() by apanchenk · 15 years ago
- 48d9e2c don't show formatter description if not specified by apanchenk · 15 years ago
- 202b9f7 dont't use shutdown listener by apanchenk · 15 years ago v20090901
- c8f4955 don't use IDebugOptions to test options by apanchenk · 15 years ago
- 090e34c don't use IDebugOptions to test options by apanchenk · 15 years ago
- 88579e1 * file creation in different containers fix by asobolev · 15 years ago
- 3f28ee7 to prevent deadlock initiated from workspace refresh: on shutdown close projects with linked files by apanchenk · 15 years ago
- 95fc49a * Partial deadlock fix then linked RSE resources are pressent in workspace. by asobolev · 15 years ago
- de19fb1 oppps, revert back by rganor · 15 years ago
- bc8498d fix if <> when by rganor · 15 years ago
- 5e5aa28 close stream on exception final block by rganor · 15 years ago
- 1058a7f create real copy of the List before calling provideModelChanges() by apanchenk · 15 years ago v20090827
- a367247 +getChildrenAsList() +setChildren(List) by apanchenk · 15 years ago
- 3a231b5 generics by apanchenk · 15 years ago
- b0567f2 increase visibility of getEnvironmentPaths() by apanchenk · 15 years ago
- 8b52ab4 generics/@Overrides by apanchenk · 15 years ago
- a22d981 generics/@Overrides by apanchenk · 15 years ago
- 94009e3 unnecessary cast remove @Override by apanchenk · 15 years ago
- 82f2166 include interpreter type id in the log message by apanchenk · 15 years ago
- 9370323 fixed attribute location construction on windows by apanchenk · 15 years ago
- 22c0a82 remove unnecessary casts by apanchenk · 15 years ago
- 732b5ee CATCH_OUTPUT is specified as DLTK logging option by apanchenk · 15 years ago
- a9019c9 CATCH_OUTPUT is specified as DLTK logging option by apanchenk · 15 years ago
- d354577 CATCH_OUTPUT is specified as DLTK logging option by apanchenk · 15 years ago
- 8834c49 API & preference page for logging options by apanchenk · 15 years ago
- f0e6bad API & preference page for logging options by apanchenk · 15 years ago
- 8dc56c0 selecFile()/selectFolder() should force connection if not connected yet by apanchenk · 15 years ago
- f498820 selecFile()/selectFolder() should force connection if not connected yet by apanchenk · 15 years ago
- 9020441 prevent simultaneous password dialogs for the same host by apanchenk · 15 years ago
- 25a20e0 fix typo in createProcessingThread() method name by apanchenk · 15 years ago
- 247d377 added tests if IDebugTarget.getProcess() == null, which is the case for remote launches by apanchenk · 15 years ago
- 47eb8d8 tests for build-path-problem markers by apanchenk · 15 years ago
- 6ca3ec6 setUpProject(final String projectName) just calls the 2-arg version by apanchenk · 15 years ago
- 22a7d64 buildpath validation by apanchenk · 15 years ago
- 3750d00 inline newState in fullBuild() by apanchenk · 15 years ago
- 1db7d09 generics by apanchenk · 15 years ago
- 81f0cfa uncomment IBuildpathEntry.BPE_VARIABLE in toString() by apanchenk · 15 years ago
- 935f3d5 increment version number by apanchenk · 15 years ago
- d90c77c comment moved to the proper place by apanchenk · 15 years ago
- a857b8f refactoring & generics by apanchenk · 15 years ago
- 1f69f96 generics by apanchenk · 15 years ago
- d07a7ca .hasScriptNature() check added when computing buildpath by apanchenk · 15 years ago
- fcef5f3 extract history local var by apanchenk · 15 years ago
- 9a4b0bc test before cast to ITextEditor by apanchenk · 15 years ago