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-01-09[207194] [hotbug] [HTMLAttributeValidator] Validator is JSP oriented (not usa...amywu1-39/+15
2007-11-16[nobug] set implied default value for type attributenitind1-0/+2
2007-10-24[207307] StructuredDocumentTextStore almost always regionMatches strings of e...nitind1-1/+1
2007-10-24[177197] Scripting event tags are reported as HTML_DEFAULT instead of a SCRIP...nitind2-4/+56
2007-10-15[190643] taglib line in jsp (.tag) reported as error (red squiggly line)nitind3-6/+17
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...nitind2-31/+31
2007-09-03[197270] rtexprvalue attribute in tag file's attribute causes Undefined attri...nitind2-3/+3
2007-09-03[190643] taglib line in jsp (.tag) reported as error (red squiggly line)nitind1-3/+26
2007-08-27[171918] WTP on Turkish Locale fails in a number of areas due to lower and up...amywu1-2/+9
2007-06-12[190548] roll back content model changes relating to soft referencescsalter1-2/+3
2007-05-24[188093] Side effect of the fix for BugZilla#102495amywu1-32/+47
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 jsp:inc...nitind1-1/+1
2007-05-07[185402] JSP validation fails because of defaulted attribute flush on jsp:inc...nitind1-3/+4
2007-04-26[102495] JSP Formatter Adds Significant Whitespaceamywu1-0/+73
2007-04-23[160548] JSP validator does not mark the non-existing attribute or the missin...nitind1-2/+2
2007-04-23[160548] JSP validator does not mark the non-existing attribute or the missin...nitind1-0/+32
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-18[136399] XMLCatalogIdResolver does too much workvbaciu1-0/+9
2007-04-17[nobug] correct typo in method namenitind1-2/+2
2007-04-10[181799] update copyright comments for all sse codeamywu309-913/+934
2007-03-29[113584] add formatting preference to align final bracket in multi-line tagsamywu6-2/+26
2007-03-28[92957] CSS formatting doesn't work in HTMLamywu6-37/+62
2007-03-27[176093] [format] Improve xml formattingamywu4-13/+10
2007-02-15[139092] CMDocumentManagerImpl.getCMDocument(....) is taking too much time lo...nitind1-3/+2
2007-02-11[163443] private constructor with parameter flagged as unnecessary -- debatab...david_williams1-1/+1
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-09-21[153400] huge amount of stale data held by ContentDescribersdavid_williams1-21/+27
2006-09-19[143209] HTMLAttributeValidator has reversed JSP-aware attribute name and val...nitind1-2/+2
2006-09-19[155790] Missing HTML-ish functions on IDOMModel created from XHTML text/xml ...david_williams2-1/+40
2006-08-22[153711] LinkElementAdapter has no check for empty ModelProvideAdapteramywu1-12/+15
2006-08-16[153708] [hotbug] Incorrect use of index in HTMLDocumentAdapter#indexdavid_williams1-2/+2
2006-08-14[151000] [hotbug] HTML doctypes are missing system IDsamywu3-7/+28
2006-08-14[153000] Style Adapters should be lazierdavid_williams2-10/+69
2006-06-12[119084] Enable external schemas for HTML content modeldavid_williams3-6/+40
2006-06-11[146032] Performance problem on loading an HTMLdavid_williams1-21/+45
2006-05-10[128057] Port to ICU4J (remaining issues)amywu2-2/+2
2006-04-25[136640] PageDirectiveAdapterImpl.getFile calls java.io.File.exists()amywu1-1/+1
2006-04-11[107647] [CSS Editor] Line delimiter setting ignoredamywu1-2/+6
2006-03-23[132898] Many Java files have illegal UTF-8 characters in themdavid_williams1-19/+18
2006-02-27[129531] Need to spec 'internals', 'friends', and "organize manifests".david_williams4-4/+4
2006-02-23[92480] JSP Fragments need content properties pageamywu6-57/+465
2006-02-15replacing and deprecating partition types (to be removed 1.5)pavery1-0/+21
2006-02-13making SSE partition types public API (out of provisional state). Updated man...pavery2-20/+20
2006-01-31[123890] HTML Formatter Line Width Preference Is Not Enforcedamywu1-13/+18
2006-01-25[106087] new HTML wizard does not handle .HTML extension (capitalized)amywu2-2/+15
2006-01-10[113318] Data type of text attribute of BODY tag is marked as CDATAamywu1-32/+34

Back to the top