2014-05-22 Dirk Schulze Add self links for headings. default tip
2014-04-10 Cameron McCormack Pubrules update.
2014-04-10 Cameron McCormack Make <edit:with> disambiguate bare names to an attribute on the element.
2014-04-01 Cameron McCormack Check whether node should be called as "node" or "nodejs".
2014-02-01 Cameron McCormack Make elements findable by Shepherd.
2013-06-13 Cameron McCormack Use https for style sheet link.
2013-05-28 Cameron McCormack Fix bug preventing SVG 2 maturity background colours from displaying.
2013-04-09 Cameron McCormack Use the "this" version as the "previous" version when generating an Editor's Draft.
2013-04-08 Cameron McCormack Functionality required for SVG Integration table generation.
2013-04-07 Cameron McCormack Add <edit:script> and custom replacement functions; keep track of which spec each imported definitions file comes from.
2013-04-06 Cameron McCormack Add <edit:shorttitle/>.
2013-04-06 Cameron McCormack Avoid exception when using SVG Tiny 1.2 definitions file.
2013-04-06 Cameron McCormack Allow single file resources.
2013-04-06 Cameron McCormack Add support for building other specs.
2013-04-06 Cameron McCormack Fix bug in detecting JS errors; only build single page spec if there is more than one page.
2013-04-06 Cameron McCormack Don't add page header/footer one single page specs.
2013-04-05 Cameron McCormack Move directories-to-copy from build.pl to publish.xml.
2013-04-05 Cameron McCormack Allow selective inclusion of markup when publishing as a not-ED.
2013-04-02 Cameron McCormack Update for new pubrules requirements for {FP,LC,FPLC}WDs.
2013-03-28 Cameron McCormack Don't rewrite the single page URL in single-page.html.
2013-03-28 Cameron McCormack Fix problem with single-page not rebuilding.
2013-03-28 Cameron McCormack Rewrite aria-describedby="" attributes when generating single-page.
2013-03-21 Erik Dahlstrom html5 validity for the copyright header
2013-03-08 Erik Dahlstrom Update copyright header.
2013-02-08 Nikos Andronikos Removed dependency on rsync and replaced with python shutil methods.
2012-09-14 Cameron McCormack Build the single page version of the spec with the new script.
2012-08-21 Cameron McCormack Try putting content model elements in an inline list in element summary boxes.
2012-08-21 Cameron McCormack Sort elements and element categories in element summary boxes.
2012-08-21 Cameron McCormack Don't list attribute categories as elements in element summary boxes.
2012-08-21 Cameron McCormack Remove old build system support.
2012-08-21 Cameron McCormack Fixes for validation and to output XHTML5.
2012-08-20 Cameron McCormack Sort element index.
2012-08-20 Cameron McCormack Copy examples directory over, and make the copying more resilient to missing directories.
2012-08-19 Cameron McCormack Fix more.
2012-08-19 Cameron McCormack Resolve #blah URI references properly.
2012-08-19 Cameron McCormack Allow multiple <definitions> elements in publish.xml.
2012-08-18 Cameron McCormack Fixes for pubrules.
2012-08-18 Cameron McCormack Try more date fixes.
2012-08-18 Cameron McCormack Try time zone fix again.
2012-08-18 Cameron McCormack Get publication date right in all time zones.
2012-08-18 Cameron McCormack Automatically swap style sheets to hide background colours when publishing to TR/.
2012-08-18 Cameron McCormack Allow more links to be quote-less.
2012-08-18 Cameron McCormack Change warning output format. Omit quotes around property links in property tables.
2012-08-17 Cameron McCormack List category-less elements in element summary content models too.
2012-08-06 Brian Birtles Replace commands.getstatusoutput with cross-platform version
2012-08-06 Cameron McCormack Longer dash.
2012-08-06 Cameron McCormack Add spec name to page titles.
2012-08-05 Cameron McCormack Don't hard code list of pages to build.
2012-08-05 Cameron McCormack Use date number not day number.
2012-08-02 Cameron McCormack Don't build svg.idlx with new build scripts, and use publish/*.js as dependencies.
2012-08-01 Cameron McCormack New JS-based build scripts.
2012-08-01 Cameron McCormack Add hgeol entry.
2012-08-01 Cameron McCormack Yet nother hgeol entry.
2012-08-01 Cameron McCormack Another hgeol entry.
2012-08-01 Cameron McCormack Fix hgeol entry.
2012-08-01 Cameron McCormack Add hgeol entry.
2012-07-30 Cameron McCormack Fix content model listing when text content is allowed.
2012-07-24 Cameron McCormack Allow building on cygwin.
2012-05-31 Cameron McCormack Move quotes around element/attribute links outside of the link itself.
2012-05-27 Cameron McCormack Format property links consistently.
2012-05-27 Cameron McCormack Include inline SVG in the output, too.
2012-05-19 Cameron McCormack Handle aria-describedby attributes properly in the single page spec.
2012-05-18 Cameron McCormack Preserve any class="" set on <body>.
2012-05-18 Cameron McCormack Fix protocol relative link generation to handle file:.
2012-05-18 Cameron McCormack typo
2012-05-18 Cameron McCormack Generate protocol relative links to w3.org style sheets and the MathJax script.
2012-05-18 Cameron McCormack Remove debugging.
2012-05-18 Cameron McCormack Support inline MathML with MathJax.
2012-05-18 Cameron McCormack Do not exclude MathML content.
2012-05-17 Cameron McCormack Fix HTML output formatting to avoid white space in links.
2012-05-16 Cameron McCormack Generate single page link correctly.
2012-05-16 Cameron McCormack merge
2012-05-16 Cameron McCormack Local style sheets will need '.css' on the end.
2012-05-10 Cameron McCormack Format property links like in CSS specs.
2012-05-09 Cameron McCormack Generate the single page version of the spec with chapters in the right order.e
2012-05-09 Cameron McCormack Make single-page link in the top section be a relative link.
2012-05-09 Cameron McCormack Generate full toc and chapter tocs to look like CSS ones.
2012-05-09 Cameron McCormack Typo.
2012-05-09 Cameron McCormack Allow the SVG_BUILD_LOCAL_STYLE_SHEETS environment variable to be set
2012-05-09 Cameron McCormack Generate the minitoc so that it will be formatted like CSS tocs.
2012-05-09 Cameron McCormack Fix bug with wrong case of <a>-linked terms.
2011-11-21 tbah Added edit:elementindex to generate list of elements in alphabetic order.
2011-11-12 tbah Replace use of table by use of div's in 'edit:example' template.
2011-08-02 Jonathan Watt Stop building java-binding.zip. r=heycam.
2011-08-01 Jonathan Watt Fix generated comment in spec publish files to mention the correct directory to run make in. NOREVIEW.
2011-07-28 Jonathan Watt Add build.py, a heavily modified port of http://dev.w3.org/cvsweb/SVG/profiles/1.1F2/master/build.pl revision 1.17 to get it working with the new svg2 repo layout. r=WG.
2011-07-28 SVG WG Add the tools from http://dev.w3.org/cvsweb/SVG/tools/ that are necessary to build the initial import of the spec to the svg2 repository. r=WG.
2011-07-28 Jonathan Watt Add initial .hgignore and .hgeol files to the new svg2-tools repository. r=WG.