| Commit message (Expand) | Author | Age | Files | Lines |
| * | renamed funny filename file so it will work on Windowssubdocs | wiemann | 2007-08-24 | 2 | -2/+2 |
| * | resolve indirect qualified targets | wiemann | 2007-08-22 | 4 | -165/+251 |
| * | made namespace qualifiers case-insensitive, and accept backslashes, too; | wiemann | 2007-08-20 | 2 | -3/+3 |
| * | added qualified references syntax; | wiemann | 2007-08-20 | 4 | -1/+195 |
| * | added misc.CheckDoctreeValidity transform to catch invalid doctrees caused by... | wiemann | 2007-08-20 | 1 | -0/+91 |
| * | whoops -- the subtitle-test.txt got its contents twice (thanks to SVN's funny... | wiemann | 2007-08-20 | 1 | -8/+0 |
| * | do not transform sub-document titles into subtitles; slight clean-up in parts.py | wiemann | 2007-08-19 | 2 | -0/+33 |
| * | strip decoration (header and footer) from sub-documents | wiemann | 2007-08-19 | 1 | -0/+3 |
| * | added test files that I forgot to check in | wiemann | 2007-08-19 | 3 | -1/+18 |
| * | avoid creation of duplicate ID's in sub-documents | wiemann | 2007-08-17 | 1 | -2/+2 |
| * | implemented simple version of multi-file output (no navigational aids though) | wiemann | 2007-08-16 | 5 | -13/+49 |
| * | added tests; use "doc-set root" instead of "docset root" in English | wiemann | 2007-08-15 | 1 | -3/+31 |
| * | added docset-root directive; | wiemann | 2007-08-15 | 13 | -92/+652 |
| * | moved responsibility for applying transforms from publisher to | wiemann | 2007-06-24 | 1 | -2/+9 |
| * | Merge smaller differences from latex2e_adaptive_preamble.subdocs@5264 | grubert | 2007-06-20 | 3 | -5/+3 |
| * | Put leavevmode before longtable to avoid having it moved before sub/pargraph. | grubert | 2007-05-31 | 2 | -0/+7 |
| * | adjusted name and email address | wiemann | 2007-05-31 | 16 | -16/+16 |
| * | Using leavevmode after terms option_list no longer needs to check parent for ... | grubert | 2007-05-28 | 1 | -2/+1 |
| * | - Append ``\leavemode`` to definition list terms. | grubert | 2007-05-28 | 1 | -15/+5 |
| * | Table column width with 3 decimal places. | grubert | 2007-05-28 | 2 | -7/+7 |
| * | Py22 compatibility fix (does not recognize source code encoding) | wiemann | 2007-04-10 | 1 | -4/+6 |
| * | added class="internal"/class="external" to a elements | wiemann | 2007-04-10 | 5 | -96/+96 |
| * | reverted r5032; breaks Python 2.2 compatibility | wiemann | 2007-03-21 | 5 | -11/+11 |
| * | replaced 'raw_unicode_escape' with 'ascii', 'backslashreplace' so we don't ge... | wiemann | 2007-03-21 | 5 | -11/+11 |
| * | moved Element.__str__ to Node.__str__ so Text has it too; | wiemann | 2007-03-21 | 1 | -0/+10 |
| * | merged include-after-until branch to trunk; deleted include-after-until branch | wiemann | 2007-03-12 | 3 | -0/+120 |
| * | - New option ``--reference-label`` to allow usage of LaTeX ref for | grubert | 2007-02-21 | 2 | -0/+51 |
| * | dropped all name attributes of "a" elements | wiemann | 2007-01-16 | 4 | -91/+91 |
| * | + - Moved ``id`` attributes from titles to surrounding ``div`` | wiemann | 2007-01-16 | 6 | -127/+127 |
| * | Add: active latex2e test data with option list in definition list. | grubert | 2006-12-11 | 3 | -18/+97 |
| * | Remove inactive code for use_optionlist_for_option_list. | grubert | 2006-12-11 | 1 | -11/+2 |
| * | fixed bug with multi-line attributions in block quote directives (epigraph etc.) | goodger | 2006-12-09 | 1 | -2/+4 |
| * | Fix: output hypertargets | grubert | 2006-11-28 | 1 | -6/+6 |
| * | removed Py21 compatibility code | wiemann | 2006-11-13 | 1 | -17/+1 |
| * | correct faulty setting definitions & add test; 0.4 backport candidate | goodger | 2006-11-12 | 2 | -1/+2 |
| * | - Image width unit ``px`` is translated to ``pt``: | grubert | 2006-11-02 | 1 | -3/+3 |
| * | Fix: Do not escape underscores in citation reference labels if | grubert | 2006-10-08 | 1 | -0/+34 |
| * | Use centering instead of center for figure contents, to avoid vertical space. | grubert | 2006-10-08 | 1 | -2/+3 |
| * | Recognize table class: borderless, nolines, booktabs, standard. | grubert | 2006-09-03 | 1 | -0/+38 |
| * | added writer_aux.Admonitions transform; | wiemann | 2006-08-16 | 1 | -0/+33 |
| * | added functional test for non-ASCII characters in comments | wiemann | 2006-08-11 | 4 | -2/+10 |
| * | updated headers | wiemann | 2006-08-07 | 5 | -20/+10 |
| * | merged directives branch to trunk (r4375:4666); | wiemann | 2006-07-12 | 20 | -132/+458 |
| * | use integer division to make it more explicit, and for Python 3000 compatibil... | wiemann | 2006-07-04 | 1 | -3/+3 |
| * | Added StopTraversal exception in nodes, to interrupt the traversal cleanly. | blais | 2006-06-28 | 1 | -0/+75 |
| * | Python 2.5 compatibility: dynamic exception matching | goodger | 2006-06-22 | 3 | -8/+18 |
| * | reverted r3253, incompatible with Python 2.5 | goodger | 2006-06-22 | 1 | -11/+0 |
| * | added support for unicode bullets | wiemann | 2006-06-04 | 1 | -0/+26 |
| * | fixed calls to docutils.parsers.rst.states.Body.block_quote (see r4522), and ... | goodger | 2006-06-01 | 1 | -0/+104 |
| * | use $Id$ instead of $Date$ and $Revision$; | wiemann | 2006-05-21 | 97 | -377/+193 |