Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
10284c2f272aa3e094146af31afb20248312fa2e
10284c2
NumberFormat.getInstance() extracted
by apanchenk
· 15 years ago
ee59f9f
use ICU
by apanchenk
· 15 years ago
721adbb
use ICU
by apanchenk
· 15 years ago
ee1f61b
use ICU
by apanchenk
· 15 years ago
c3f3d50
use ICU
by apanchenk
· 15 years ago
d65597c
New Source Module wizard: create remote file and link it into workspace for linked projects - merged to HEAD
by apanchenk
· 15 years ago
9129591
workarounds to prevent NPE if RSE is not ready yet
by apanchenk
· 15 years ago
184aaa4
use correct way to obtain current command line contents
by apanchenk
· 15 years ago
2b8159a
* Some fixes
by asobolev
· 15 years ago
v20090430-1518
20121b0
+ Structure model sorting providers extension point
by asobolev
· 15 years ago
5b5d58e
+ Structure model sorting providers extension point
by asobolev
· 15 years ago
053225a
revert changes to support Eclipse 3.3
by mspector
· 15 years ago
0b0f86b
* fix for icons providing in extended model label providers
by asobolev
· 15 years ago
0659efe
* New method for manual check external folder status
by asobolev
· 15 years ago
4a4d1a4
restore 1.4 compatibility
by apanchenk
· 15 years ago
v20090428
6079c35
fix condition in handleCommand()
by apanchenk
· 15 years ago
814027e
fix for when removing breakpoints are done through the markers
by jcompagne
· 15 years ago
fab8c3d
skipNextLineBreaks() method added
by apanchenk
· 15 years ago
4dac21d
backport Strings utility from newest version of JDT
by mspector
· 15 years ago
c72097a
fix save profiles in "Create new profile"
by apanchenk
· 15 years ago
ba53a63
add dispatched method
by mspector
· 15 years ago
v20090427
26dabcd
add missing methods to ActionUtil
by mspector
· 15 years ago
93ae03e
improvements
by apanchenk
· 15 years ago
2841659
tests contain 1.5 code now
by apanchenk
· 15 years ago
v20090425
9ccd13f
merge back to HEAD
by apanchenk
· 15 years ago
62715b5
merge back to HEAD
by apanchenk
· 15 years ago
b371564
fix searching using SearchEngine.searchAllTypes() with specified qualifier pattern
by mspector
· 15 years ago
adc458c
getInterpreterType() -> protected
by apanchenk
· 15 years ago
6d68e6f
improve Combo support
by apanchenk
· 15 years ago
d0ed721
variations of bindControl() for combox
by apanchenk
· 15 years ago
2b5bb19
disableAppendToPreviousLine method added
by apanchenk
· 15 years ago
41c645c
extract parts of rewriter
by apanchenk
· 15 years ago
071a2d5
base class extracted
by apanchenk
· 15 years ago
f02a1c4
new class
by apanchenk
· 15 years ago
b7b267c
appendToPreviousLine method added
by apanchenk
· 15 years ago
571112f
* Fix for project custom element from handle restoration
by asobolev
· 15 years ago
8f01616
correct handling of spaces in strings
by apanchenk
· 15 years ago
f8ac061
trimTrailingSpaces() added
by apanchenk
· 15 years ago
f7654d9
correct implementation of .writeText() & .writeLineBreak()
by apanchenk
· 15 years ago
64c9959
Bug #273372 - Provide a way to extend the basic drag and drop actions in Script Explorer
by rganor
· 15 years ago
995b308
prevent NPEs
by apanchenk
· 15 years ago
6ab74d7
Fixed bug 273237 (open type dialog doesn't show types from external library)
by mspector
· 15 years ago
238404b
fix typo in MementoModelElementUtil.getHandleFromMemento method name
by apanchenk
· 15 years ago
898352c
*NPE quick fix, need to discover why this is happen.
by asobolev
· 15 years ago
f1a3e47
import fixed
by apanchenk
· 15 years ago
12f114e
+ Initial model extensibility support
by asobolev
· 15 years ago
2121999
+ Initial model extensibility support
by asobolev
· 15 years ago
851d3ed
+ Initial model extensibility support
by asobolev
· 15 years ago
d05ddef
Fixed NPE while closing the application ("Problems occurred while trying to save the state of the workbench")
by mspector
· 15 years ago
7fcbaac
validate option names and values
by apanchenk
· 15 years ago
1bfa97b
* Unified DLTK Structure/Mixin indexing using structure model.
by asobolev
· 15 years ago
1506568
* use of interfaces there is possible
by asobolev
· 15 years ago
v20090522_before_unified_indexing
417cbeb
* NPE fix
by asobolev
· 15 years ago
a0f5e7e
* use of interfaces there is possible
by asobolev
· 15 years ago
2d84742
* use of interfaces there is possible
by asobolev
· 15 years ago
690e511
* use of interfaces there is possible
by asobolev
· 15 years ago
53ca436
* use of interfaces there is possible
by asobolev
· 15 years ago
ea4c8a5
* IBuildpath entry special element support
by asobolev
· 15 years ago
a055f41
* use interfaces instead of direct classes fix
by asobolev
· 15 years ago
3def9e5
+ asList() method added
by asobolev
· 15 years ago
b486cc1
* use interfaces fix
by asobolev
· 15 years ago
5cde9c9
* use interfaces fix
by asobolev
· 15 years ago
4a962a1
* minor fix
by asobolev
· 15 years ago
d7d1b1a
* constant for special buildpath elements
by asobolev
· 15 years ago
af5f150
* constant for special buildpath elements
by asobolev
· 15 years ago
da3b31f
* NPE Fix
by asobolev
· 15 years ago
988f374
copy preferences for test if present
by apanchenk
· 15 years ago
b850229
getString/setString methods added
by apanchenk
· 15 years ago
3848914
org.eclipse.dltk.formatter.tests added
by apanchenk
· 15 years ago
v20090420-1742
62a406c
require org.eclipse.core.runtime
by apanchenk
· 15 years ago
ca820ad
scripted test class extracted
by apanchenk
· 15 years ago
f9b4e6d
Map getDefaultPreferences() method introduced
by apanchenk
· 15 years ago
75b754f
extracted abstract class
by apanchenk
· 15 years ago
84cd37e
export internal package
by apanchenk
· 15 years ago
b194771
Fixed bug 260215, bug 272513
by mspector
· 15 years ago
f04dd1d
Fixed bug 260215, bug 272513
by mspector
· 15 years ago
8e68718
header comments added
by apanchenk
· 15 years ago
f1db01f
multiple formatter profiles
by apanchenk
· 15 years ago
57b5a9e
correctly handle library locations for contributed interpreters
by apanchenk
· 15 years ago
73a4132
home attribute documentation updated
by apanchenk
· 15 years ago
6f731a3
more javadocs added
by apanchenk
· 15 years ago
fb983da
AddScriptInterpreterDialog is called via interface method + refactoring
by apanchenk
· 15 years ago
7e46012
Generic interface to call edit dialogs
by apanchenk
· 15 years ago
2f2f589
formatting
by apanchenk
· 15 years ago
ff2b3a9
refactoring to improve extensibility
by apanchenk
· 15 years ago
4795f13
use StatusInfo from public API
by apanchenk
· 15 years ago
72869e8
improve detection of project interpreter
by apanchenk
· 15 years ago
v20090416-2009
908abad
minor code improvements
by apanchenk
· 15 years ago
b505705
fixed display of workspace/project default interpreter
by apanchenk
· 15 years ago
8e974cd
minor javadoc correction
by apanchenk
· 15 years ago
476da56
small improvements & fix layout for LaunchConfiguration/Interpreters and ...BuildpathContainerWizard
by apanchenk
· 15 years ago
cde5177
optimize unnecessary variable creation
by apanchenk
· 15 years ago
d0da095
s/Workspace/Project/ default interpreter
by apanchenk
· 15 years ago
0b45e43
use HashMap instead of IdentityHashMap
by apanchenk
· 15 years ago
67c1cce
Bug 260215 - The alreadyAddedElements is not needed
by rganor
· 15 years ago
3d475d4
"problem launching debugger" dialog
by apanchenk
· 15 years ago
v20090415-2327
fe3a449
"problem launching debugger" dialog
by apanchenk
· 15 years ago
e923d24
Fixed hierarchy scope search (bug 272080)
by mspector
· 15 years ago
f44d013
call newer waitDebuggerConnected()
by apanchenk
· 15 years ago
ea635ae
use NullProgressMonitor for secondary DBGP connections
by apanchenk
· 15 years ago
Next »