Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
e85721c08d4234069aafec44731d8a7d146427d5
e85721c
Refactored to support deferred loading.
by ssanders
· 16 years ago
1343032
Refactored isValidWorkbenchPart() to retrieve the nature from the IEditorInput rather than directly casting to ScriptEditor in order to support alternate editor implementations.
by ssanders
· 16 years ago
1081691
Added status line error message and audible beep when source format fails because of syntax error in file.
by ssanders
· 16 years ago
e449cd5
Corrected elementChanged() to refresh in asynchronous runnable in order to avoid Invalid thread access and added double-click and open handler to match functionality in other views.
by ssanders
· 16 years ago
4a02d1a
Corrected selectAndOpen() to avoid NPE when fEditor is null.
by ssanders
· 16 years ago
465fcf8
Added instanceof check for second parameter in order to avoid CCE when selecting Gem::Builder.
by ssanders
· 16 years ago
05023dc
Changed to default to automatic orientation.
by ssanders
· 16 years ago
c747317
Corrected quoting.
by ssanders
· 16 years ago
dfa1c58
Refactored to support alternate ISourceModule and editor implementations.
by ssanders
· 16 years ago
0de1fc8
Corrected externalization warnings.
by ssanders
· 16 years ago
7b56c2b
Corrected settings to warn for non-externalized strings.
by ssanders
· 16 years ago
32b4000
Corrected to use a more appropriate 'testing' icon.
by ssanders
· 16 years ago
3cab473
Moved local environment path resolution to RuntimeBuildpathEntry.resolvePath() in order to catch more usages.
by ssanders
· 16 years ago
bb59247
Corrected quoting.
by ssanders
· 16 years ago
3e05892
Corrected quoting.
by ssanders
· 16 years ago
4310cbe
Added ensureValid() and updated setDefaults() to call it in order to ensure a valid project is always set.
by ssanders
· 16 years ago
cf10332
Added Variables View to default debugger layout.
by ssanders
· 16 years ago
1dc641f
Corrected quoting.
by ssanders
· 16 years ago
f875321
Ensure global items are added first, because nature items may depend on them running first.
by ssanders
· 16 years ago
e9620f8
Added settings to ignore missing externalization.
by ssanders
· 16 years ago
554b64d
Corrected resolveRuntimeBuildpathEntry() to avoid NPE when path is already resolved.
by ssanders
· 16 years ago
dae1bd4
Moved local environment path resolution to RuntimeBuildpathEntry.resolvePath() in order to catch more usages.
by ssanders
· 16 years ago
aff75b5
Added OPTIMIZE to default task tags.
by ssanders
· 16 years ago
a13051a
Refactored to properly support multi-line pasting.
by ssanders
· 16 years ago
bb56b7d
Corrected externalization.
by ssanders
· 16 years ago
ce982cb
default value for hitCount is -1
by apanchenk
· 16 years ago
64c63c9
if (TRACE) to protect debug code in buildFinished()
by apanchenk
· 16 years ago
85bcf94
TCL spawnpoint support
by apanchenk
· 16 years ago
519de2b
TCL spawnpoint support
by apanchenk
· 16 years ago
473a752
TCL spawnpoint support
by apanchenk
· 16 years ago
3b8275d
getWorkspaceRoot() method extracted
by apanchenk
· 16 years ago
ccfd7dc
dont alter selection if an action is triggered (ctrl/command X) because then that command doesnt work anymore.
by jcompagne
· 16 years ago
b334986
link the specified directory as a whole
by apanchenk
· 16 years ago
6ddf7de
external folder -> library folder
by apanchenk
· 16 years ago
acac91c
use Collections.EMPTY_LIST
by apanchenk
· 16 years ago
632684f
*fix
by asobolev
· 16 years ago
v20090115-2306
e4d23f8
fixed handling of the external libraries in the remote environment
by apanchenk
· 16 years ago
v20090115
72f0d24
formatting
by apanchenk
· 16 years ago
d422705
formatting
by apanchenk
· 16 years ago
07ed165
add methods to operate with envId only - so it works when RSE is not initialized yet
by apanchenk
· 16 years ago
04bb59b
correct paths detection
by apanchenk
· 16 years ago
8122821
getWorkspaceRoot() method extracted
by apanchenk
· 16 years ago
8eb65b1
use isEnabledLinkedProject() method to enable new features
by apanchenk
· 16 years ago
1df93c0
wizard to create projects with linked content
by apanchenk
· 16 years ago
96b5ae5
wizard to create projects with linked content
by apanchenk
· 16 years ago
99e1b15
wizard to create projects with linked content
by apanchenk
· 16 years ago
86b9ca0
wizard to create projects with linked content
by apanchenk
· 16 years ago
c3102b7
setPreSelection() only if file exists
by apanchenk
· 16 years ago
500a3c4
clear entries after restore
by apanchenk
· 16 years ago
9daf8a4
extracted code to backup existing project configuration
by apanchenk
· 16 years ago
0a910b6
extracted ProjectWizardUtils.reuseInterpreterLibraries(...)
by apanchenk
· 16 years ago
be9026c
Simplify code using ProjectWizardSecondPage.getScriptNature()
by apanchenk
· 16 years ago
941a18c
"String selectFolder(Shell shell, String initialFolder)" method added
by apanchenk
· 16 years ago
82f3ab3
"String selectFolder(Shell shell, String initialFolder)" method added
by apanchenk
· 16 years ago
dc31f84
rerun failed tests for RSpec
by apanchenk
· 16 years ago
65246df
small API changes
by apanchenk
· 16 years ago
8905530
removed "public void setName(String name)"
by apanchenk
· 16 years ago
8ba8325
Rerun Failures action
by apanchenk
· 16 years ago
8d430f1
- start work on the linked-project mode
by apanchenk
· 16 years ago
e59602f
getEnvironmentId() method added
by apanchenk
· 16 years ago
be154e0
EnvironmentManager.fireEnvirontmentChange() after RSE init completed
by apanchenk
· 16 years ago
fa51bbf
small optimizations in getObjects()
by apanchenk
· 16 years ago
d9aa392
added "protected List getElementInfoList()" for the optimization purposes
by apanchenk
· 16 years ago
3ed3396
added abstract implementation and common notification enviromentsModified()
by apanchenk
· 16 years ago
e1a80c2
constructor changed to private
by apanchenk
· 16 years ago
2b5f4d6
decorator for the remote projects
by apanchenk
· 16 years ago
27c9643
J2SE-1.4
by apanchenk
· 16 years ago
3759ad0
visibility of the RSE_SCHEME increased to public
by apanchenk
· 16 years ago
36a5c15
J2SE-1.4
by apanchenk
· 16 years ago
9dc4064
prevent NPE if memento.getChild(TAG_LOCAL_WORKING_SET_MANAGER) returns null
by apanchenk
· 16 years ago
deb6901
use .getLocalEnvironment()
by apanchenk
· 16 years ago
4a5df49
Added shortcut for opening Call Hierarchy
by mspector
· 16 years ago
52905a5
log IFile.getContents() only if retry - don't log if re-throwing
by apanchenk
· 16 years ago
e39ac02
Fixed bug 260215: The alreadyAddedElements is not needed
by mspector
· 16 years ago
311be63
on shutdown() wait not more than 1 minute for thread to terminate
by apanchenk
· 16 years ago
16ad3b4
wait RSE initialization in background
by apanchenk
· 16 years ago
458011e
rename: create package -> create folder
by apanchenk
· 16 years ago
v20081228
3bd243e
readonly model element is not a valid destination
by apanchenk
· 16 years ago
b53cd60
during drag-n-drop handle IScriptFolder as usual foders
by apanchenk
· 16 years ago
7bedb76
protected IProject getProject() protected boolean isValidProject(IProject proj)
by apanchenk
· 16 years ago
8958036
formatting
by apanchenk
· 16 years ago
b50c74d
remove duplicate contribution of the ScriptBuilder
by apanchenk
· 16 years ago
3a5e777
ContentAssistProcessor extracted to the separate file
by apanchenk
· 16 years ago
f10a6cf
enableUpdateJob.schedule(500) in createControl(), to update view state
by apanchenk
· 16 years ago
2024802
use && getSelectionCount() == 0
by apanchenk
· 16 years ago
e91612e
made some static constants public
by jcompagne
· 16 years ago
6b3e290
locals below the globals (like this)
by jcompagne
· 16 years ago
bcacc88
added remote port preference (not yet used in dltk itself)
by jcompagne
· 16 years ago
2b07685
default folded comments setting
by jcompagne
· 16 years ago
65e2975
Fixed #259356
by mspector
· 16 years ago
3627eb5
small optimization: use caching when searching super types
by mspector
· 16 years ago
fea20c4
simplify evaluation of the ScriptFolder path
by apanchenk
· 16 years ago
v20081218
9f2ec25
introduced function "static String folderPathToString(IPath path)"
by apanchenk
· 16 years ago
6666661
performance improvement (cache element name)
by mspector
· 16 years ago
47b9f1a
correct detection of the offset if column is not available
by apanchenk
· 16 years ago
618c8e2
correct detection of the offset if column is not available
by apanchenk
· 16 years ago
0b3321a
minor optimization
by apanchenk
· 16 years ago
b40591e
save console history only for the debug console
by apanchenk
· 16 years ago
c8e8a05
save console history only for the debug console
by apanchenk
· 16 years ago
4a9e59c
save console history only for the debug console
by apanchenk
· 16 years ago
Next »