Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
9aa21ba6a13c7fbb0065c278658aa13cea802e0e
« Previous
72869e8
improve detection of project interpreter
by apanchenk
· 16 years ago
v20090416-2009
908abad
minor code improvements
by apanchenk
· 16 years ago
b505705
fixed display of workspace/project default interpreter
by apanchenk
· 16 years ago
8e974cd
minor javadoc correction
by apanchenk
· 16 years ago
476da56
small improvements & fix layout for LaunchConfiguration/Interpreters and ...BuildpathContainerWizard
by apanchenk
· 16 years ago
cde5177
optimize unnecessary variable creation
by apanchenk
· 16 years ago
d0da095
s/Workspace/Project/ default interpreter
by apanchenk
· 16 years ago
0b45e43
use HashMap instead of IdentityHashMap
by apanchenk
· 16 years ago
67c1cce
Bug 260215 - The alreadyAddedElements is not needed
by rganor
· 16 years ago
3d475d4
"problem launching debugger" dialog
by apanchenk
· 16 years ago
v20090415-2327
fe3a449
"problem launching debugger" dialog
by apanchenk
· 16 years ago
e923d24
Fixed hierarchy scope search (bug 272080)
by mspector
· 16 years ago
f44d013
call newer waitDebuggerConnected()
by apanchenk
· 16 years ago
ea635ae
use NullProgressMonitor for secondary DBGP connections
by apanchenk
· 16 years ago
0e7fef1
* add buildpath validation call to resolve possibly buildpath problems
by asobolev
· 16 years ago
9882d3f
* Fixing bug with incorrect reopen mixid project state
by asobolev
· 16 years ago
a6a0517
* Fixing bug with incorrect reopen mixid project state
by asobolev
· 16 years ago
ba9143f
templates for new file
by apanchenk
· 16 years ago
Root_exts0
41f5e35
use not deprecated StatusInfo
by apanchenk
· 16 years ago
f51e75d
return IModelStatus.VERIFIED_OK
by apanchenk
· 16 years ago
b591ce6
formatting
by apanchenk
· 16 years ago
9ff59e5
ScriptProjectUtil static methods introduced
by apanchenk
· 16 years ago
de77573
use IScriptProject.getOption() to check if indexer is enabled
by apanchenk
· 16 years ago
5a0cbd1
* constant updates
by asobolev
· 16 years ago
b6d5dba
writeText(), writeLineBreak() methods added
by apanchenk
· 16 years ago
3ffedee
use IScriptProject.getOption/setOption API to enable/disable indexer and builder
by apanchenk
· 16 years ago
6951dbe
simplify updateInterpreters() method even more
by apanchenk
· 16 years ago
b490c43
simplify updateInterpreters() method
by apanchenk
· 16 years ago
43542da
more indexer enabled check
by apanchenk
· 16 years ago
ed95b70
more indexer enabled check
by apanchenk
· 16 years ago
9ffb58c
handle indexer enable preference for mixin indexer
by apanchenk
· 16 years ago
b045efd
preferences to disable builder and indexer per project
by apanchenk
· 16 years ago
3c269b1
preferences to disable builder and indexer per project
by apanchenk
· 16 years ago
2f3488f
specify interpreter environment in project create dialog
by apanchenk
· 16 years ago
d029c2c
additional setEnvironmentId() method
by apanchenk
· 16 years ago
200a3b4
add additional checks to prevent UI thread deadlocks
by apanchenk
· 16 years ago
v20090413-2019
a0fec40
waitInitialized() - use isReady() without waiting
by apanchenk
· 16 years ago
bad5222
openSourceModule() method extracted
by apanchenk
· 16 years ago
7d26f31
formatting
by apanchenk
· 16 years ago
5f5f602
formatting
by apanchenk
· 16 years ago
50349f9
call checkInitialized() from other public methods too
by apanchenk
· 16 years ago
515ded2
Code Templates
by apanchenk
· 16 years ago
v20090413-1509
1885868
IPreferenceStore getCombinedPreferenceStore() method added
by apanchenk
· 16 years ago
2e8c64f
adopted to base class changes
by apanchenk
· 16 years ago
351c50e
extract EclipsePreferencesAdapter to top level
by apanchenk
· 16 years ago
ed30454
public static String getAdditionalInfoAffordanceString()
by apanchenk
· 16 years ago
e62bdc4
refactoring to increase extensibility
by apanchenk
· 16 years ago
d70b8e1
refactoring to increase extensibility
by apanchenk
· 16 years ago
e9a7260
isLoggingEnabled(IPreferencesLookupDelegate delegate) method added
by apanchenk
· 16 years ago
785985a
setViewerComparator(ViewerComparator viewerComparator) method added
by apanchenk
· 16 years ago
15116fa
setDefaultVisibleItemCount(Combo combo) method added
by apanchenk
· 16 years ago
8cc04db
setupDefaultDocumentPartitioner() method added
by apanchenk
· 16 years ago
v20090412-1534
b68db75
removed @Override from the interface method implementation
by apanchenk
· 16 years ago
73c4dc9
Improve RSE environments initialization code
by apanchenk
· 16 years ago
d38eee6
Improve RSE environments initialization code
by apanchenk
· 16 years ago
a022104
Improve RSE environments initialization code
by apanchenk
· 16 years ago
2efa7cf
fix code to close remote editors on shutdown
by apanchenk
· 16 years ago
67209e8
use environment.isLocal()
by apanchenk
· 16 years ago
997a5e3
fix waitInitialized() implementation
by apanchenk
· 16 years ago
cc1305d
do not wait short intervals in isInitialed() method
by apanchenk
· 16 years ago
2207631
isInitialized() method added
by apanchenk
· 16 years ago
57bd269
waitInitialized() implementation provided
by apanchenk
· 16 years ago
2c93af3
fixed typo in javadoc
by apanchenk
· 16 years ago
89437e3
isInitialized() method added
by apanchenk
· 16 years ago
66ef815
implement waitInitialized()
by apanchenk
· 16 years ago
38fc7a9
setupDocumentPartitioner(IDocument document)=setupDocumentPartitioner(document,fDefaultPartitioning);
by apanchenk
· 16 years ago
4882df1
fix typo in method name
by apanchenk
· 16 years ago
331907a
new exec() method implemented
by apanchenk
· 16 years ago
v20090409-2029
69c0c6c
log all output to the provided logger
by apanchenk
· 16 years ago
1a04128
additional method with logging capability
by apanchenk
· 16 years ago
485577a
*fix
by asobolev
· 16 years ago
7bbb27f
*fix
by asobolev
· 16 years ago
ec7b4e8
add sanity checks before checking ModuleDeclaration cache
by apanchenk
· 16 years ago
6a03eef
- use SourceParserUtils to retrieve the ModuleDeclaration so we don't have to parse the source twice
by jgangemi
· 16 years ago
ea5acf4
highlight part of long multiline command
by apanchenk
· 16 years ago
v20090409-0116
174bb59
return IElementCommentResolver from getAdapter(IElementCommentResolver)
by apanchenk
· 16 years ago
v20090408-1623
037dc05
update to the current state of DLTK
by apanchenk
· 16 years ago
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
658b5dd
tests for CharOperation.splitOn(char[] divider, char[] array)
by apanchenk
· 16 years ago
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
f0ef274
update to the EnvironmentManager changes
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
Next »