Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
refs/tags/v20080919-1935
230a2f9
do not add "Runner" to the categories
by apanchenk
· 16 years ago
v20080919-1935
0fea039
special icons for categories implemented
by apanchenk
· 16 years ago
b19f229
sort categories first
by apanchenk
· 16 years ago
1eec0df
XML serialization correctly handles categories
by apanchenk
· 16 years ago
1af2dbb
BUNDLE_NAME fixed
by apanchenk
· 16 years ago
2178334
category engines added
by apanchenk
· 16 years ago
2a67502
getCategoryAttributeName() method introduced
by apanchenk
· 16 years ago
f8332ca
TestCategoryElement entity introduced
by apanchenk
· 16 years ago
6d6a1e1
decode escaped comma and backslash
by apanchenk
· 16 years ago
8711419
debug logging
by apanchenk
· 16 years ago
9cce8a9
close dialog initially opened without correctly selected page
by apanchenk
· 16 years ago
b74b639
fixed save for the files outside of the source folder
by apanchenk
· 16 years ago
v20080918-1648
88b406e
- builder extension so builders can process external modules
by apanchenk
· 16 years ago
f634522
- builder extension so builders can process external modules
by apanchenk
· 16 years ago
3609bbd
in estimateBuild() do not collect modules if builder requests full build and we already do FULL_BUILD
by apanchenk
· 16 years ago
4280830
pass EMPTY_SET as externalFoldersBefore in fullBuild()
by apanchenk
· 16 years ago
95cdc77
check EOF in loop instead of computeSubstitution()
by apanchenk
· 16 years ago
00615a3
compatibility methods added
by apanchenk
· 16 years ago
91795fa
refactored duplicate parts of the code to TextUtils and HTMLUtils
by apanchenk
· 16 years ago
a487eed
refactored duplicate parts of the code to TextUtils and HTMLUtils
by apanchenk
· 16 years ago
68181c6
* hand then showing hover in some cases
by asobolev
· 16 years ago
1ae91f5
readPacketSize() optimization
by apanchenk
· 16 years ago
88aa65f
public static void logWarning(String message)
by apanchenk
· 16 years ago
cc067c8
remove waitUntilIndexesReady stub - now call real function from base class
by apanchenk
· 16 years ago
v20080919
b7e3ced
check content options are now language specific
by apanchenk
· 16 years ago
v20080917-1720
d6e8eb5
removed check content options - they are language specific now
by apanchenk
· 16 years ago
25cdbe9
reindex mixin always
by apanchenk
· 16 years ago
27f88a1
isEmptyExtension(String name) method introduced
by apanchenk
· 16 years ago
99103a4
@deprecated for *CONTENT_CHECKING options
by apanchenk
· 16 years ago
29a9f9f
detect contentType from file/resource content could be enabled on per language basis
by apanchenk
· 16 years ago
39cc2c2
don't need to check if files found in index are scripts
by apanchenk
· 16 years ago
02495b5
don't need to check if files found in index are scripts
by apanchenk
· 16 years ago
bdb04f9
- lookup the language specific IDebugModelPresentation implemenation
by jgangemi
· 16 years ago
dcb8020
try to terminate process too
by apanchenk
· 16 years ago
f9f9e9d
extends AbstractLanguageToolkit
by apanchenk
· 16 years ago
e7d8d20
activate="true" for mylyn proposal sorter
by apanchenk
· 16 years ago
01c210e
refactoring
by apanchenk
· 16 years ago
c30632f
cut SPECIAL-MIXIN prefix earlier
by apanchenk
· 16 years ago
v20080916-1610
10045be
more compact expression in isSkipped(Index)
by apanchenk
· 16 years ago
0871ed2
isFile() == info.exists() && !info.isDirectory() -- the similar to File#isFile() semantic
by apanchenk
· 16 years ago
76c00a1
* fixes
by asobolev
· 16 years ago
60918ee
* fixes
by asobolev
· 16 years ago
2b219af
use setAttribute(..., null) instead of removeAttribute()
by apanchenk
· 16 years ago
809cb8b
mylyn integration updated
by apanchenk
· 16 years ago
v20080915-1935
80b2c8c
mylyn integration updated
by apanchenk
· 16 years ago
9967392
formatting
by apanchenk
· 16 years ago
12b33ee
org.eclipse.dltk dependency removed
by apanchenk
· 16 years ago
78fa1f7
allow overriding of information control creator
by mspector
· 16 years ago
d436e7e
allow to provide text tools in implementors - fix override proposal coloring
by mspector
· 16 years ago
f0d0122
eclipse 3.3 compatibility
by apanchenk
· 16 years ago
v20080915-1524
c8f61a0
@deprecated ATTR_DLTK_DBGP_PORT - communication port is global now
by apanchenk
· 16 years ago
a032ffc
log error if there is non digit in packet size
by apanchenk
· 16 years ago
aaecfa9
null check added
by apanchenk
· 16 years ago
a62ddb2
use connection timeout from DLTK debug preferences
by apanchenk
· 16 years ago
f6fe758
use connection timeout from DLTK debug preferences
by apanchenk
· 16 years ago
2b78886
public static int getConnectionTimeout() added
by apanchenk
· 16 years ago
4608b1e
access project preferences using IProject
by apanchenk
· 16 years ago
5273495
added check that projectName is valid before trying to access project preferences
by apanchenk
· 16 years ago
429082d
expand variables in environment variables
by apanchenk
· 16 years ago
f98e0d8
java.io.File as IFileHandle wrapper
by apanchenk
· 16 years ago
dab2cd0
synchronized added to getCombinedPreferenceStore() method
by apanchenk
· 16 years ago
b992040
formatting
by apanchenk
· 16 years ago
19ecefb
Fixed hover window size - it should be calculated using pixel converter (bug #247147)
by mspector
· 16 years ago
42ba47e
formatting
by apanchenk
· 16 years ago
72e3f6f
Refactored Type selection to better differentiate and order similar items.
by ssanders
· 16 years ago
db2ae4e
Corrected externalization issue.
by ssanders
· 16 years ago
2767128
Refactored type reference identification and added more scenarios.
by ssanders
· 16 years ago
4470ffd
removed "Explicitly call markDeleted() for marker annotations without overlay" - it is fixed from the reconciler side
by apanchenk
· 16 years ago
bdc336a
remove annotation model and simplify code
by apanchenk
· 16 years ago
d755abb
restored editor != null test in getReconciler()
by apanchenk
· 16 years ago
476b3b0
getReconcilerLock() added, as required by the ScriptReconcile
by apanchenk
· 16 years ago
1a3e6c6
complete port - initially it was just inherited without additional code
by apanchenk
· 16 years ago
af0ab44
getEditorInputModelElement() now returns ISourceModule
by apanchenk
· 16 years ago
1d08fcb
use NatureExtensionManager to simplify code
by apanchenk
· 16 years ago
c48ba58
StructureBuilderManager.getBuilders() now does not throw exceptions
by apanchenk
· 16 years ago
ccf052c
use NatureExtensionManager
by apanchenk
· 16 years ago
98b38ba
improve javadocs
by apanchenk
· 16 years ago
d9967e0
added constructor with universalNatureId
by apanchenk
· 16 years ago
f978917
fixed introduced bug with externalFolderLocations in state
by apanchenk
· 16 years ago
ff693d5
moved here from dltk.testing to be reused in different places
by apanchenk
· 16 years ago
f5b9f52
NatureExtensionPoint moved to the dltk.core plugin
by apanchenk
· 16 years ago
7dd568e
- builder improvements - buildParticipants are queried about dependencies
by apanchenk
· 16 years ago
0b1116f
- builder improvements - buildParticipants are queried about dependencies
by apanchenk
· 16 years ago
3d0610c
locateSourceModules() refactoring
by apanchenk
· 16 years ago
1330e32
ExternalModuleVisitor refactoring
by apanchenk
· 16 years ago
f17e9dc
ResourceVisitor refactoring
by apanchenk
· 16 years ago
d1e8752
pass builders as parameter to the buildResources()
by apanchenk
· 16 years ago
e023ef7
method run() return void now
by apanchenk
· 16 years ago
59d55d0
debug print removed
by apanchenk
· 16 years ago
6144c92
do not remove annotation here
by apanchenk
· 16 years ago
e1a619b
interface changed
by apanchenk
· 16 years ago
4e284a1
call validators from reconcile when forceProblemDetection is true
by apanchenk
· 16 years ago
fd76afb
Explicitly call markDeleted() for marker annotations without overlay
by apanchenk
· 16 years ago
171eb5c
* added hashcode methods to classes with only equals declared * some minor fixes
by asobolev
· 16 years ago
35f07bd
isPrefixOf() method added
by apanchenk
· 16 years ago
eaa29f4
Fixed #246995 - CPU hot spot in search operation (as derived content type information can't be changed yet in Eclipse, this information can be cached)
by mspector
· 16 years ago
43fc6e6
initialize action as checkbutton
by apanchenk
· 16 years ago
a5d6895
stack filtering added to the public API
by apanchenk
· 16 years ago
b3f5215
remove deprecated/junit-specific extension points
by apanchenk
· 16 years ago
1b1628b
type hierarchy improvements
by apanchenk
· 16 years ago
Next »