Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-16[316993] [content model] DOMException when refreshingnsandonato1-1/+1
2010-08-16[319923] NPE in DefaultXMLPartitionFormatternsandonato1-1/+1
2010-08-16[243735] Fix new encoding detection JUnit test failuresnsandonato1-1/+1
2010-07-15[319937] ClassCast exception can occur while updating XML model adapted to tw...nitind1-1/+1
2010-07-13[319400] Deadlock in ModelManager due to unhandled exceptionnsandonato1-1/+1
2010-06-29[316223] [parser] < or > in attribute values are not supportednsandonato1-2/+2
2010-06-28[308412] [parser] Is HTML DOM correctly treating implicitly-closed tags?nsandonato1-1/+1
2010-06-22update comments to refer to correct release and branchesnitind1-2/+2
2010-06-02[315313] [doc] The automatic class generation for proposal computer uses wron...nitind1-1/+1
2010-05-27[311777] NPE when editing an xml file which hoses the xml modelnitind1-1/+1
2010-05-26[286990] - ModelManagerImpl calls FileBufferModelManager.connect without chec...nsandonato1-1/+1
2010-04-29[310558] Releng fixes for 3.2nitind1-2/+2
2010-04-26[308120] ModelManagerImpl's yieldRule() use still susceptible to deadlocknitind1-1/+1
2010-04-21[300619] - [XML Catalog] [patch] External DTD subsets / schemas are attempted...gindik1-1/+1
2010-04-21[266683] - [Content Model] Provide a global CMDocument cachegindik1-1/+1
2010-04-15[304620] [validation]Markup Validator should be run along with the XML Validatornsandonato1-1/+1
2010-04-15[278904] WORKAROUND for [editor] No hover help displayed for JavaScript prope...nitind1-1/+1
2010-04-14[308553] XSD to XML generator can cause an out of memory error on certain typ...gindik1-1/+1
2010-04-12[308877] XML Categories using the _UI_WIZARD_NEW_XML stringnsandonato1-1/+1
2010-04-11make providerName correct and consistentdavid_williams1-1/+1
2010-04-11make providerName correct and consistentdavid_williams1-1/+1
2010-04-08[219000] [formatting] CSS Formatting can place semicolon on its own linenitind1-2/+2
2010-04-02[107138] [content assist] Offer content assist and validation for custom tags...nsandonato1-1/+1
2010-03-29[306757] [hotbug] ModelManagerImpl is highly susceptible to deadlocknsandonato1-1/+1
2010-03-29[110335] [Validation] Validator error message mentions Schema for a DTD refer...gindik1-1/+1
2010-03-29[304911] jsp tests occasionally hangnsandonato1-2/+2
2010-03-26[285195] Improve logging when CMModelManagerImpl fails to load a CMDocumentgindik1-1/+1
2010-03-10[304763] Security - TaglibHelper executes source code within Eclipse processnsandonato1-1/+1
2010-03-08[273402] [XML Catalog] Add full XML Catalog UI support in Preferencesjmoller1-1/+1
2010-03-08[304075] [content model] Low memory event listener in CMDocumentManagerImpl p...nsandonato1-1/+1
2010-03-04[304369] Slow performance (or even crash) when opening large XML filensandonato1-1/+1
2010-03-03299073 - [JSF2.0] - add new schemas to XML catalogdavid_williams1-1/+1
2010-03-02[304369] Slow performance (or even crash) when opening large XML filensandonato1-1/+1
2010-03-02[304012] Source conversion fails to handle attribute value like <<tag>> while...nsandonato1-1/+1
2010-02-26[300443] Some CONSTANTS are not static final.nsandonato1-1/+1
2010-02-23[303673] Deadlock while running JSP UI unit testsnsandonato1-1/+1
2010-02-23[300434] [performance] Some inner classes should be static inner classesnitind1-2/+2
2010-02-22[300430] [performance] String concatination using + in Loops.nsandonato1-1/+1
2010-02-22[296838] Semantic Highlighting should support style stringsnsandonato1-1/+1
2010-02-18[300109] SSE should protect itself from exceptions in foreign codenitind1-1/+1
2010-02-18273344 - Deleting text from XML ... disconnects source from EMF modeldavid_williams1-1/+1
2010-02-10299073 - [JSF2.0] - add new schemas to XML catalogdavid_williams1-1/+1
2010-02-09[123047] Apparent hang when opening XSL editornsandonato1-1/+1
2010-01-26[299666] Update about.html for Java EE 6 XML Schema filesnitind1-1/+1
2010-01-25[203539] [content assist] Content assist is unavailable if invoked after EL J...nsandonato1-2/+2
2010-01-21273344 - Deleting text from XMLdavid_williams1-1/+1
2010-01-20300090 - JPA 2.0 schemas are missing in XML Catalogdavid_williams1-1/+1
2010-01-20[299565] [translation] XMLJSPRegionHelper#decodeRemainingRegions can cause NPEnsandonato1-1/+1
2010-01-18[128813] [parser] Format document inserts a '\r\n" each time in some html filesnsandonato1-1/+1
2010-01-11[166906] [refactoring] Refactoring inner class causes bad JSP code and error ...nsandonato1-3/+3

Back to the top