| Commit message (Expand) | Author | Age | Files | Lines |
| * | reverted last check-in; it was committed to "transforms" branch | wiemann | 2005-09-18 | 1 | -93/+93 |
| * | changed DanglingReferences priority back to 850 | wiemann | 2005-09-18 | 1 | -93/+93 |
| * | renamed universal.FinalChecks to references.DanglingReferences; | wiemann | 2005-07-05 | 1 | -93/+93 |
| * | added support for units in image widths and heights; | wiemann | 2005-06-16 | 1 | -3/+12 |
| * | fixed wrong propagation of attributes to img elements in HTML | wiemann | 2005-06-06 | 1 | -1/+1 |
| * | removed <div>s around images | wiemann | 2005-06-06 | 1 | -5/+5 |
| * | added "local" class to local TOCs | wiemann | 2005-06-06 | 1 | -1/+1 |
| * | fixed target bug <http://mid.gmane.org/200505291251.j4TCpZP0022378@sheep.berl... | wiemann | 2005-06-05 | 1 | -2/+2 |
| * | added functional test for image with multiple IDs; | wiemann | 2005-05-29 | 1 | -1/+3 |
| * | moved aux. <span> tags for multiple IDs *inside* the element which carries th... | wiemann | 2005-05-29 | 1 | -5/+5 |
| * | Release 0.3.9: set version number to 0.3.10 | wiemann | 2005-05-26 | 1 | -1/+1 |
| * | Release 0.3.9: set version number to 0.3.9 | wiemann | 2005-05-26 | 1 | -1/+1 |
| * | added support and test for section subtitles | wiemann | 2005-05-26 | 1 | -6/+7 |
| * | added test for rowspanning tables with the LaTeX writer | wiemann | 2005-05-25 | 1 | -6/+3 |
| * | more thorough figure testing | wiemann | 2005-05-20 | 1 | -2/+23 |
| * | reverting revision 3322: addition of ":border:" option to "image" directive | goodger | 2005-05-14 | 1 | -1/+1 |
| * | Added "border" option to "image" directive (& attribute to doctree element); ... | goodger | 2005-05-09 | 1 | -1/+1 |
| * | do not add first/last class to invisible elements | wiemann | 2005-04-27 | 1 | -1/+1 |
| * | added target at end of admonition | wiemann | 2005-04-27 | 1 | -1/+1 |
| * | added test for targets in front of sections | wiemann | 2005-04-21 | 1 | -3/+3 |
| * | "image" directive: added checks for valid values of "align" option, depending... | goodger | 2005-04-21 | 1 | -1/+1 |
| * | moved the <hr> tags inside the header and footer <div>s; changed the classes ... | goodger | 2005-04-08 | 1 | -2/+2 |
| * | added "header" & "footer" directives, tests, docs, support, and some tweaks | goodger | 2005-04-07 | 1 | -0/+8 |
| * | assigned classes to <th> elements to indicate role: table head and/or stub | goodger | 2005-04-05 | 1 | -18/+18 |
| * | added "stub-columns" options to "csv-table" and "list-table" directives, plus... | goodger | 2005-04-05 | 1 | -28/+62 |
| * | added test for image and figure :class: and :figclass: options | wiemann | 2005-04-02 | 1 | -3/+3 |
| * | merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk | wiemann | 2005-03-26 | 1 | -4/+4 |
| * | made relocated targets before sections zero-length | wiemann | 2005-03-05 | 1 | -2/+2 |
| * | relocate internal targets only in front of sections, doctitles and subtitles | wiemann | 2005-03-05 | 1 | -12/+12 |
| * | when relocating a target, it now acquires the children of its new parent; | wiemann | 2005-02-27 | 1 | -3/+3 |
| * | use "span" instead of "a" tags for targets, | wiemann | 2005-02-27 | 1 | -4/+4 |
| * | Fixed mislocated internal targets bug, by relocating targets into the next te... | goodger | 2005-02-25 | 1 | -3/+3 |
| * | added class="option-group" to option_group <td>s | wiemann | 2005-02-11 | 1 | -9/+9 |
| * | made span.option contain option variable as well | wiemann | 2005-02-11 | 1 | -3/+3 |
| * | Release 0.3.7: set version number to 0.3.8 | wiemann | 2004-12-24 | 1 | -1/+1 |
| * | Release 0.3.7: set version number to 0.3.7 | wiemann | 2004-12-23 | 1 | -1/+1 |
| * | applied David Goodger's patch from | wiemann | 2004-12-23 | 1 | -3/+3 |
| * | Release 0.4.0: set version number to 0.4.0 | wiemann | 2004-12-23 | 1 | -1/+1 |
| * | reverted accidentally committed files; sorry | wiemann | 2004-12-23 | 1 | -1/+1 |
| * | added text about using the unicode directive for en and em dashes | wiemann | 2004-12-23 | 1 | -1/+1 |
| * | added test for ``raw`` role and directive | wiemann | 2004-11-26 | 1 | -34/+41 |
| * | added functional tests for empty sections and transitions between sections | wiemann | 2004-11-26 | 1 | -85/+90 |
| * | add classes "first" and "last" to sidebar children | wiemann | 2004-11-13 | 1 | -2/+2 |
| * | Re-fixed rendering of admonitions in HTML to unify generated HTML of | wiemann | 2004-11-13 | 1 | -19/+27 |
| * | added "last" attribute to last element in admonition in HTML | wiemann | 2004-11-13 | 1 | -3/+3 |
| * | updated expected HTML output of functional test | wiemann | 2004-11-13 | 1 | -29/+29 |
| * | really disregard invisible nodes when checking for compactable lists | wiemann | 2004-11-08 | 1 | -4/+6 |
| * | updated for multiple classifiers in definition list items | goodger | 2004-11-03 | 1 | -4/+6 |
| * | added another functional test for the compound directive | wiemann | 2004-10-21 | 1 | -0/+28 |
| * | reduced vertical space in compound blocks in HTML | wiemann | 2004-10-21 | 1 | -13/+13 |