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
2006-01-30This commit was manufactured by cvs2svn to create tag 'v20060130_1915'.v20060130_1915nitind324-38697/+0
2005-11-30[118371] XMLCatalogIdResolver#resolve throws AssertionFailedExceptiondavid_williams2-17/+28
2005-11-19[117204] Unnecessary class casts can impact performancedavid_williams1-2/+2
2005-10-21[113404] ContentSettings should move to Coredavid_williams1-4/+4
2005-10-09[106903] [perf] use indexed loop instead of iteratordavid_williams2-97/+126
2005-10-01[111279] cleanup to remove common compiler warningsdavid_williams1-20/+36
2005-09-14[103022] XML Editor conflicts with 2.1 based editors - partial fix to remove ...david_williams1-3/+3
2005-09-13[106158] 100% CPU for over 3 minutes opening a directory in the Navigator vie...david_williams1-9/+37
2005-08-11[104562] TVT 3.1 - TCT 323 - HTML Source Editor Document Cleanupnitind3-65/+138
2005-07-20[104152] interpreting "*+xml" mime type as XML nowpavery1-0/+4
2005-07-11[102596] HTML upper/lowercase tag preference still not honored (reopen bug 86...david_williams1-7/+12
2005-07-09[102915] Need manifest directive for our content Describersdavid_williams2-10/+122
2005-07-08[102068] taginfo: ResourceBundleHelper cant pick up translated files in nl fr...david_williams2-4/+6
2005-07-07[102881] DOMDocumentForJSP can now use cached adapter (because embedded type ...pavery1-14/+21
2005-07-05[101556] JSP w/ XML editor dirty when openeddavid_williams1-1/+1
2005-06-24[101157] Remove @since Tagsdavid_williams3-3/+3
2005-06-20[93107] Break tag <br> is interpreted like element that is allowing contentdavid_williams6-75/+106
2005-06-16[100349] getting rid of localFactories map, as it was ulitimately unnecessary.pavery1-24/+1
2005-06-16[95960] many more fixes, details in bugpavery1-4/+8
2005-06-07changed IdResolver to URIResolvercsalter5-15/+15
2005-06-06[71271] add "insert spaces for tabs" function to sse editorsdavid_williams3-15/+15
2005-06-02[95960] fix for memory leak, use hash map instead of hash set.pavery1-4/+12
2005-06-01[95960] property change listener wasn't being cleaned uppavery1-1/+5
2005-06-01[97342] applied patch, added elements for BODY under HTML since both start an...pavery1-0/+259
2005-05-28huge changes just deleting mindless old strings, comments, dead code that con...david_williams66-247/+11
2005-05-27[96101] fixed content model definition to allow <TR> under <TABLE> since <TBO...pavery1-4/+16
2005-05-26[95960] fix to not cache adapters for JSP created a memory leak.pavery1-5/+13
2005-05-25[88846] Make indentation customizabledavid_williams12-126/+353
2005-05-17[85484] no longer caching adapters for JSP models (because defaults may be ov...pavery1-2/+3
2005-05-12Rename packages in org.eclipse.wst.xml.uriresolver and ui to internalkchong5-5/+5
2005-05-01several fixes and some renames to 'internal'david_williams3-212/+177
2005-04-18continuing internalizationdavid_williams182-356/+1312
2005-04-14changes to co-exist with xerces and various DOM levelsdavid_williams4-41/+46
2005-04-13continuing internalizationdavid_williams4-7/+7
2005-04-13continuing internalizationdavid_williams11-12/+12
2005-04-13continuing internalizationdavid_williams7-10/+10
2005-04-13continuing internalizationdavid_williams6-9/+9
2005-04-11[88896] XHTML validation experiences tag case problemdavid_williams1-1/+10
2005-04-11[90990] resource strings for htmldavid_williams4-110/+115
2005-04-11massive renames to 'internal'david_williams20-6/+2994
2005-04-11massive renames for the internalization processdavid_williams280-18/+29886
2005-04-10java doc and specification and internalizationdavid_williams2-8/+8
2005-04-05many changes from "XML" form of name to "DOM" form of namedavid_williams4-66/+66
2005-04-05renamed XMLModel to DOMModeldavid_williams4-68/+68
2005-04-02java doc and minor renamesdavid_williams1-1/+1
2005-04-01more API cleanup (mostly partition types)pavery2-36/+44
2005-03-29a bunch of refactoring work:pavery1-22/+18
2005-03-18[88424] ContentModel moved to Internal and XML Coredavid_williams1-5/+5
2005-03-18[88424] ContentModel moved to Internal and SSE Coredavid_williams1-4/+4
2005-03-18[88419] Encoding code should move to internal, and SSEdavid_williams6-15/+15

Back to the top