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 (Collapse)AuthorFilesLines
2011-01-10This commit was manufactured by cvs2svn to create tag 'v201101101908'.v201101101908nitind247-26537/+0
2010-09-29[326542] [content model] target attribute in <a> tag incorrectly flagged as ↵nsandonato1-7/+1
warning in HTML5 page
2010-09-28[326471] Script element for HTML5 is lacking attribute declarationsnsandonato1-1/+1
2010-08-31[292415] [content model] Add html5 support to HTML componentnsandonato59-535/+4497
2010-08-23[319157] Incorrect error message: "Invalid location of tag (div)." when DIV ↵nsandonato1-1/+2
in OBJECT
2010-06-25[317744] HTML Proposal Computer is too lax with attribute proposalsnsandonato1-2/+2
2009-11-23[283365] JSP 2.1 should accept trimDirectiveWhitespaces attribute in @page ↵nsandonato5-4/+90
directive
2009-02-25[nobug] respond to 201912 - Unused public members of private classes not flaggednitind1-16/+16
2008-05-22[212927] "dynamic-attributes" missing from WTP 2.0's JSP tag file supportnitind4-31/+370
2007-11-16[nobug] set implied default value for type attributenitind1-0/+2
2007-10-15[190643] taglib line in jsp (.tag) reported as error (red squiggly line)nitind3-6/+17
2007-09-03[197270] rtexprvalue attribute in tag file's attribute causes Undefined ↵nitind2-3/+3
attribute name warning
2007-09-03[190643] taglib line in jsp (.tag) reported as error (red squiggly line)nitind1-3/+26
2007-05-24[188787] Tag file Variable directive is missing scope attributenitind2-0/+12
2007-05-24[185402] JSP validation fails because of defaulted attribute flush on ↵nitind1-1/+1
jsp:include
2007-05-07[185402] JSP validation fails because of defaulted attribute flush on ↵nitind1-3/+4
jsp:include
2007-04-23[160548] JSP validator does not mark the non-existing attribute or the ↵nitind1-2/+2
missing required attribute
2007-04-23[160548] JSP validator does not mark the non-existing attribute or the ↵nitind1-0/+32
missing required attribute
2007-04-19[183243] html content assist does not work in jsp editornitind2-30/+49
2007-04-19[155907] Add support for jsp:attribute from JSP 2.0 specificationnitind8-27/+962
2007-04-10[181799] update copyright comments for all sse codeamywu207-619/+619
2006-12-20[100152] JSP/HTML editor doesn't recognize lowercase tags in Turkish localedavid_williams3-31/+78
2006-12-20[100152] JSP/HTML editor doesn't recognize lowercase tags in Turkish localedavid_williams1-1/+8
2006-01-10[113318] Data type of text attribute of BODY tag is marked as CDATAamywu1-32/+34
2005-07-08[102068] taginfo: ResourceBundleHelper cant pick up translated files in nl ↵david_williams2-4/+6
fragments
2005-06-01[97342] applied patch, added elements for BODY under HTML since both start ↵pavery1-0/+259
and end tags for BODY are omissible.
2005-05-28huge changes just deleting mindless old strings, comments, dead code that ↵david_williams55-177/+6
contained 'com.ibm'
2005-05-27[96101] fixed content model definition to allow <TR> under <TABLE> since ↵pavery1-4/+16
<TBODY> start and end tags are both optional (patch from dgolovin@exadel.com)
2005-04-18continuing internalizationdavid_williams115-115/+115
2005-04-11massive renames for the internalization processdavid_williams207-0/+20962

    Back to the top