- 6d499b4 use default formatting by apanchenk · 16 years ago
- 7619cea code completion support, only assumption is that the . is the separator between the names also for other languages. Maybe this should be configurable? by jcompagne · 16 years ago
- 5f5e1e1 higher schedule time out, because many times the first time it wasnt enabled yet (i need to do one more step over/into) and also it flashes when i step (endable/disable/enable) by jcompagne · 16 years ago
- d9df2dc refactor so that there is only 1 default pattern string by jcompagne · 16 years ago
- 64b5016 fix for: select all text (of the current line) and the backspace didnt delete the text by jcompagne · 16 years ago
- 9c12015 std error and std output colors from the default console preferences (they are internal is there a better solution then to use internals??) by jcompagne · 16 years ago
- 8341371 fix for js, breakpoint marker and text selection didnt work correctly by jcompagne · 16 years ago
- 74d4007 save the history of ScriptConsoleHistory better detailFormatting for IValue by jcompagne · 16 years ago
- 6745d38 save the history of ScriptConsoleHistory better detailFormatting for IValue by jcompagne · 16 years ago
- 05baa6c save the history of ScriptConsoleHistory better detailFormatting for IValue by jcompagne · 16 years ago
- 4508031 optimize folding by apanchenk · 16 years ago v20081211
- a19a60d public SourceRange(ISourceRange range) constructor by apanchenk · 16 years ago
- 3c844be setting a method for help-context setting by ncohen · 16 years ago
- f7b9a47 remove warnings by apanchenk · 16 years ago v20081209
- c549106 small optimizations by apanchenk · 16 years ago
- 03fe81f implement IStackFrame.getCharStart() & .getCharEnd() methods by apanchenk · 16 years ago
- 8fd1faa implement IStackFrame.getCharStart() & .getCharEnd() methods by apanchenk · 16 years ago
- 05e99a2 extracted traverseChildNodes method by apanchenk · 16 years ago
- 300dde5 fixed typo in interface name by apanchenk · 16 years ago
- f2ce67f display sub-cmd in the stackframe (if available) by apanchenk · 16 years ago
- 663f751 display sub-cmd in the stackframe (if available) by apanchenk · 16 years ago
- b6b1193 fixed typo in interface name by apanchenk · 16 years ago
- 786fb79 first try the system to get the EditorID, then default to the toolkit. by jcompagne · 16 years ago v20081208-2006
- 0618c1e use "exec /bin/sh" by apanchenk · 16 years ago
- cc097c0 closeStreams() methods extracted by apanchenk · 16 years ago
- 0ec4049 prevent NPE by apanchenk · 16 years ago
- a71e26a hide "invalid resource name" error messages by apanchenk · 16 years ago
- 6851f04 formatting by apanchenk · 16 years ago
- 14e131e Added Python Project decorator based on new class DeclarativeLightweightLabelDecorator. This class gives the ability to contribute project decorator using completely declarative approach. Ruby and Tcl decorators were modified accordingly. by dkovalev · 16 years ago
- bf4ee63 FIXME implemented by apanchenk · 16 years ago v20081208-1354
- 36353a4 ScriptConsole refactoring - read stdout/stderr by apanchenk · 16 years ago v20081208
- 4bea480 ScriptConsole refactoring - read stdout/stderr by apanchenk · 16 years ago
- ad471f2 ScriptConsole refactoring - read stdout/stderr by apanchenk · 16 years ago
- 66ec504 ScriptConsole refactoring - read stdout/stderr by apanchenk · 16 years ago
- 126667b formatting by ncohen · 16 years ago
- 9192024 modifiers changes to allow inheritance and wizard reuse NirC by ncohen · 16 years ago
- eb03a83 @deprecated for DESC_WIZBAN_NEWPRJ by apanchenk · 16 years ago
- 8b20e3a use red square as terminate button by apanchenk · 16 years ago
- 5451761 formatting by apanchenk · 16 years ago
- 38c4369 FileAsFileHandle(File file) constructor added by apanchenk · 16 years ago
- f3c6893 openOutputStream() method added by apanchenk · 16 years ago
- 933d3b6 openOutputStream() method added by apanchenk · 16 years ago
- 5af2e47 implement getDebugOptions() method by apanchenk · 16 years ago
- bc4fe10 change how Interactive Console is disabled when there is now active debugger by apanchenk · 16 years ago
- 27c7dc3 change how Interactive Console is disabled when there is now active debugger by apanchenk · 16 years ago
- d2734fd rename console to the Interactive Console, since "Debug Console" is already used to name the DBGP process output console by apanchenk · 16 years ago
- 58b7d98 return null for empty commands by apanchenk · 16 years ago
- 95dbf16 print exception only if DLTKCore.DEBUG by apanchenk · 16 years ago
- e67574c getDebugOptions() method added by apanchenk · 16 years ago
- b55afbb new option ENGINE_SUPPORT_DATATYPES by apanchenk · 16 years ago
- fd054f2 remove surrounding quotes if engine does not support datatypes (e.g. TCL) by apanchenk · 16 years ago
- 3b664b5 undelete constructor with DLTKToken arguments - it is used in python by apanchenk · 16 years ago
- ce122e2 deleted constructor with DLTKToken arguments by apanchenk · 16 years ago
- 28d3ad5 debug event listeners so that it is only active when there is a break by jcompagne · 16 years ago v20081202
- 8e8d206 debug event listeners so that it is only active when there is a break by jcompagne · 16 years ago
- b11bb3f making new Project wizard pages more extinsible. by ncohen · 16 years ago
- 06d5d58 exit from waitFor() after the specified pattern occurs for the second time by apanchenk · 16 years ago
- bee74ff making new Project wizard pages more extinsible. by ncohen · 16 years ago
- a0c4588 execute /bin/sh by apanchenk · 16 years ago v20081201
- 743293d tests corrected by apanchenk · 16 years ago
- 704946f new method EnvironmentResolver.resolve(Map penv,EnvironmentVariable[] variables, boolean keepUnresolved) by apanchenk · 16 years ago
- 7e79dd5 formatting by apanchenk · 16 years ago
- 5b7edae renderCommandLineLabel() do not add leading space by apanchenk · 16 years ago
- 498bd33 misc improvements by apanchenk · 16 years ago
- 3cec8f9 [LayoutGroup] making this class public enables extender to update layouts (remove/add hierarchical/flat modes) by rganor · 16 years ago
- cde0d47 do not delete file when all classes are deleted by apanchenk · 16 years ago
- 1a9ea61 API to describe language features without additional methods by apanchenk · 16 years ago
- d0acea6 final for NO_NON_SCRIPT_RESOURCES by apanchenk · 16 years ago
- 697adb1 correctly collect dependencies: after variable name there should be non alpha numeric character by apanchenk · 16 years ago
- 3406a89 use Path.EMPTY by apanchenk · 16 years ago
- f6e2b82 formatting by apanchenk · 16 years ago
- 3e494d1 bug #256268 - Build Path -> Exclude is not excluding the folder. by apeled · 16 years ago v20081125
- 630dd22 fixed formatting by apeled · 16 years ago
- d8e1020 identifiers and getters changes, to enable ScriptExplorer to be inherited NirC by ncohen · 16 years ago
- d219857 - prevent NPE that can occur if we're missing RSE plugins, in this case, an IShellServiceSubSystem by jgangemi · 16 years ago
- 0b31f9f - prevent NPE that can occur if we're missing RSE plugins, in this case, an IShellServiceSubSystem by jgangemi · 16 years ago
- 76a938c add support for IAdaptable that converts to IModelElement by mspector · 16 years ago
- 98957ce * fixed bug caused NPE then displaying in console xml with hyper links by asobolev · 16 years ago v20081120-1419
- 0681a12 #253696 - Change access modifiers in BuildpathsBlock on behalf of Eden by ncohen · 16 years ago
- 577c762 #253696 - Change access modifiers in BuildpathsBlock on behalf of Eden by ncohen · 16 years ago
- 4411b44 StepFiltersEnabled preference is common for the whole eclipse by apanchenk · 16 years ago
- 12f7450 set mapped resource to the script by apanchenk · 16 years ago v20081114
- 1c67e80 * fix by asobolev · 16 years ago
- 106b654 Bug 253696 Change access modifiers in BuildpathsBlock by rganor · 16 years ago v20081113
- b556a8a formatting by apanchenk · 16 years ago
- 090a4a3 - don't match against 'lastSeen' if current word buffer starts with it by jgangemi · 16 years ago
- 0bf16a5 - don't match against 'lastSeen' if the current scanner column < 'lastSeen' known end position by jgangemi · 16 years ago
- bbb15b7 fixed formatting by apeled · 16 years ago
- f327aec retrieve context from the selection too by apanchenk · 16 years ago v20081112
- 7404055 new method introduced createThreadConfigurator(ILaunchConfiguration configuration), old method @deprecated by apanchenk · 16 years ago
- 5ef8222 - converted PythonWordRule into generic ScriptWordRule by jgangemi · 16 years ago
- 1c78b72 setEnableScriptField: use isValidProject() by apanchenk · 16 years ago v20081111
- daf2beb void projectChanged() bool isValidProject() by apanchenk · 16 years ago
- c34f660 remove final from createOptionsBlock(). by apanchenk · 16 years ago
- 8591ec0 formatting by apanchenk · 16 years ago
- 87aaa3e fixed formatting by apeled · 16 years ago
- ba62d5f fixed formatting by apeled · 16 years ago
- 1c26cca move DbgpBaseCommands, DbgpRequest, IDbgpCommunicator to the public API by apanchenk · 16 years ago
- c52b7f7 move DbgpBaseCommands, DbgpRequest, IDbgpCommunicator to the public API by apanchenk · 16 years ago
- 128519a Bundle-ActivationPolicy: lazy by apanchenk · 16 years ago