| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | added test for ".. |" not followed by text | wiemann | 2005-03-28 | 1 | -0/+4 |
| * | made issuing debug-system_messages conditional | wiemann | 2005-03-28 | 1 | -5/+2 |
| * | surround \items in LaTeX with curly brackets; | wiemann | 2005-03-27 | 1 | -4/+4 |
| * | test that BOMs aren't removed when input data is Unicode | wiemann | 2005-03-27 | 1 | -0/+4 |
| * | remove BOMs from input streams | wiemann | 2005-03-27 | 1 | -0/+27 |
| * | moved test_html4css1/test_parts.py to test_html4css1.py; | wiemann | 2005-03-26 | 2 | -14/+0 |
| * | forgot to check in test output | wiemann | 2005-03-26 | 1 | -0/+4 |
| * | typo | wiemann | 2005-03-26 | 1 | -1/+7 |
| * | merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk | wiemann | 2005-03-26 | 37 | -678/+816 |
| * | fixed a bug that assumed text follows ".. _" | goodger | 2005-03-26 | 1 | -0/+8 |
| * | added auto-enumerated list items | goodger | 2005-03-25 | 1 | -0/+92 |
| * | applied file_insertion_enabled setting to "figure" directive (disable "figwid... | goodger | 2005-03-24 | 2 | -0/+5 |
| * | ensure we are in the correct directory; | wiemann | 2005-03-23 | 1 | -0/+3 |
| * | set executable bits on test files | wiemann | 2005-03-22 | 16 | -0/+0 |
| * | added csv-table directive support for the file_insertion_enabled setting | goodger | 2005-03-22 | 2 | -2/+16 |
| * | deleted old .cvsignore files | wiemann | 2005-03-22 | 1 | -2/+0 |
| * | updated for SVN | goodger | 2005-03-22 | 1 | -2/+2 |
| * | Added settings: ``file_insertion_enabled`` & ``raw_enabled``. | goodger | 2005-03-21 | 3 | -0/+75 |
| * | removed Node.flattened(); added Node.traverse(); | wiemann | 2005-03-15 | 1 | -28/+42 |
| * | differentiate between paths and URIs | goodger | 2005-03-15 | 4 | -3/+19 |
| * | removed trailing slash from python_home and pep_home; | wiemann | 2005-03-14 | 3 | -11/+11 |