| Commit message (Expand) | Author | Age | Files | Lines |
| * | reverting revision 3322: addition of ":border:" option to "image" directive | goodger | 2005-05-14 | 2 | -2/+2 |
| * | Added "border" option to "image" directive (& attribute to doctree element); ... | goodger | 2005-05-09 | 2 | -2/+2 |
| * | reverted r3279 | wiemann | 2005-05-03 | 1 | -6/+6 |
| * | renamed "dangerous" functional test to "restricted" | wiemann | 2005-04-30 | 1 | -6/+6 |
| * | 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 | 2 | -1/+2 |
| * | Added "cloak_email_addresses" setting & support; updated test & docs. Thanks... | goodger | 2005-04-22 | 1 | -6/+23 |
| * | added test for targets in front of sections | wiemann | 2005-04-21 | 3 | -6/+9 |
| * | "image" directive: added checks for valid values of "align" option, depending... | goodger | 2005-04-21 | 2 | -2/+2 |
| * | moved the <hr> tags inside the header and footer <div>s; changed the classes ... | goodger | 2005-04-08 | 1 | -2/+2 |
| * | new functional test for pseudo-XML output | goodger | 2005-04-07 | 1 | -0/+1700 |
| * | 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 the "field_name_limit" setting, test & docs | goodger | 2005-04-04 | 1 | -0/+28 |
| * | added test for image and figure :class: and :figclass: options | wiemann | 2005-04-02 | 1 | -3/+3 |
| * | surround \items in LaTeX with curly brackets; | wiemann | 2005-03-27 | 1 | -4/+4 |
| * | merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk | wiemann | 2005-03-26 | 2 | -5/+5 |
| * | applied file_insertion_enabled setting to "figure" directive (disable "figwid... | goodger | 2005-03-24 | 1 | -0/+3 |
| * | added csv-table directive support for the file_insertion_enabled setting | goodger | 2005-03-22 | 1 | -1/+14 |
| * | Added settings: ``file_insertion_enabled`` & ``raw_enabled``. | goodger | 2005-03-21 | 1 | -0/+50 |
| * | removed trailing slash from python_home and pep_home; | wiemann | 2005-03-14 | 1 | -7/+7 |
| * | added functional test for PEPs; | wiemann | 2005-03-14 | 1 | -0/+75 |
| * | 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 | 2 | -18/+18 |
| * | when relocating a target, it now acquires the children of its new parent; | wiemann | 2005-02-27 | 2 | -6/+6 |
| * | use "span" instead of "a" tags for targets, | wiemann | 2005-02-27 | 1 | -4/+4 |
| * | moved misc_rst_html4css1.html from .../output/ to .../expected/ | wiemann | 2005-02-26 | 1 | -0/+15 |
| * | Fixed mislocated internal targets bug, by relocating targets into the next te... | goodger | 2005-02-25 | 2 | -7/+7 |
| * | 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 |
| * | Fixed use_latex_docinfo to always show the titlepage. | cben | 2005-01-15 | 1 | -2/+2 |
| * | Implemented support for multiple author,organization,address,contact fields w... | cben | 2005-01-14 | 1 | -0/+85 |
| * | 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 | 2 | -37/+59 |
| * | added functional tests for empty sections and transitions between sections | wiemann | 2004-11-26 | 2 | -89/+108 |
| * | disable automatic dash-transformation ("--" to en-dash) in LaTeX | wiemann | 2004-11-25 | 1 | -7/+7 |
| * | 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 | 2 | -4/+10 |
| * | updated for multiple classifiers in definition list items | goodger | 2004-11-03 | 2 | -4/+15 |
| * | added another functional test for the compound directive | wiemann | 2004-10-21 | 2 | -0/+56 |
| * | reduced vertical space in compound blocks in HTML | wiemann | 2004-10-21 | 1 | -13/+13 |