Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
9a13d8217972534269c7f9edb191c599a6040e37
« Previous
0355b3a
367757 - Editor caches external file changes
by apanchenk
· 13 years ago
0e15b2f
Don't rebuild files with import problems if no structural changes
by apanchenk
· 13 years ago
423723b
generics
by apanchenk
· 13 years ago
5b405b6
include all fields in ScriptProjectionAnnotation.toString()
by apanchenk
· 13 years ago
b16d948
check if !display.isDisposed()
by apanchenk
· 13 years ago
c9bd4f9
support for creating multiple projects
by apanchenk
· 13 years ago
406176a
generics
by apanchenk
· 13 years ago
50b4644
remove getEditorInput(Object input) forwarding to EditorUtility
by apanchenk
· 13 years ago
e719d8a
remove getEditorInput(Object input) forwarding to EditorUtility
by apanchenk
· 13 years ago
1fb7086
EditorUtility,getEditorInput(Object input) doesn't throw exception
by apanchenk
· 13 years ago
5afd724
call static getProject() without this.
by apanchenk
· 13 years ago
4f9db45
fall back to the (default) spelling controle quick fix
by jcompagne
· 13 years ago
1ea17f8
remote "Add Task/Bookmark" messages as they belong to language specific plugins
by apanchenk
· 13 years ago
67fcb88
JS completion: insert generic type parameters only in jsdoc
by apanchenk
· 13 years ago
22659f9
Problem severity settings moved to core and per-project support added.
by apanchenk
· 13 years ago
0f7cda9
Problem severity settings moved to core and per-project support added.
by apanchenk
· 13 years ago
92540f5
call static getProject() without this.
by apanchenk
· 13 years ago
5eb6cf7
better support for adding PreferenceKeys after creating the block.
by apanchenk
· 13 years ago
cdc5d44
add .getActiveProfileKey() to the list of all keys
by apanchenk
· 13 years ago
ba0379d
* fix for Bug 361231 - Bad Memento serialization with external Zip projet fragment - sbernard@sierrawireless.com
by asobolev
· 13 years ago
8ab5f2f
* correct message for wrong file
by asobolev
· 13 years ago
7bead17
* apply patch from jdesgats@sierrawireless.com - fix for Bug 352826
by asobolev
· 13 years ago
505d55b
* apply patch from jdesgats@sierrawireless.com - fix for Bug 352826
by asobolev
· 13 years ago
87be2ef
remove "private final int id = nextId++;"
by apanchenk
· 13 years ago
1d855b0
toString(): in catch use local variable shortClassName
by apanchenk
· 13 years ago
ee7b260
compare libary file timestamp+length before indexing
by apanchenk
· 13 years ago
9958844
ArchiveProjectFragmentRequest support
by apanchenk
· 13 years ago
11f8ff3
cleanup/formatting/generics
by apanchenk
· 13 years ago
579a286
remove unused code
by apanchenk
· 13 years ago
3a77596
Fix archive indexing support
by apanchenk
· 13 years ago
52acdad
move "public IQuickAssistAssistant getQuickAssistAssistant(ISourceViewer sourceViewer)" from Tcl to ScriptSourceViewerConfiguration
by apanchenk
· 13 years ago
ecef695
drop unused containerRelativePath()
by apanchenk
· 13 years ago
df7bf24
checkChanges() use passed in parameter parentFolders
by apanchenk
· 13 years ago
87a0765
remove inherited equals() definition
by apanchenk
· 13 years ago
07fad0f
move ReplacementBuffer as top level class
by apanchenk
· 13 years ago
d14a4b4
increase visibility of createTypeProposal() to protected
by apanchenk
· 13 years ago
fd72ac5
ISourceNode interface
by apanchenk
· 13 years ago
7801e86
use interface
by apanchenk
· 13 years ago
b0a8e18
TestSupport.ignored(testCase)
by apanchenk
· 13 years ago
0ee6e48
generics
by apanchenk
· 13 years ago
ad66a21
move @ConfigurationElement to annotations package
by apanchenk
· 13 years ago
dfd5a4c
removed cloned WhitespaceCharacterPainter and use it from jface, fixes bug 363585
by apanchenk
· 13 years ago
64aa834
bugfix in SemanticHighlightingManager.affectsEnablement()
by apanchenk
· 13 years ago
177c96b
generics, formatting
by apanchenk
· 13 years ago
af3e2da
Ignore target/ folder
by apanchenk
· 13 years ago
cd3976c
ignore target/ folders
by apanchenk
· 13 years ago
9bc0f7f
ignore target/ folders
by apanchenk
· 13 years ago
bf2b740
ignore target/ folders
by apanchenk
· 13 years ago
1b0983f
ignore target/ folders
by apanchenk
· 13 years ago
1b444db
"public String getExtraAttribute(String name)" method added
by apanchenk
· 13 years ago
06aa027
Extend dependency handling
by apanchenk
· 13 years ago
cfeb0c2
addChangedResources(Collection<IFile> files) added
by apanchenk
· 13 years ago
0b48c0c
sorting state was read and written to to different stores so it wasn't remembered
by jcompagne
· 13 years ago
1114cf4
deleteProjects(final String... projectNames) - change signature
by apanchenk
· 13 years ago
5f24131
generics
by apanchenk
· 13 years ago
1be0344
fix java compliance settings
by apanchenk
· 13 years ago
99ab2a7
fix java compliance settings
by apanchenk
· 13 years ago
9f57d89
fix java compliance settings
by apanchenk
· 13 years ago
3372ae2
CompoundMessage for log console
by apanchenk
· 13 years ago
e5b8f9d
CompoundMessage for log console
by apanchenk
· 13 years ago
9a444e6
Log Console improvements
by apanchenk
· 13 years ago
36a0f67
Log Console improvements
by apanchenk
· 13 years ago
6d244b6
manifest fixes
by apanchenk
· 13 years ago
22f8981
extracting interface out of ProposalInfo (in progress)
by apanchenk
· 13 years ago
4698b21
generics
by apanchenk
· 13 years ago
caec483
* fix for create DLTK element from custom memento
by asobolev
· 13 years ago
cdfda84
Manual invocations of IScriptBuilders are done via ScriptBuilderUtil class
by apanchenk
· 13 years ago
f239625
* include pack200 option to easy pack200 apply step
by asobolev
· 13 years ago
a51660e
* main build/pom.xml now build only one all-in-one update site with sources
by asobolev
· 13 years ago
ae3da71
remove: catch(Throwable e) { e.printStackTrace();}
by apanchenk
· 13 years ago
2b6b523
* building of other dltk components using maven/tycho
by asobolev
· 13 years ago
66d88a4
* tycho 0.12.0 based build update + poms for tcl*, ruby, javascript are updated
by asobolev
· 13 years ago
944f7af
* bulk update of version to 4.0.0
by asobolev
· 13 years ago
2cf5c19
* use java 1.5
by asobolev
· 13 years ago
16dd178
* update .cvsignore's
by asobolev
· 13 years ago
5df68c7
* allow to display custom proposal completion documentation
by asobolev
· 13 years ago
de53a66
* allow to display custom proposal completion documentation
by asobolev
· 13 years ago
26b4570
setCompletionLocation(int) added
by apanchenk
· 13 years ago
dfea1e8
getElementName() handle IFile as well
by apanchenk
· 13 years ago
6259c47
better parameter name
by apanchenk
· 13 years ago
99231dd
use Path.EMPTY
by apanchenk
· 13 years ago
3e7abf3
rename getfSpellingProblem() -> getSpellingProblem()
by apanchenk
· 13 years ago
v20110904-1100
fa82498
* include Ctrl+BS and Ctrl + Del for Delete Previous, Next word actions to default navigation actions of ScriptEditor
by asobolev
· 13 years ago
a015e91
* Allow spell checking quick fixes to work
by asobolev
· 13 years ago
9fb8ad1
* NPE fix in DeltaProcessor
by asobolev
· 13 years ago
aea48a0
* NPE fix for Tcl IDE
by asobolev
· 13 years ago
eb5e4dc
* add synchronization to SourceMapper internals
by asobolev
· 13 years ago
d717bae
* Allow interpreters embedded by plugins to be always updated. (Before they was not updated at all).
by asobolev
· 13 years ago
eaa2353
Bug 355616 Path mapping not done for "Run to line" breakpoints
by apanchenk
· 13 years ago
2f9d96c
* remove unused params in pom.xml
by asobolev
· 13 years ago
1695990
* use version with 'v' as qualifier prefix to allow correct update from updatesite created with maven
by asobolev
· 13 years ago
10eab84
* Don't update pattern for radio button de-selection events.
by asobolev
· 13 years ago
1e566d8
fix in getParent() - return single item instead of array
by apanchenk
· 13 years ago
606ea54
use fully qualified type name when grouping similar named types
by apanchenk
· 13 years ago
3cb90ad
delegate to model label providers if non standard type hierarchy
by apanchenk
· 13 years ago
f2db67e
introduce type hierarchy mode
by apanchenk
· 13 years ago
8b7e9f2
delegate type hierarchy creation for SourceTypes, introduce type hierarchy mode
by apanchenk
· 13 years ago
10fda15
generics
by apanchenk
· 13 years ago
f5f4f4c
generics
by apanchenk
· 13 years ago
2140c12
enable File-Refresh command
by apanchenk
· 13 years ago
Next »