Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
8ed6524158a2acdfe2b2bd8c81eb3898ec0bd1a4
8ed6524
plugin-contributed code style profiles
by apanchenk
· 14 years ago
faaf633
plugin-contributed code style profiles
by apanchenk
· 14 years ago
1c879ad
toString() implemented
by apanchenk
· 14 years ago
3fd59bc
fix "Multiple markers" message
by apanchenk
· 14 years ago
30ea81f
generics
by jcompagne
· 14 years ago
f414250
generics, toolkit != null check
by apanchenk
· 14 years ago
89adc3f
delete
by apanchenk
· 14 years ago
7f8d106
delete
by apanchenk
· 14 years ago
cbf24b7
patched from vlad for inline fixes and actions on views
by jcompagne
· 14 years ago
0c588cc
patched from vlad for inline fixes and actions on views
by jcompagne
· 14 years ago
f7b098c
patched from vlad for inline fixes and actions on views
by jcompagne
· 14 years ago
45ba4a6
patched from vlad for inline fixes and actions on views
by jcompagne
· 14 years ago
2134bf5
patch from vlad, inline refactor
by jcompagne
· 14 years ago
3957589
patch from vlad for context/keybindings
by jcompagne
· 14 years ago
432213f
quick null pointer fix, we need a better refactor
by jcompagne
· 14 years ago
d1b2bed
patch from vlad: dont ask for save as much when refactoring
by jcompagne
· 14 years ago
e67943b
refactor so that keys don't have to be defined direct in the constructor, because that will cause duplicate new PreferenceKeys to be created once for the constructor with an ugle static call most of the time and once later on when they are really created (for example in the createComposite() call
by jcompagne
· 14 years ago
9ff82c5
more keyboard shortcuts to the refactor menu items
by jcompagne
· 14 years ago
0e504c4
keybindings shorcuts path from Vlad (in sync with the java keybindings)
by jcompagne
· 14 years ago
7291723
resolve bundle-related paths of predefined interpreteres
by apanchenk
· 14 years ago
bb27827
Bug 332439, contributed by Ivan Inozemtsev with some improvements
by apanchenk
· 14 years ago
9a27a3d
remove unused inner classes
by apanchenk
· 14 years ago
96bc41e
use asynExec() to retrieve red color
by apanchenk
· 14 years ago
316e25f
generics
by apanchenk
· 14 years ago
a8734e6
update versions
by apanchenk
· 14 years ago
v20101212-1106
1dc1da0
update versions
by apanchenk
· 14 years ago
c948545
update versions
by apanchenk
· 14 years ago
e5c4680
update versions
by apanchenk
· 14 years ago
596cc45
update versions
by apanchenk
· 14 years ago
2479c75
update versions
by apanchenk
· 14 years ago
6e24e3a
update versions
by apanchenk
· 14 years ago
v20101211-0412
e4e2f83
update versions
by apanchenk
· 14 years ago
v20101211-0331
72b7fc2
update versions
by apanchenk
· 14 years ago
fe6165e
update versions
by apanchenk
· 14 years ago
f9d8522
update versions
by apanchenk
· 14 years ago
7a987b2
update versions
by apanchenk
· 14 years ago
1a58e2c
update versions
by apanchenk
· 14 years ago
34ac11e
update versions
by apanchenk
· 14 years ago
b23b9bb
update versions
by apanchenk
· 14 years ago
bb3a227
update versions
by apanchenk
· 14 years ago
344e5e4
update versions
by apanchenk
· 14 years ago
7e93fab
fix in getPath() for SCRIPT_FOLDER
by apanchenk
· 14 years ago
v20101210-1336
f6bf8ad
IProjectFragment getProjectFragment(IPath path) added
by apanchenk
· 14 years ago
d0fe28b
plugins names & about.html
by apanchenk
· 14 years ago
v20101211-1000
94fd843
plugins names & about.html
by apanchenk
· 14 years ago
2febe3e
ignore target folders
by apanchenk
· 14 years ago
f4eb070
poms for .logconsole.* plugins
by apanchenk
· 14 years ago
d228a05
org.eclipse.dltk.logconsole.* plugins
by apanchenk
· 14 years ago
9a0ae9c
LogConsole
by apanchenk
· 14 years ago
b1b5982
LogConsole
by apanchenk
· 14 years ago
6cc199f
remove unused classes
by apanchenk
· 14 years ago
4674856
synchronization and use OverflowingLRUCache instead of ElementCache
by apanchenk
· 14 years ago
v20101209
46649b3
drop IElementCacheListener as we can just override required methods if needed
by apanchenk
· 14 years ago
e3234ac
fix buildpath variable support and search in external folders
by apanchenk
· 14 years ago
deae5b9
remove scope check in private IProjectFragment getProjectFragment(String pathString) - it shouldn't be done at that place
by apanchenk
· 14 years ago
9425255
one more search() function introduced
by apanchenk
· 14 years ago
53ea8be
generics
by apanchenk
· 14 years ago
00b14f5
* correct version in pom.xml
by asobolev
· 14 years ago
2acf8d0
persist editors for external source modules
by apanchenk
· 14 years ago
0c1e38c
toString() includes language name
by apanchenk
· 14 years ago
0b4e1b6
generics
by apanchenk
· 14 years ago
cfe3f45
don't create search pattern for anonymos functions
by apanchenk
· 14 years ago
4532d55
getMatch(int) added
by apanchenk
· 14 years ago
c00f761
method to search for model elements
by apanchenk
· 14 years ago
06450c0
deprecated EXTENSION_POINT_ID
by apanchenk
· 14 years ago
fedbe3e
call IScriptProject.getLanguageToolkit() via interface
by apanchenk
· 14 years ago
30066bf
avoid endless recursion, bug 331505, contributed by xu jiaxi
by apanchenk
· 14 years ago
f27544e
implement getInformationControlCreator() in ScriptSourceViewerConfiguration
by apanchenk
· 14 years ago
b92493d
patch from Vladislav: https://bugs.eclipse.org/bugs/attachment.cgi?id=184150
by jcompagne
· 14 years ago
dd7bb73
don't put extra space before left brace of object initializer
by apanchenk
· 14 years ago
95ab235
display HTML annotations in ruler & overview
by apanchenk
· 14 years ago
48bec62
mulit markers support for the hoover (just like the annotation)
by jcompagne
· 14 years ago
5dfad22
Eclipse formatting style
by apanchenk
· 14 years ago
778db6d
deprecated IIndexRequestor provide special API to check requestor kind
by apanchenk
· 14 years ago
v20101127-0026
e43cd5f
some fixes for reference/search tests
by jcompagne
· 14 years ago
cfe195f
increment version
by apanchenk
· 14 years ago
c09748b
fix interface name
by apanchenk
· 14 years ago
f34078a
extract initializeEditorHoverBackgroundColor() and catch exceptions if no workbench - for headless tests
by apanchenk
· 14 years ago
v20101125-1744
18c0f54
support for StyledString (coming)
by apanchenk
· 14 years ago
00c3ba6
pass toolkit as 1st parameter in constructor instead of overriding abstract method
by apanchenk
· 14 years ago
v20101125-1247
d086a67
find references in project: support ILocalVariable
by apanchenk
· 14 years ago
272f1ee
fix command definition
by apanchenk
· 14 years ago
ef63725
implement Alt-Shift-J in JS to generate method/field jsdoc
by apanchenk
· 14 years ago
53cea8b
removed anon_scope only scopes that result in an Identifier are now shown
by jcompagne
· 14 years ago
1c8ecb1
generics
by apanchenk
· 14 years ago
v20101123-1652
8d323cc
mark occurrences - preferences
by apanchenk
· 14 years ago
e819d47
addKeys(List<OverlayKey> keys) method added
by apanchenk
· 14 years ago
541bebf
toggle mark occurences action
by apanchenk
· 14 years ago
ac11e79
mark occurences
by apanchenk
· 14 years ago
2cec0aa
setFocus(): for OrPattern set focus for each part
by apanchenk
· 14 years ago
fb0fcea
use Arrays.fill() to clear arrays
by apanchenk
· 14 years ago
5785588
clear method shoud really just clear all the valueTable and keyTable references
by jcompagne
· 14 years ago
09f8c6b
if formatter implemenst IScriptFormatterExtension - call initialize() method of it
by apanchenk
· 14 years ago
eba0746
bug 330316 "Change Method Signature" contributed by Vladislav Kuzkokov
by apanchenk
· 14 years ago
ad4f875
bug 330316 "Change Method Signature" contributed by Vladislav Kuzkokov
by apanchenk
· 14 years ago
b51d611
qualify type with namespace if availabel
by apanchenk
· 14 years ago
27ef8fa
Ctrl-Shift-G keyboard shortcut
by apanchenk
· 14 years ago
5eeab34
added update site for core feature
by aplatov
· 14 years ago
203653c
added update site for core feature
by aplatov
· 14 years ago
86f668b
delegate to org.eclipse.jface.internal.text.html.HTMLPrinter.convertTopLevelFont(styles, fontData)
by apanchenk
· 14 years ago
Next »