| Commit message (Expand) | Author | Age | Files | Lines |
| * | Release 0.3.9: set version number to 0.3.9 | wiemann | 2005-05-26 | 5 | -5/+5 |
| * | added support and test for section subtitles | wiemann | 2005-05-26 | 4 | -11/+18 |
| * | added defaults file for standalone_rst_... tests | wiemann | 2005-05-25 | 4 | -7/+13 |
| * | added test for rowspanning tables with the LaTeX writer | wiemann | 2005-05-25 | 5 | -19/+59 |
| * | added --id-prefix and --auto-id-prefix options | wiemann | 2005-05-21 | 1 | -0/+27 |
| * | more thorough figure testing | wiemann | 2005-05-20 | 4 | -7/+113 |
| * | renamed command-line options for SectSubTitle transform (plural reads better)... | goodger | 2005-05-19 | 1 | -2/+2 |
| * | removed test for ":figwidth: image" because it has different output | wiemann | 2005-05-18 | 1 | -13/+0 |
| * | added SectSubTitle transform | wiemann | 2005-05-18 | 1 | -2/+35 |
| * | Fixed bug with uppercase image targets. Closing | wiemann | 2005-05-18 | 1 | -0/+12 |
| * | Fixed bug with ":width: image" option of figure directive. Closing | wiemann | 2005-05-18 | 1 | -0/+13 |
| * | reverting revision 3322: addition of ":border:" option to "image" directive | goodger | 2005-05-14 | 3 | -3/+2 |
| * | added field list in table cell | wiemann | 2005-05-10 | 1 | -0/+5 |
| * | added test for images | wiemann | 2005-05-09 | 1 | -0/+13 |
| * | this was stupid; | wiemann | 2005-05-09 | 2 | -0/+0 |
| * | added images for convenience | wiemann | 2005-05-09 | 2 | -0/+0 |
| * | Added "border" option to "image" directive (& attribute to doctree element); ... | goodger | 2005-05-09 | 3 | -2/+3 |
| * | reverted r3279 | wiemann | 2005-05-03 | 3 | -8/+8 |
| * | renamed "dangerous" functional test to "restricted" | wiemann | 2005-04-30 | 3 | -8/+8 |
| * | changed the LaTeX sidebar-test a bit | wiemann | 2005-04-30 | 1 | -6/+4 |
| * | added test file for new LaTeX writer including | wiemann | 2005-04-29 | 1 | -0/+12 |
| * | added some tests for the new latex writer | wiemann | 2005-04-29 | 1 | -0/+104 |
| * | fixed encoding/charset values in "html_prolog" & "html_head" parts, which sho... | goodger | 2005-04-27 | 1 | -8/+13 |
| * | Yes, it works. | wiemann | 2005-04-27 | 1 | -1/+0 |
| * | testing | wiemann | 2005-04-27 | 1 | -0/+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 | 3 | -1/+4 |
| * | Added ``html_prolog`` & ``html_head`` to HTML writer parts dictionary exposed... | goodger | 2005-04-26 | 2 | -15/+40 |
| * | str(Exception) doesn't work for anything but ASCII Exception texts, so | wiemann | 2005-04-25 | 2 | -0/+26 |
| * | Added ``html_body``, ``html_title``, & ``html_subtitle`` to HTML writer parts... | goodger | 2005-04-24 | 2 | -24/+106 |
| * | fixed typo | goodger | 2005-04-24 | 1 | -1/+1 |
| * | Added "cloak_email_addresses" setting & support; updated test & docs. Thanks... | goodger | 2005-04-22 | 3 | -7/+34 |
| * | fixed error in test code | wiemann | 2005-04-21 | 1 | -3/+3 |
| * | added (more) tests for :align: option of image and figure directives | wiemann | 2005-04-21 | 2 | -0/+68 |
| * | added test for targets in front of sections | wiemann | 2005-04-21 | 4 | -6/+11 |
| * | "image" directive: added checks for valid values of "align" option, depending... | goodger | 2005-04-21 | 4 | -2/+16 |
| * | added checks for recursive sidebars | goodger | 2005-04-11 | 1 | -0/+73 |
| * | allow topics within sidebars; no topics within body elements | goodger | 2005-04-09 | 3 | -9/+89 |
| * | 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 | 2 | -0/+1708 |
| * | added "header" & "footer" directives, tests, docs, support, and some tweaks | goodger | 2005-04-07 | 4 | -0/+104 |
| * | use universal newlines when opening expected output files to guard against cr... | goodger | 2005-04-06 | 1 | -1/+3 |
| * | assigned classes to <th> elements to indicate role: table head and/or stub | goodger | 2005-04-05 | 1 | -18/+18 |
| * | merged reporter-categories branch into trunk: removed docutils.utils.Reporter... | goodger | 2005-04-05 | 1 | -81/+0 |
| * | added "stub-columns" options to "csv-table" and "list-table" directives, plus... | goodger | 2005-04-05 | 4 | -30/+129 |
| * | added the "field_name_limit" setting, test & docs | goodger | 2005-04-04 | 3 | -0/+45 |
| * | fixed some relative-path issues; | wiemann | 2005-04-02 | 3 | -3/+3 |
| * | added test for image and figure :class: and :figclass: options | wiemann | 2005-04-02 | 2 | -3/+6 |
| * | removed nodes.Element.set_class() method; | wiemann | 2005-04-02 | 1 | -1/+2 |
| * | removed non-deterministic behavior; thanks, David! | wiemann | 2005-03-30 | 1 | -2/+2 |