Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-11-05[328964] jsdt.doc needs retaggingnitind1-1/+1
2010-11-02[nobug] include testresource foldernitind1-1/+1
2010-11-02[nobug] Convert org.eclipse.wst.jsdt.debug.core.tests to be UI testnitind1-1/+1
2010-11-01[325595] [editor] No error icon in editor left ruler before savenitind2-2/+2
[nobug] fix failing unit test by inlining DebugUIPlugin.getStandardDisplay()
2010-10-28Many debug-related changes.nitind2-5/+5
2010-10-16one more try to fix those unit testsnitind1-1/+1
2010-10-14[nobug] attempt to correct unit testnitind1-1/+1
2010-10-14[nobug] force releasenitind2-2/+2
2010-10-14[nobug] update versions for 3.3nitind1-1/+1
2010-10-13*** empty log message ***nitind1-2/+2
2010-10-05*** empty log message ***nitind2-10/+10
2010-08-26[nobug] fix-up provider namenitind1-3/+3
2010-08-25[nobug] releng layout fixesnitind1-5/+5
2010-08-19[323087] InferEngine should always use JSDoc'd full type namenitind2-10/+10
[322915] Actions in org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet use the same ID [322412] JSDoc not attached to object literal fields that are object literals [268125] Comment templates are ignored when creating new file
2010-08-17Bug 289107 - The JavaScript launching story needs polishingmrennie1-0/+1
2010-08-11[nobug] increment for WTP 3.3nitind1-2/+2
2010-08-10[278904] [parser] JSDoc range not set on variablesnitind2-2/+2
2010-08-10[nobug] increment for WTP 3.3nitind2-10/+10
2010-08-10[nobug] correct provider namenitind1-1/+1
2010-08-10[nobug] increment for WTP 3.3nitind1-1/+1
2010-08-10[nobug] add org.eclipse.wst.jsdt.debug.transport/about.htmlnitind1-1/+1
2010-08-09[nobug] fix testGetJavaScriptLikeExtensions01 and ↵nitind1-1/+1
testGetJavaScriptLikeExtensions02
2010-08-02[nobug] sync HEAD with 3.2.1nitind2-3/+3
2010-07-31increment for WTP 3.3nitind2-14/+14
2010-07-20Bug 314760 - Provide connection / transport framework as APImrennie1-0/+1
2010-06-22[nobug] update comments to refer to correct release after branching ↵nitind2-2/+2
R3_2_maintenance
2010-06-08316156 - [doc] JSDI interface has incorrect javadocnitind1-1/+1
2010-06-03[315234] [formatter] successive line comments are being indented an extra levelnitind2-2/+2
2010-06-02*** empty log message ***skaegi1-1/+1
2010-06-02*** empty log message ***skaegi1-1/+1
2010-05-27[313967] [search] Types added in files below the root node of an in project ↵cjaun1-1/+1
library are not added to index
2010-05-27[314133] need to remove most, change a few, webtools repository URL in ↵nitind2-3/+3
feature.xml
2010-05-25[278172] [exceptions] ClassCastException (BaseTypeBinding can't be cast to ↵cjaun2-2/+2
ReferenceBinding) on incorrect JSDoc
2010-05-25Bug 313782 - Resource based ScriptLoad Breakpoints do not workskaegi1-2/+2
2010-05-20REVERT [278172] [exceptions] ClassCastException (BaseTypeBinding can't be ↵nitind2-2/+2
cast to ReferenceBinding) on incorrect JSDoc
2010-05-20Bug 313010 - Only breakpoints set during a debug session do actually breakskaegi1-1/+1
- error missed by reviewers but identified by findbugs
2010-05-20[278172] [exceptions] ClassCastException (BaseTypeBinding can't be cast to ↵nitind2-3/+3
ReferenceBinding) on incorrect JSDoc [311100] [project explorer] Once I expand a Source Node under JavaScript Resources it never refreshes [313556] [project explorer] Labels always assume groups are enabled
2010-05-20Tagging JSDT Debug for RC2skaegi1-4/+4
Bug 313010 - Only breakpoints set during a debug session do actually break
2010-05-19[311990] Source validation requires saving filenitind1-2/+2
[313247] [performance] Remove the meaningless call to finalize() in CompilationUnitDeclaration
2010-05-12RC1 Fixes for bugs 312649 and 312650skaegi1-1/+1
2010-05-11Tagging JSDT Debug for RC1skaegi1-4/+4
2010-05-04[310558] Releng fixes for 3.2nitind2-9/+9
[311459] JavaScript perspective should respect "explorer view" productization
2010-05-04[310558] Releng fixes for 3.2nitind1-1/+1
2010-05-03[311348] ClassCastException: ↵nitind1-1/+1
org.eclipse.wst.jsdt.internal.ui.navigator.TypeDelegate cannot be cast to JavaElement
2010-05-03[311348] ClassCastException: ↵nitind1-1/+1
org.eclipse.wst.jsdt.internal.ui.navigator.TypeDelegate cannot be cast to JavaElement
2010-04-29[310558] Releng fixes for 3.2nitind1-1/+1
2010-04-29[308710] [misc] Use consistent license string, and filenitind2-3/+3
2010-04-29[310558] Releng fixes for 3.2nitind2-4/+4
2010-04-29tagging jsdt.debugskaegi2-6/+6
2010-04-27[nobug] try to fix failing tests from not finding script1.jsnitind2-7/+7

Back to the top