Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-08-23[311954] [content assist] Duplicate suggestions for end close tag name and ↵nsandonato1-1/+1
end tag
2010-08-20[322841] Wrong default value generated for base64binary simple typesvbaciu1-1/+1
2010-08-18[322651] A nullpoint exception in StructuredContentAssistProcessor.java when ↵nsandonato1-1/+1
convert ICompletionProposal[] to List [243735] Fix new encoding detection JUnit test failures
2010-08-16[243735] Fix new encoding detection JUnit test failuresnsandonato1-1/+1
[285200] [content assist]page import code assistance generates invalid code [225572] [parser]Text region type stays CSS_COMMENT although comment is closed
2010-06-22update comments to refer to correct release and branchesnitind1-2/+2
2010-05-25[310312] New JUnit test for global CMDocument cachegindik1-1/+1
2010-04-29[310558] Releng fixes for 3.2nitind1-1/+1
2010-04-23[nobug] Increase xsd.ui.tests version number for WTP 3.2vbaciu1-1/+1
2010-04-21[266683] - [Content Model] Provide a global CMDocument cachegindik1-1/+1
2010-04-21[309831] WTP 3.2 releng fixes for XSDvbaciu1-1/+1
2010-04-21[309831] WTP 3.2 releng fixes for XSDvbaciu1-1/+1
2010-04-20[309831] WTP 3.2 releng fixes for XSDvbaciu1-2/+2
2010-04-19don't force JUnit 3.xdavid_williams1-1/+1
2010-04-15[nobug] increment version due to changes in plugin.propertiesnitind1-2/+2
2010-04-15[304620] [validation]Markup Validator should be run along with the XML Validatornsandonato1-1/+1
2010-04-12[308877] XML Categories using the _UI_WIZARD_NEW_XML stringnsandonato1-1/+1
[288679] [parser]%} is not correctly color coded and is invisible in a black background theme [308570] Readonly Controller allows modification before closing bracket [170080] [content assist] null pointer exception in StyleElementAdapter
2010-04-11make providerName correct and consistentdavid_williams1-3/+3
2010-04-11make providerName correct and consistentdavid_williams1-4/+4
2010-04-08[219000] [formatting] CSS Formatting can place semicolon on its own linenitind1-2/+2
[259275] [outline] Attributes can be added to scriptlets through the outline view [295382] [exceptions] ClassCastException From JavaTaskListAdapter [300434] Make (more) inner classes static where possible [307811] Overreliance on StructuredTextEditor and StructuredTextViewer [307914] Should be able to open the source for script elements from the debug view [308119] incorrect boundary checking in org.eclipse.wst.sse.core.internal.text.TextRegionListImpl#get(int) Add tests for TextRegionListImpl Add specific version from sse.core to jobs dependency Decouple servlet dependency from jsp.core bundle Update JavaDoc for IModelManager and ITextRegionList
2010-04-02[107138] [content assist] Offer content assist and validation for custom ↵nsandonato1-1/+1
tags in attribute values [252046] [tests] Formatting test testPreserveCData() in TestPartionFormatter commented out [117726] [outline] Outline View for CSS files. Selection problem. [261612] [content assist] XML content assistor does not work properly for properties with the same name but different namespaces [304210] [content model] NPE in CMValidator#validate [298355] [refactoring] When Java class is moved several times in a row JSP refactoring starts to trash JSP regions
2010-03-12[nobug] unit tests fail if machine is bogged down. Increased the allowable ↵nsandonato1-1/+1
time to wait for reconciling. [nobug] junit failures from the addition of facelets.
2010-03-08[273402] [XML Catalog] Add full XML Catalog UI support in Preferencesjmoller1-1/+1
2010-03-01[nobug] roll back source editing test tags for version comparisonsnitind1-4/+4
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato1-1/+1
[303974] [content model] Need property for TLDElementDeclaration to specify element declaration represents a tag library tag [302953] [parser] [highlighting] Style attribute value regions should be partitioned as ICSSPartitions.STYLE partition type
2010-02-23[300434] [performance] Some inner classes should be static inner classesnitind1-6/+6
[249269] JavaScript mark occurrences doesn't work in JSP files [303528] [validation] [editor] As you type validation should check validation framework suspension [203261] Add XmlCatalog entry for XMLCatalog.xsd
2010-02-03[296665] [formatter] JSP cleanup can change case of Java codensandonato1-1/+1
[296761] Create Unit Tests for Reconciling Listeners [297043] React to JUnit 4 Test Framework [297682] Add link to Annotations page from Syntax Coloring page [300569] Add debug logging to ValidatorStrategy
2010-01-27[nobug] try to fix random timing-based projection BVT failurenitind1-1/+1
2010-01-20[299565] [translation] XMLJSPRegionHelper#decodeRemainingRegions can cause NPEnsandonato1-2/+2
[299564] [content model] CMDocumentFactoryTLD#getContainedText can cause NPE [260282] [formatting][preferences] Add an option to formatter to prevent formatting text within XML comments [299645] [tests] Deactivate DTDCodeFoldingTest#testRemoveNode [203539] [content assist] Content assist is unavailable if invoked after EL JSP tag attribute
2010-01-19[300102] Version increment for SSE UInsandonato1-2/+2
2010-01-18[128813] [parser] Format document inserts a '\r\n" each time in some html filesnsandonato1-2/+2
[260282] [formatting][preferences] Add an option to formatter to prevent formatting text within XML comments [nobug] avoid NPEs and other problems with bad URIs, timing, and unsupported files [299969] [tests] Remove project deletion from DTDCodeFoldingTest
2010-01-14[299645] [tests] Deactivate DTDCodeFoldingTest#testRemoveNodensandonato1-1/+1
2010-01-13295202 - remove the unused performance test bundles from builddavid_williams1-1/+0
2010-01-13[299498] [tests] Update DTDCodeFoldingTest assert message with more detailnsandonato1-1/+1
2010-01-12[295202] remove the unused performance test bundles from buildvbaciu1-1/+1
2010-01-12[293505] [validation] JSP syntax validator requires brackets after IF statementnsandonato1-1/+1
[299415] [validation] Attributes do not indicate problems with dynamic content in rtexprvalue attributes [299417] [projection] AbstractStructuredFoldingStrategy is not removing some zero length annotations
2010-01-11[166906] [refactoring] Refactoring inner class causes bad JSP code and error ↵nsandonato1-2/+2
in log [295961] AssertionFailedException in JSP content assist for <%@page import="packagename."%> [292915] [tests] re-enable folding tests [276616] [editor] Ruler problem images does not become grayed when needed [190455] HTML Syntax Validator hangs when jsp page contains VXML tags [297153] [performance] TLDCMDocumentManager repeatedly reloads TLD from jar. [298088] JSP Refactor action in embedded editors [298994] [performance] StructuredTextEditor does not uninstall its partlistener [265775] [performance] The XML editor uses a lot of memory [129877] [formatting] HTML cleanup document should offer compress empty element tags [299146] [parser] JSPTokenizer does not detect Unicode character references as you type [298111] [parser] CSSModelParser creation context not being updated correctly [272967] [formatting] "Cleanup document" reformats CSS even when reformating isn't requested
2009-12-31295202 remove the unused performance test bundles from builddavid_williams1-2/+0
2009-12-22[298433] React to JUnit 4 Test Frameworkvbaciu1-2/+2
2009-12-22[298433] React to JUnit 4 Test Frameworkvbaciu1-1/+1
2009-12-21revert versionsnitind1-1/+1
2009-12-17[293575] [validation] NPE and BadLocation exception occur when we edit a pagenitind1-3/+3
[272968] HTML Cleanup Dialog disables the OK button for some selections
2009-12-03[294088] [UI] Automatically close paired characters in the editornitind1-1/+1
2009-11-30[164407] Renaming JSP causes content assist to failnsandonato1-1/+1
[279146] AbstractNotifier's getAdapterFor method may return inconsistent results [283365] JSP 2.1 should accept trimDirectiveWhitespaces attribute in @page directive [273002] [api] WTP DOM ElementImpl returns wrong Number of Nodes for Wildcard search [255451] CCE caused by using DND on the 'Design' tab [209737] onload, onunload, onblur, onfocus scripting events are not considered script event partitions [296022] [validation] files outside of workspace can cause NPE during validation [232658] The IANA field on Web/XML File preference pages lacks bacground on OS X [176425] [editor] Commenting CSS snippets [225763] Cleanup should have option to add XML Header Declaration [295127] DOM Level 3 isSameNode(Node) and compareDocumentPosition(Node) not Implemented
2009-11-11[294896] Content model validation utility fails to handle large size documentsgindik1-1/+1
2009-10-21[289842] [projection] Upgrades for new comment folding to act more like JDTnsandonato1-2/+2
2009-10-21[292898] [tests] Disable Folding tests for XML, CSS and DTD for the time beingnsandonato1-2/+2
2009-10-20[244415] AttrImpl does not produce the right namespace URInsandonato1-1/+1
2009-10-20[290589] [reconciling] DirtyRegionProcessor cancels and schedules a Job for ↵nsandonato1-1/+1
every keystroke [258512] [formatting] Malformed Tree Exception: Overlapping Text Edits [289744] [document] StructuredDocumentRegionUtil not compensating for StructuredDocumentRegionProxy [291654] [UI] Allow users option to disable JSP search when using Java search [245618] [UI] The namespace cannot be deleted by the Edit Schema Information dialog of XML Editor. [86427] Expand Selection To... does not expand to entire selector or rule [287519] XML element completion inside a word deletes the remainder of the word [287902] [XML] Wrong code assist suggestions on position before end tag
2009-10-09[291402] JSP include directives do not handle non-JSP content typesnsandonato1-1/+1
2009-09-30[236311] changeAttrName not setting old attr mof value to nullnsandonato1-1/+1
[290769] [content assist] Auto Complete for JSP File [280621] JSP EL Parser needs to be updated

Back to the top