Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-29[427969] Undefined attribute name for HTML 5Nick Sandonato1-1/+1
2014-01-14[424078] [formatting] CSS formatter should insert space after selector separa...Nick Sandonato1-1/+1
2014-01-13[424078] [formatting] CSS formatter should insert space after selector separa...Nick Sandonato1-1/+1
2013-08-10[nobug] increment versions for 3.5.1Nitin Dahyabhai1-2/+2
2013-07-31[412350] editing css font-family result in exceptionsNick Sandonato1-1/+1
2013-07-23[408164] Wrong warning for HTML5 input type: Undefined attribute value (url/c...Nick Sandonato1-1/+1
2013-07-17[nobug] increment for 3.6Nitin Dahyabhai1-1/+1
2013-04-11[nobug] increment html.core.tests version for 3.5Nitin Dahyabhai1-1/+1
2013-04-05[404581] Proposals are lost if a legacy processor throws an exceptionNick Sandonato1-1/+1
2013-02-28[nobug] Version increment for 3.5Nick Sandonato1-1/+1
2013-01-29[367579] [formatting] Formatting successive comments inserts spacesNick Sandonato1-1/+1
2012-10-10[371430] Wrong encoding type returned for XHTML file without 'html' as docume...Nick Sandonato1-1/+1
2012-10-09[390903] [formatting] CSS formatter inserts space before closing parenthesisNick Sandonato1-2/+2
2012-08-15Initial Git format map filesCarl Anderson1-8/+8
2012-04-26[361553] [formatting] Formatting a JSP file, containing Java snippets, leads ...nitind1-3/+3
2011-12-06[365800] [content model] Wrong obsolete warning on table border attribute in ...nsandonato1-1/+1
2011-11-29[359734] [formatting] CSS formatter inserts space before semicolonnsandonato1-1/+1
2011-11-29[360874] Color preview popup on CSS color hoveringnsandonato1-1/+1
2011-11-29[338111] Separate the HTML validator into the org.eclipse.wst.html.core bundl...nsandonato1-1/+1
2011-11-29[338111] Separate the HTML validator into the org.eclipse.wst.html.core bundl...nsandonato1-1/+1
2011-02-24*** empty log message ***nitind1-2/+2
2011-02-24Force release of CSS plug-insnitind1-2/+2
2011-01-19[334676] [content model] Attribute value "number" missing from input's type a...nsandonato1-1/+1
2011-01-12[333358] [formatting] formatting inserts Break in text node even if there is ...nsandonato1-1/+1
2010-12-21[324731] Add support for CSS3 propertiesnsandonato1-2/+2
2010-10-27[323896] add missing property valuesnsandonato1-1/+1
2010-10-26[203252] [formatting] JSP formatter makes code less readablensandonato1-1/+1
2010-10-08[327156] Formatting successive comments can condense them to the same linensandonato1-1/+1
2010-10-06[nobug] Temporarily reverting previous changes.nsandonato1-1/+1
2010-10-06[327156] Formatting successive comments can condense them to the same linensandonato1-1/+1
2010-09-22[nobug] Failing css.core unit testnsandonato1-1/+1
2010-08-31[292415] [content model] Add html5 support to HTML componentnsandonato1-1/+1
2010-08-25[323264] Content assist next to attribute name replaces that namensandonato1-1/+1
2010-08-23311954 - [content assist] Duplicate suggestions for end close tag name and en...nsandonato1-1/+1
2010-08-18[322651] A nullpoint exception in StructuredContentAssistProcessor.java when ...nsandonato1-1/+1
2010-08-16[316993] [content model] DOMException when refreshingnsandonato1-1/+1
2010-08-16[243735] Fix new encoding detection JUnit test failuresnsandonato1-3/+3
2010-08-09[259154] [formatting] Formatting indents wrapped sequential commentsnsandonato1-1/+1
2010-06-29[316223] [parser] < or > in attribute values are not supportednsandonato1-1/+1
2010-06-28[308412] [parser] Is HTML DOM correctly treating implicitly-closed tags?nsandonato1-1/+1
2010-06-22[nobug] update comments to refer to correct release after branching R3_2_main...nitind1-1/+1
2010-04-29[310558] Releng fixes for 3.2nitind1-1/+1
2010-04-15[nobug] increment version due to changes in plugin.propertiesnitind1-2/+2
2010-04-12[308877] XML Categories using the _UI_WIZARD_NEW_XML stringnsandonato1-1/+1
2010-04-11make providerName correct and consistentdavid_williams1-5/+5
2010-03-12[nobug] unit tests fail if machine is bogged down. Increased the allowable ti...nsandonato1-1/+1
2010-03-08[304075] [content model] Low memory event listener in CMDocumentManagerImpl p...nsandonato1-1/+1
2010-03-01[nobug] roll back source editing test tags for version comparisonsnitind1-2/+2
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato1-2/+2
2010-02-23[300434] [performance] Some inner classes should be static inner classesnitind1-3/+3

Back to the top