Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
037dc0551b920d664c96a7e35d589b5e453a83b8
/
core
/
plugins
0531d64
* Allow using of validators popup menu from resources view
by asobolev
· 16 years ago
5a1bdc1
Fixed bug 270808 (improving index file to provide better performance using SearchEngine.searchAllMethodNames())
by mspector
· 16 years ago
v20090408-1322
d7962f5
splitOn(char[] divider, char[] array) method
by apanchenk
· 16 years ago
fd52789
expand visibility of the create*Label() methods to allow overriding them
by mspector
· 16 years ago
831eb93
improve code readability
by apanchenk
· 16 years ago
dae7f89
remove strange & unused getElementByCommentPosition() method
by apanchenk
· 16 years ago
0a7a5a4
call foldingStructureProvider.uninstall() from dispose()
by apanchenk
· 16 years ago
717306b
createContextTypeRegistry() method extracted
by apanchenk
· 16 years ago
f7c853d
update controls if setPreference(Map) is called with the active dialog
by apanchenk
· 16 years ago
ff64bfc
better syncing around various methods
by jcompagne
· 16 years ago
a2c0a16
refresh improvements. Values should always be copied or tested if changed
by jcompagne
· 16 years ago
7fdc43a
- increase visibility from private -> protected
by jgangemi
· 16 years ago
a2d9c06
comment updated
by apanchenk
· 16 years ago
v20090319
bf9c5b4
refresh interpreter after environment change
by apanchenk
· 16 years ago
8c08f8f
setEnvironment() accepts environment == null now
by apanchenk
· 16 years ago
e67b84a
delete DLTK markers in clean()
by apanchenk
· 16 years ago
125dd76
use EnvironmentManager.setEnvironment(fProject, environment)
by apanchenk
· 16 years ago
eade447
setEnvironment* methods added
by apanchenk
· 16 years ago
1ed3dca
add GROUP_PORT from navigator standard groups
by apanchenk
· 16 years ago
117c12a
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
v20090316-1719
066c77c
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
a5fb431
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
d1bc164
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
cc849d3
do not log IOExceptions
by apanchenk
· 16 years ago
1ef1c28
removed strange "protected String createNativeBuildPath(IPath[] paths)" function
by apanchenk
· 16 years ago
a0862cb
better visualization for waiting for connection & waiting for initialization
by apanchenk
· 16 years ago
4d5b045
better visualization for waiting for connection & waiting for initialization
by apanchenk
· 16 years ago
2f49896
startProcess() method extracted
by apanchenk
· 16 years ago
756df4a
use DbgpConnectionConfig
by apanchenk
· 16 years ago
422e3da
use .length()!=0 instead of !"".equals(path)
by apanchenk
· 16 years ago
8544065
DbgpConnectionConfig class introduced
by apanchenk
· 16 years ago
c954cca
refactoring in renderCommandLine(IEnvironment environment,String interpreter)
by apanchenk
· 16 years ago
6bf730f
reorder conditions in readPacketXml()
by apanchenk
· 16 years ago
15cb4a1
messages externalized
by apanchenk
· 16 years ago
f5ba6f4
messageExternalized
by apanchenk
· 16 years ago
5b69552
waitDebuggerConnected() refactoring
by apanchenk
· 16 years ago
e765d27
in threadAccepted() - fireInitialized condition corrected
by apanchenk
· 16 years ago
682d8e8
use DLTKDebugLaunchConstants.FALSE
by apanchenk
· 16 years ago
ae64007
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
3708d22
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
483d165
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
2ee2c8c
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
dc98f79
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
c0017a2
Bug #268080 - no fake source created for NonExistingFileEditorInput
by rganor
· 16 years ago
ce605ea
better error reporting
by jcompagne
· 16 years ago
e10af74
- log errors to ScriptConsoleUIPlugin - use NLS.bind() instead of MessageFormat
by apanchenk
· 16 years ago
71f54f2
added cause constructors to DbgpOperationCanceledException
by jcompagne
· 16 years ago
v20090311
917ea6e
fixes for the layouting when typing in a function body.
by jcompagne
· 16 years ago
4ad5c35
refactor and improved the coloring support
by jcompagne
· 16 years ago
f8db9ff
allow configuring script explorer actions
by mspector
· 16 years ago
967f4e0
createRadioButtonNoLayoutData()
by apanchenk
· 16 years ago
v20090309
804ab1e
remove unnecessary NON-NLS comments
by apanchenk
· 16 years ago
1e4f816
Bug # 267008 - No validation for opened external files in PDT
by rganor
· 16 years ago
f560852
Bug # 267008 - No validation for opened external files in PDT
by rganor
· 16 years ago
aa8ea47
Bug #266668 - Opened external file - model not updated
by rganor
· 16 years ago
5ac1889
- parameter if foreign resources should be returned
by apanchenk
· 16 years ago
8bf9fd0
undo previous commit...
by apanchenk
· 16 years ago
8c89b87
move to the public API
by apanchenk
· 16 years ago
ca3ba77
boolean isBuiltin() method added
by apanchenk
· 16 years ago
0ca8bca
remove synchronized for fReconcilingListeners since ListenerList is already thread-safe
by apanchenk
· 16 years ago
8abf204
use public StatusInfo
by apanchenk
· 16 years ago
0a10e6d
remove unnecessary NON-NLS comments
by apanchenk
· 16 years ago
96cd0f3
public static IPreferenceChangeRebuildPrompt create(title,message) method added
by apanchenk
· 16 years ago
b86186e
unused import removed
by apanchenk
· 16 years ago
v20090305-1931
fcb4911
insertBrackets() method extracted
by apanchenk
· 16 years ago
e7736b2
improve layout for the port composite
by apanchenk
· 16 years ago
377a0d3
Syntax Color preference panel constribution
by jcompagne
· 16 years ago
86d9d7e
ModelElement should be accessable by the dom provider plugin
by jcompagne
· 16 years ago
v20090305-0026
2ba799a
do not check persistent property for ExternalScriptProject
by apanchenk
· 16 years ago
be32a79
automatically "break-on-first-line" for children if StepInto was used
by apanchenk
· 16 years ago
19ac7bb
FIXME comment related to the ATTR_SCRIPT_NATURE
by apanchenk
· 16 years ago
35c9dba
breakOnFirstLine:
by apanchenk
· 16 years ago
62969c7
breakOnFirstLine:
by apanchenk
· 16 years ago
c73de99
comments formatting
by apanchenk
· 16 years ago
4c6086e
remove DbgpStepOperation class, so children implement process() method directly
by apanchenk
· 16 years ago
155fa95
introduce IPreferenceChangeRebuildPrompt
by apanchenk
· 16 years ago
4bce8d9
fixed bug in equals()
by apanchenk
· 16 years ago
d54ed28
- execute a command directly against an interpreter
by jgangemi
· 16 years ago
0298876
- pulled up 'workflow' from external checker implementation for all to use
by jgangemi
· 16 years ago
e69ffa4
- pulled up 'workflow' from external checker implementation for all to use
by jgangemi
· 16 years ago
7fe8356
1.4 compatible code
by apanchenk
· 16 years ago
v20090303
0e6cad5
Tcl: skip initial <console> stack frame for spawned processes
by apanchenk
· 16 years ago
93c7ab0
use Util.EMPTY_STRING
by apanchenk
· 16 years ago
3da491f
use constants from Node - as they are declared
by apanchenk
· 16 years ago
57d84eb
rename option ENGINE_STOP_BEFORE_FIRST_LINE -> ENGINE_STOP_BEFORE_CODE
by apanchenk
· 16 years ago
31541da
Tcl: filter out <console> stack frames. improve presentation if some stack frame were not parsed correctly
by apanchenk
· 16 years ago
0881bc8
Tcl: filter out <console> stack frames. improve presentation if some stack frame were not parsed correctly
by apanchenk
· 16 years ago
be40b6b
Tcl: filter out <console> stack frames. improve presentation if some stack frame were not parsed correctly
by apanchenk
· 16 years ago
6986506
there are no reasons to throws DbgpException in constructor
by apanchenk
· 16 years ago
82a9387
small improvements
by apanchenk
· 16 years ago
533716c
use NLS.bind()
by apanchenk
· 16 years ago
9d5cc90
TCL: [x] ignore vwait rename warning
by apanchenk
· 16 years ago
v20090302
2ba0101
TCL: [x] ignore vwait rename warning
by apanchenk
· 16 years ago
882fd42
remove unused class
by apanchenk
· 16 years ago
56255a9
getAttribute(String) method added
by apanchenk
· 16 years ago
b2af031
getAttribute(String) method added
by apanchenk
· 16 years ago
3442773
small refactoring
by apanchenk
· 16 years ago
6dbb486
- converted TclSelectRulerAction -> ScriptEditorRulerActionDelegate
by jgangemi
· 16 years ago
88f117e
java 1.5
by apanchenk
· 16 years ago
v20090301
d74a8b6
- converted Ruby/TclEditorHoverPreferencePage into ScriptEditorHoverPreferencePage
by jgangemi
· 16 years ago
Next »