Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
refs/tags/v20091105-0042
e01cf56
- don't pass unsafe env variables - improve toShellArguments()
by apanchenk
· 15 years ago
v20091105-0042
0f69782
isSafeEnvironmentVariable() method added
by apanchenk
· 15 years ago
v20091105-0040
fdacf2c
isSafeEnvironmentVariable() method added
by apanchenk
· 15 years ago
b18c821
Consult ATTR_EXTERNAL_BROWSE_LOCATION wizard state attribute to detect default browse location
by apanchenk
· 15 years ago
v20091105-0044
86db946
getString()/setString() methods added
by apanchenk
· 15 years ago
72692f7
try to detect corrupted database
by mspector
· 15 years ago
v20091105-0155
12f0395
Fixed bug #262178 (backporting buffer manager from JDT)
by mspector
· 15 years ago
9991c56
check on null language toolkit
by mspector
· 15 years ago
7a15094
formatting/refactoring
by apanchenk
· 15 years ago
v20091103-1812
499819d
getParent() implementation fixed
by apanchenk
· 15 years ago
5f9207c
getTextTools() implementation: remove method overrides if super-method is the same as overridden
by apanchenk
· 15 years ago
51dcef6
OverlayPreferenceStore(IPreferenceStore parent) constructor added
by apanchenk
· 15 years ago
992c0c7
setExternalLocation()/getExternalLocation() methods added
by apanchenk
· 15 years ago
f9a341f
generics
by apanchenk
· 15 years ago
c7cf850
@since2.0 EditorColorItem->public
by apanchenk
· 15 years ago
5267f53
extensibility for colors defined in this block
by apanchenk
· 15 years ago
9f39428
remove duplicate check in getScriptFolderContent()
by apanchenk
· 15 years ago
af117c1
extract resolveDuplicates() implementation
by apanchenk
· 15 years ago
0b7b56f
remove unneeded requests
by mspector
· 15 years ago
e0723a2
remove unneeded requests
by mspector
· 15 years ago
43d993f
formatting changes in getHierarchicalPackageChildren()
by apanchenk
· 15 years ago
2b90bc4
fixed search for types using search dialog
by mspector
· 15 years ago
v20091029-2006
ad4905f
fix sorting for import declarations
by apanchenk
· 15 years ago
v20091029-1936
94ea1bf
use asyncExec to call disposeExec() in UI thread
by apanchenk
· 15 years ago
620b152
additional constructor to disable display dispose hook
by apanchenk
· 15 years ago
8bb56a0
@Overrideû
by apanchenk
· 15 years ago
9cfbb9e
deprecate it
by apanchenk
· 15 years ago
8dc52ae
deprecate and extends org.eclipse.dltk.ui.viewsupport.ImageDescriptorRegistry
by apanchenk
· 15 years ago
e25865c
generics
by apanchenk
· 15 years ago
653e8c8
generics
by apanchenk
· 15 years ago
aa97fc4
- remove dead code (like in JDT) - use generics/@Override
by apanchenk
· 15 years ago
5ea2b0b
add as binary
by apanchenk
· 15 years ago
f259e60
not used in DLTK
by apanchenk
· 15 years ago
1e09969
formatting set help only if not empty
by apanchenk
· 15 years ago
1e799df
EMPTY_ARRAY constant added
by apanchenk
· 15 years ago
cb4e9f0
optimize SQL search - more granulated if file scope is given
by mspector
· 15 years ago
ef7b26e
optimize SQL search - more granulated if file scope is given
by mspector
· 15 years ago
3fde775
add synchronized block to prevent concurrency issues
by apanchenk
· 15 years ago
v20091028-1402
4fe3b7d
rename getProjectWizardState() -> getWizardState()
by apanchenk
· 15 years ago
6b38ce7
project wizard extensibility
by apanchenk
· 15 years ago
82d18f7
formatting
by apanchenk
· 15 years ago
be6eda3
replace control chars in texts
by apanchenk
· 15 years ago
772643f
fixed typo
by mspector
· 15 years ago
v20091027-0050
9b319fc
fixed hashCode()/equals()
by mspector
· 15 years ago
d8e361a
* Tcl interpreter configuration dialog display list of all available packages and allow to see package contents
by asobolev
· 15 years ago
d474c6d
formatting
by apanchenk
· 15 years ago
135d90a
Property page for "Interpreter Libraries"
by apanchenk
· 15 years ago
2b37206
generics
by apanchenk
· 15 years ago
9109d78
NPE fix in clearCustomTimestampsFor()
by apanchenk
· 15 years ago
de8d7bd
Fixed CTRL+O (quick outline) for external files (opened with File -> Open)
by mspector
· 15 years ago
c81c402
make 'link with editor' work for case of single type per file
by mspector
· 15 years ago
9da9b95
* since tags
by asobolev
· 15 years ago
v20091022-1523
3ef4ddf
* fix for display of custom elements in script explorer
by asobolev
· 15 years ago
v20091022-1502
36ecc39
delete IProjectTemplateOperation
by apanchenk
· 15 years ago
1f2d39a
project wizard extensions can enable buildpath detection
by apanchenk
· 15 years ago
3fab23c
* Wailt for process termination then calling for dltk.tcl script. Because if process is not yet terminated or destroyed from java, returned exit code is 143.
by asobolev
· 15 years ago
v20091022-1407
ff1595b
javadoc for getDetect()
by apanchenk
· 15 years ago
2712fd8
* fix for browse button doesn't call for interprter validation
by asobolev
· 15 years ago
v20091022-1254
ca597a0
show progress when cleaning index
by mspector
· 15 years ago
e6e9809
* NPE fix for running tests
by asobolev
· 15 years ago
v20091021-2005
d882087
* fix
by asobolev
· 15 years ago
v20091021-1732
4ef8050
* fix
by asobolev
· 15 years ago
v20091021-1828
768a4fc
* fix
by asobolev
· 15 years ago
v20091021-1827
a7f012f
* Fix issue then script explorer doesn't show content of interpreter libraries for tcl after connection to remote system are established and interpreter libraries in script explorer are expanded.
by asobolev
· 15 years ago
6e66f1b
* Fix issue then script explorer doesn't show content of interpreter libraries for tcl after connection to remote system are established and interpreter libraries in script explorer are expanded.
by asobolev
· 15 years ago
2b7edf5
added test if project exists...
by apanchenk
· 15 years ago
247ca7e
* Call validation on adding environment variables
by asobolev
· 15 years ago
a461429
avoid interpreter re-initialization
by apanchenk
· 15 years ago
6f4d2aa
generics
by apanchenk
· 15 years ago
e4b77c6
remove old code in addPersistedInterpreters()
by apanchenk
· 15 years ago
494e051
compatibility fix + refactoring
by apanchenk
· 15 years ago
8f01c7b
formatting
by apanchenk
· 15 years ago
8c775cc
* Call validation from add/remove library locations
by asobolev
· 15 years ago
771895f
* add since tags
by asobolev
· 15 years ago
24889e7
* add since tags
by asobolev
· 15 years ago
7e7d1c5
start new job every time
by apanchenk
· 15 years ago
9704811
* more correct validation of tcl interpreters
by asobolev
· 15 years ago
f7cff59
* more correct validation of tcl interpreters
by asobolev
· 15 years ago
e50b9ad
catch ELEMENT_DOES_NOT_EXIST if creating working copy in openBuffer() and use empty content
by apanchenk
· 15 years ago
abf07a3
formatting
by apanchenk
· 15 years ago
50c7ffa
static for inner class + class header
by apanchenk
· 15 years ago
27d0f29
* Tcl packages infrastructure now reports status using jobs.
by asobolev
· 15 years ago
8c5db23
* Tcl packages infrastructure now reports status using jobs.
by asobolev
· 15 years ago
b60b1c4
* Disable recolciling message
by asobolev
· 15 years ago
758e79b
* NPE fix on termination
by asobolev
· 15 years ago
540e256
remove deprecated ID_SEPARATOR
by apanchenk
· 15 years ago
127e96f
remove commented out condition in acceptImort()
by apanchenk
· 15 years ago
a803aed
* fixing bug with import declarations reported not from module root
by asobolev
· 15 years ago
6b33ff3
close channel even if file-not-found in GetOperation
by apanchenk
· 15 years ago
Root_R2_0_WAVE_7_1
9f1454b
@Overrides
by apanchenk
· 15 years ago
5fabab4
@Overrides
by apanchenk
· 15 years ago
f0a92b4
allow cancel before 2nd page
by apanchenk
· 15 years ago
6765de2
* Initial support for field, method types in DLTK structure model
by asobolev
· 15 years ago
5df58c8
* Initial support for field, method types in DLTK structure model
by asobolev
· 15 years ago
686891f
collect all results
by mspector
· 15 years ago
v20091014-2322
dbcfd36
Index newly added folders to the buildpath (bug 292252)
by mspector
· 15 years ago
b05fbae
allow changing parameters in DB connection string
by mspector
· 15 years ago
8807b0e
- fix reconciling job (containerPath calculation)
by mspector
· 15 years ago
e1844a1
- fix reconciling job (containerPath calculation)
by mspector
· 15 years ago
e1f1459
- fix reconciling job (containerPath calculation)
by mspector
· 15 years ago
Next »