Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Added "save actions" to encourage our uniform formatting andFlorian Thienel1-0/+53
2012-08-11apply project specific formatting and "clean code" conventionsFlorian Thienel113-3415/+3536
2012-04-27bug 377714: fixed combo box for enum attributesFlorian Thienel1-5/+3
2012-03-21bug 257806: show comment markers before and after commentsFlorian Thienel4-198/+209
2012-03-21added dependency to wst.xsd.coreFlorian Thienel1-0/+1
2012-03-04bug 257806: changed the comment pseudo element label to <!-- COMMENT -->Florian Thienel1-1/+1
2012-03-04bug 257806: comment tags can be removed like other tagsFlorian Thienel4-12/+7
2012-02-28bug 257806: handle comments in the ValidatorFlorian Thienel1-1/+5
2012-02-19bug 257806: write commentsFlorian Thienel3-25/+49
2012-02-19bug 257806: define the styling of comments in the StyleSheetFlorian Thienel2-3/+9
2012-02-19bug 257806: read comments within the root elementFlorian Thienel2-7/+64
2012-02-19handle implicit namespacesFlorian Thienel1-0/+4
2012-02-19refactoring: be more explicit about using a special character as elementFlorian Thienel1-1/+1
2012-01-06refactoring: be more explicit about using a special character as elementFlorian Thienel4-9/+38
2012-01-05bug 367345: use also system ID and the base URI to resolve a DTD in aFlorian Thienel1-18/+28
2011-12-22bug 250838: Create new documents that use XML schema, infer all requiredFlorian Thienel4-36/+90
2011-12-22bug 253753: handle documents without schema or DTD declarationFlorian Thienel2-9/+105
2011-12-21bug 253753: dialog to edit the namespace declarations of the currentFlorian Thienel4-8/+95
2011-12-12Use the URIResolver to resolve the URI of an imported stylesheet.Florian Thienel1-1/+7
2011-12-12bug 253753: show namespaces and details about the element in theFlorian Thienel1-53/+51
2011-12-10refactoring: allow direct access to the components of the embeddedFlorian Thienel1-2/+14
2011-12-10support using only a system ID without a public IDFlorian Thienel2-8/+24
2011-12-09bug 341961, bug 364898: use Batik CSS 1.7 instead of the Flute parser toFlorian Thienel7-51/+49
2011-12-07bug 250838: do not fail if an unknown attribute type is found Florian Thienel1-2/+2
2011-12-07bug 253753: allow to insert elements with namespace prefixFlorian Thienel3-61/+139
2011-11-26bug 250838: added cache for resolved content modelsFlorian Thienel1-1/+14
2011-11-20Validator uses the DocumentContentModel for resolvingFlorian Thienel2-51/+65
2011-11-20take the baseUri into account for resolvingFlorian Thienel3-11/+7
2011-11-20use the DocumentContentModel for basic entity resolving based on the XMLFlorian Thienel2-3/+37
2011-11-19encapsulate initialization of documentType and style toFlorian Thienel3-34/+70
2011-11-19test the correct setting of publicID and systemID on Document, based onFlorian Thienel2-22/+15
2011-11-15DTD is preferred over the Schema associated with the current namespace.Florian Thienel1-17/+33
2011-11-15fixed wrong conditionFlorian Thienel1-4/+4
2011-11-14renamed packages and extension IDsFlorian Thienel114-458/+458
2011-11-14fixed hardcoded bundle IDsFlorian Thienel1-1/+1
2011-11-09rename bundles, projects and adopt the pomsFlorian Thienel128-0/+17817

    Back to the top