Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further tweak "NET-enabling start-tag requires SHORTTAG YES" explanation. | Ville Skytt? | 2011-11-17 | 1 | -5/+5 |
| | |||||
* | Improve "NET-enabling start-tag requires SHORTTAG YES" warning explanation. | Ville Skytt? | 2011-11-17 | 1 | -6/+6 |
| | | | | The behavior is not exclusive to strict doctypes nor HTML 4.01. | ||||
* | Remove old unused CSS and associated images. | Ville Skytt? | 2011-11-01 | 10 | -852/+0 |
| | |||||
* | Use current CSS for test cases that still used the old one. | Ville Skytt? | 2011-10-30 | 2 | -9/+25 |
| | |||||
* | Add VoiceXML 2.0 and 2.1 DTDs. | Ville Skytt? | 2011-10-30 | 5 | -2/+937 |
| | |||||
* | Update news since 1.2 so far. | Ville Skytt? | 2011-10-26 | 1 | -0/+54 |
| | |||||
* | Can not -> cannot grammar fixes. | Ville Skytt? | 2011-09-03 | 6 | -7/+7 |
| | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=13982 | ||||
* | Update SVG 1.1 DTDs to 2nd edition. | Ville Skytt? | 2011-08-23 | 53 | -488/+347 |
| | |||||
* | Fix SVG 1.1 test case title. | Ville Skytt? | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | Fix rdfa-in-html WD date. | Ville Skytt? | 2011-08-23 | 2 | -1/+1 |
| | |||||
* | Update HTML+RDFa 1.1 to WD-rdfa-in-html-20110524. | Ville Skytt? | 2011-07-24 | 3 | -4/+3 |
| | |||||
* | Update XHTML+RDFa 1.1 DTD to WD-xhtml-rdfa-20110331. | Ville Skytt? | 2011-07-24 | 5 | -8/+8 |
| | | | | For tracking purposes only, no real changes. | ||||
* | Purge workaround for rt.cpan.org#66642, XML::LibXML >= 1.73 is now required. | Ville Skytt? | 2011-07-23 | 1 | -1/+1 |
| | | | | https://rt.cpan.org/Public/Bug/Display.html?id=66642 | ||||
* | ~ changed to absolute links | tgambet | 2011-06-07 | 1 | -5/+5 |
| | |||||
* | ~ fixed duplicate base href attribute | tgambet | 2011-05-24 | 1 | -2/+1 |
| | |||||
* | Remove inactive "tip of the day" functionality. | Ville Skytt? | 2011-05-21 | 5 | -81/+0 |
| | | | | | | The tips haven't been included in validator's output since validator 0.7.0 (hg rev 1018:64d1a483353a) due to nothing referencing/including tip.tmpl. | ||||
* | Add onclick handler to badge sample code to avoid uri=referer redirects. | Ville Skytt? | 2011-05-21 | 2 | -1/+13 |
| | | | | | | | In addition to avoiding the redirect, this removes the need for presence of the Referer header in JavaScript enabled browsers thus making things work in setups that don't send the referer at all, and when the badge is in https docs and the validator isn't. | ||||
* | Remove unreferenced HTML 4.0 and 4.01 sgml-lib files. | Ville Skytt? | 2011-05-21 | 7 | -690/+0 |
| | |||||
* | Revert changeset 3231. | Ville Skytt? | 2011-05-21 | 4 | -515/+3 |
| | | | | | | We already have the entity files catalogued in REC-html401-19991224, and because they're being used by public id, there's no need to duplicate them for HTML 4.01 + RDFa 1.1. | ||||
* | + readme | tgambet | 2011-05-21 | 1 | -0/+2 |
| | |||||
* | use local entity files | tgambet | 2011-05-21 | 4 | -3/+515 |
| | |||||
* | ~ fixed path to HTML 4.01+RDFa 1.1 dtd | tgambet | 2011-05-20 | 1 | -1/+1 |
| | |||||
* | + HTML 4.01 + RDFa 1.1 config and select option | tgambet | 2011-05-20 | 2 | -0/+23 |
| | |||||
* | + added html401-rda11 dtd | tgambet | 2011-05-20 | 2 | -0/+1105 |
| | |||||
* | ~ updated link to an up-to-date OSX install tutorial by Roger Johansson | tgambet | 2011-05-16 | 1 | -2/+2 |
| | |||||
* | Update Fedora and RHEL package info. | Ville Skytt? | 2011-04-09 | 1 | -5/+4 |
| | |||||
* | Link fine tuning. | Ville Skytt? | 2011-03-17 | 1 | -1/+1 |
| | |||||
* | Link updates. | Ville Skytt? | 2011-03-17 | 1 | -3/+2 |
| | |||||
* | Add XHTML Role module, needed by XHTML+ARIA. | Ville Skytt? | 2011-03-14 | 3 | -0/+112 |
| | |||||
* | Add (X)HTML+ARIA DTDs. | Ville Skytt? | 2011-03-14 | 6 | -0/+2125 |
| | |||||
* | Revert 1.2 release date change. | Ville Skytt? | 2011-03-09 | 1 | -1/+1 |
| | |||||
* | ~ s/2010/2011/ | Ville Skytt? | 2011-03-09 | 6 | -6/+6 |
| | |||||
* | Update Tidy related information. | Ville Skytt? | 2010-12-14 | 6 | -13/+25 |
| | |||||
* | Combine JS to yuicompressed lump, load uncompressed sources in debug mode. | Ville Skytt? | 2010-12-14 | 5 | -35/+4517 |
| | |||||
* | Add entry about gzipped CSS and JavaScript. | Ville Skytt? | 2010-12-13 | 1 | -0/+5 |
| | |||||
* | Add missing copyright notices, tweak existing ones so that yuicompressor ↵ | Ville Skytt? | 2010-12-13 | 11 | -11/+56 |
| | | | | preserves them. | ||||
* | Fix relative path to style/base.css. | Ville Skytt? | 2010-12-12 | 1 | -1/+1 |
| | |||||
* | Use content negotiation for *.css and *.js. | Ville Skytt? | 2010-12-12 | 5 | -13/+13 |
| | |||||
* | Add note about updating gzipped versions if editing *.css or *.js. | Ville Skytt? | 2010-12-12 | 1 | -0/+6 |
| | |||||
* | Fine tune unpack instructions. | Ville Skytt? | 2010-12-12 | 1 | -2/+2 |
| | |||||
* | Add conneg config to Windows install doc. | Ville Skytt? | 2010-12-12 | 1 | -0/+7 |
| | |||||
* | Note IRI/IDNA support in news. | Ville Skytt? | 2010-12-12 | 1 | -3/+5 |
| | | | | This is possible since revision 3159 and recent enough version of URI modules. | ||||
* | Remove no longer used xml-results XSL and CSS. | Ville Skytt? | 2010-12-12 | 2 | -113/+0 |
| | |||||
* | Update news for 1.2. | Ville Skytt? | 2010-12-12 | 1 | -5/+29 |
| | |||||
* | Add some image widths and heights. | Ville Skytt? | 2010-11-28 | 1 | -2/+2 |
| | |||||
* | Update Mootools more to 1.2.5.1. | Ville Skytt? | 2010-11-28 | 1 | -19/+23 |
| | |||||
* | Update XHTML 1.1 to 2nd edition (rename only). | Ville Skytt? | 2010-11-25 | 5 | -6/+4 |
| | |||||
* | Update XHTML-Print to 2nd edition (cosmetic changes only). | Ville Skytt? | 2010-11-25 | 4 | -6/+6 |
| | |||||
* | Update XHTML Basic 1.1 to 2nd edition. | Ville Skytt? | 2010-11-25 | 5 | -8/+22 |
| | |||||
* | Remove CGI.pm < 3.40 hacks, require >= 3.40. | Ville Skytt? | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | Add local copy of XHTML + RDFa 1.1 DTD. | Ville Skytt? | 2010-11-10 | 5 | -1/+883 |
| | |||||
* | Use encodeURIComponent() instead of escape() in favelets for UTF-8 reasons. | Ville Skytt? | 2010-11-06 | 1 | -4/+4 |
| | |||||
* | Add missing "doc" div to fix layout. | Ville Skytt? | 2010-11-06 | 1 | -0/+2 |
| | |||||
* | Document previously implicit UTF-8 expectation for parameter values. | Ville Skytt? | 2010-11-06 | 2 | -3/+11 |
| | |||||
* | Spelling fix. | Ville Skytt? | 2010-11-06 | 1 | -1/+1 |
| | |||||
* | No need to link to /check with no parameters. | Ville Skytt? | 2010-11-06 | 1 | -2/+1 |
| | |||||
* | Bring introduction better up to date. | Ville Skytt? | 2010-11-06 | 1 | -8/+10 |
| | |||||
* | Point to HTTPS badge and referer docs for uploads, direct input, and https ↵ | Ville Skytt? | 2010-11-06 | 1 | -1/+1 |
| | | | | | | doc URIs. URI >= 1.53 is now required. | ||||
* | Document HTTPS badge and referer issues more prominently. | Ville Skytt? | 2010-11-06 | 1 | -1/+26 |
| | |||||
* | "How to fix" referer tip improvements. | Ville Skytt? | 2010-11-05 | 1 | -3/+3 |
| | |||||
* | Replace /check/referer with /check?uri=referer. | Ville Skytt? | 2010-11-05 | 14 | -17/+17 |
| | | | | The former has been deprecated since 2003 (validator 0.6.5 beta 1). | ||||
* | Rename WD-MathML3-20100610 to REC-MathML3-20101021 (no changes). | Ville Skytt? | 2010-11-05 | 26 | -46/+46 |
| | |||||
* | Spelling fix. | Ville Skytt? | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | Link tweaking. | Ville Skytt? | 2010-11-04 | 1 | -2/+2 |
| | |||||
* | Get rid of the "Home Page" configuration parameter. | Ville Skytt? | 2010-11-04 | 4 | -15/+5 |
| | | | | | Resolve it automatically instead, and use relative URLs more where appropriate. | ||||
* | Make path to opensource-55x48.png relative. | Ville Skytt? | 2010-11-01 | 1 | -1/+1 |
| | |||||
* | ~ updated Mootools to version 1.2.5 and adapted w3c-validator.js | Thomas Gambet | 2010-09-27 | 2 | -175/+21 |
| | |||||
* | ~ open source icon stored locally | Thomas Gambet | 2010-09-16 | 2 | -1/+1 |
| | |||||
* | Prepare for 1.2 release. | Ville Skytt? | 2010-08-20 | 2 | -3/+13 |
| | |||||
* | Update XHTML modularization DTDs to version 1.1 second edition (20100729). | Ville Skytt? | 2010-08-04 | 52 | -134/+131 |
| | |||||
* | Update comment about Config::General settings. | Ville Skytt? | 2010-07-24 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.2(-dev). | Ville Skytt? | 2010-07-15 | 2 | -1/+14 |
| | |||||
* | Prepare for 1.1 release.validator-1_1-release | Ville Skytt? | 2010-07-06 | 2 | -2/+6 |
| | |||||
* | Run incomplete input URLs through URI::Heuristic. | Ville Skytt? | 2010-07-06 | 1 | -0/+5 |
| | |||||
* | Link tweaking. | Ville Skytt? | 2010-07-04 | 2 | -2/+2 |
| | |||||
* | Improve error location info to include URI for non-doc resources. | Ville Skytt? | 2010-07-04 | 1 | -0/+6 |
| | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=9933 | ||||
* | Drop explanation loader javascript. | Ville Skytt? | 2010-06-30 | 1 | -27/+0 |
| | | | | | The functionality to take advantage of this has no longer apparently existed since introduction of error message grouping in validator 0.8.0. | ||||
* | Use "W3C Markup Validation Service" instead of "W3C HTML Validation Service" ↵ | Ville Skytt? | 2010-06-30 | 15 | -14/+14 |
| | | | | more. | ||||
* | Update meta description. | Ville Skytt? | 2010-06-29 | 2 | -2/+2 |
| | |||||
* | Make template variables case sensitive to improve output performance. | Ville Skytt? | 2010-06-29 | 1 | -0/+3 |
| | | | | | Decreases time for one complete validation request for my current local copy of http://blip.fm/all (2742 errors, 649 warnings) from ~25s to ~15s. | ||||
* | Drop CVS keywords. | Ville Skytt? | 2010-06-23 | 65 | -172/+34 |
| | |||||
* | Mark as 1.1-dev. | Ville Skytt? | 2010-06-22 | 1 | -1/+1 |
| | |||||
* | Do XML wellformedness check only if other checks do not flag the doc invalid. | Ville Skytt? | 2010-06-22 | 1 | -0/+17 |
| | | | | This is to further mitigate XMLWF performance issues. | ||||
* | Update instructions etc from CVS to Mercurial. | Ville Skytt? | 2010-06-22 | 6 | -25/+22 |
| | |||||
* | 1.0validator-1_0-release | ville | 2010-06-14 | 3 | -9/+9 |
| | |||||
* | Soften #9899 entry a bit. | ville | 2010-06-14 | 1 | -3/+4 |
| | |||||
* | Note (candidate) fix for #9899. | ville | 2010-06-13 | 1 | -2/+9 |
| | |||||
* | Update MathML3 to WD-MathML3-20100610. | ville | 2010-06-13 | 29 | -2292/+2008 |
| | |||||
* | Add MathML3 info. | ville | 2010-06-13 | 1 | -1/+17 |
| | |||||
* | Add generated XML catalog. | ville | 2010-06-10 | 1 | -0/+250 |
| | |||||
* | Bring whatsnew up to date. | ville | 2010-05-07 | 1 | -3/+14 |
| | |||||
* | Spelling fix. | ville | 2010-05-07 | 1 | -3/+3 |
| | |||||
* | Escape error messages also when showing source. | ville | 2010-05-07 | 1 | -2/+6 |
| | |||||
* | Avoid malformed comments when overriding doctype or charset. | ville | 2010-05-07 | 1 | -2/+6 |
| | |||||
* | Rephrase previous entry a bit. | ville | 2010-05-07 | 1 | -4/+4 |
| | |||||
* | When passing transcoded content to external validators (and the internal | ville | 2010-05-07 | 1 | -2/+18 |
| | | | | | | XML one), fix up charset declarations in content to reflect transcoding. http://www.w3.org/mid/Pine.LNX.4.64.1004291710580.13453%40zen.rrzn.uni-hannover.de | ||||
* | Point to Apache 2.2 docs instead of 2.0. | ville | 2010-05-07 | 1 | -4/+4 |
| | |||||
* | Add XML entity definitions for characters. | ville | 2010-04-22 | 35 | -0/+8439 |
| | |||||
* | Comment update. | ville | 2010-04-22 | 1 | -0/+3 |
| | |||||
* | Fix syntax. | ville | 2010-04-19 | 1 | -1/+1 |
| |