Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-21This commit was manufactured by cvs2svn to create tag 'v200812232221'.v200812232221nitind153-36501/+0
2008-10-14*** empty log message ***nitind1-2/+0
2008-10-11[250507] Optimize calls to ModelQuery.getAvailableContent()nitind5-107/+87
2008-09-16[nobug] fix for potential NPEnitind1-1/+1
2008-08-09merge maintenancenitind4-236/+692
2008-07-17[228495] XML formatter removes empty linesnitind2-22/+118
2008-07-17[105866] Incorrect "Missing Closing Quote" syntax checknitind1-3/+7
2008-05-15[226821] source code format of xml document fails to wrap commentsnitind1-0/+137
2008-05-13[231692] Poor formatting perfomance on single-line XML filesnitind1-2/+2
2008-05-01[229860] Reporting of parsing error causes hangnitind1-1/+1
2008-05-01[229644] License update needednitind1-2/+2
2008-04-22[nobug] use faster navigation methodnitind1-17/+15
2008-04-21[nobug] start and end a rewrite session if one is not activenitind1-2/+29
2008-04-14[227018] Further optimize text region implementationsnitind4-6/+207
2008-04-09[nobug] combin delete and insert edits into a single replace editnitind1-6/+9
2008-04-03[206072] java.lang.StringIndexOutOfBoundsException when format a specific wsd...amywu2-3/+4
2008-03-26[223748] Make missing grammar severity user controllablenitind2-1/+12
2008-03-06[205989] [validation] validate XML after XInclude resolutionnitind2-0/+14
2008-02-28[218143] ModelQuery use not pervasive enoughnitind1-0/+17
2008-02-25214416 Dot char is not escaped in XML10Names.jFlexdavid_williams1-107/+112
2008-02-20[196544] XML editor "format" gets null pointer exception on DocBook 4.5 "scre...nitind1-1/+1
2008-02-07[218143] ModelQuery use not pervasive enoughnitind2-0/+17
2008-02-07[ 218070] whitespace preservation during region formattingamywu2-18/+93
2008-02-07[195264] Add formatter preference to close tags without space before '/>'amywu4-12/+33
2008-02-06fixup compiler warningnitind1-1/+1
2008-01-31[214516] XML formatter should respect xml:space attributeamywu1-8/+19
2007-12-20[213615] unit test failure in org.eclipse.jst.jsp.core.tests.cleanupformat.Cl...amywu1-1/+17
2007-12-20[213550] make xml formatter use text edits to make it fasteramywu5-2/+1649
2007-12-18[nobug] - report the lack of grammar by default since it can be obscured by t...nitind1-1/+1
2007-11-06[nobug] update datesnitind1-1/+1
2007-11-06[202540] XMLSourceParser.fireNodeParsed logging many cryptic error messagesnitind1-10/+12
2007-11-01[206176] Improper assertion failure in XMLCatalogIdResolver when running unit...nitind1-3/+12
2007-10-17[nobug] parse xml-stylesheet processing instructionsnitind1-492/+548
2007-09-25[203649] xhtml editor thinks uppercase characters are correct and lowercase c...nitind1-0/+41
2007-09-06[196172] WST Editors should be aware of remote resources shared via EFS (part...nitind1-34/+29
2007-08-17no change, example commentsdavid_williams1-1/+1
2007-06-12[190548] roll back content model changes relating to soft referencescsalter1-2/+3
2007-04-30[181799] update copyright comments for all SSE code (2)nitind1-1/+19
2007-04-19[155907] Add support for jsp:attribute from JSP 2.0 specificationnitind1-1/+3
2007-04-10[181799] update copyright comments for all sse codeamywu123-245/+263
2007-03-29[113584] add formatting preference to align final bracket in multi-line tagsamywu6-5/+73
2007-03-28[161330] XML Formatter Misformats CDATAamywu4-17/+18
2007-03-27[176093] [format] Improve xml formattingamywu9-237/+356
2007-02-15[139092] CMDocumentManagerImpl.getCMDocument(....) is taking too much time lo...nitind1-3/+2
2007-02-15[163443] private constructor with parameter flagged as unnecessary -- debatab...david_williams2-1/+2
2007-02-14[133671] JSP syntax validation doesn't update markersamywu3-5/+37
2007-01-09[166441] XML Formatter does not format properly if files is not terminated wi...amywu1-3/+5
2006-09-21[153400] huge amount of stale data held by ContentDescribersdavid_williams1-8/+3
2006-09-19[155790] Missing HTML-ish functions on IDOMModel created from XHTML text/xml ...david_williams1-0/+1
2006-09-19[152690] [API] Our Element getAttribute(name) is out of spec - tiny part of f...david_williams1-1/+6

Back to the top