summaryrefslogtreecommitdiff
path: root/docutils/test/functional
Commit message (Expand)AuthorAgeFilesLines
* reverted last check-in; it was committed to "transforms" branchwiemann2005-09-182-182/+182
* changed DanglingReferences priority back to 850wiemann2005-09-182-182/+182
* more precise error messagewiemann2005-07-151-2/+2
* renamed universal.FinalChecks to references.DanglingReferences;wiemann2005-07-052-182/+182
* improved cloaking mechanismwiemann2005-07-011-1/+1
* implemented units for image widths; implemented language-support (e.g. for hy...wiemann2005-06-291-1/+2
* move metadata title into document['title']wiemann2005-06-291-1/+1
* Added ``_stylesheet_required`` internal setting, docutils.transforms.html.Sty...goodger2005-06-281-0/+1
* fixed testswiemann2005-06-201-0/+1
* ensure that always a stylesheet path/URL is given;wiemann2005-06-204-2/+6
* added support for units in image widths and heights;wiemann2005-06-164-3/+68
* fixed wrong propagation of attributes to img elements in HTMLwiemann2005-06-061-1/+1
* removed <div>s around imageswiemann2005-06-062-6/+6
* added "local" class to local TOCswiemann2005-06-062-2/+2
* fixed target bug <http://mid.gmane.org/200505291251.j4TCpZP0022378@sheep.berl...wiemann2005-06-052-4/+4
* added functional test for image with multiple IDs;wiemann2005-05-294-1/+20
* moved aux. <span> tags for multiple IDs *inside* the element which carries th...wiemann2005-05-291-5/+5
* Release 0.3.9: set version number to 0.3.10wiemann2005-05-265-5/+5
* Release 0.3.9: set version number to 0.3.9wiemann2005-05-265-5/+5
* added support and test for section subtitleswiemann2005-05-264-11/+18
* added defaults file for standalone_rst_... testswiemann2005-05-254-7/+13
* added test for rowspanning tables with the LaTeX writerwiemann2005-05-255-19/+59
* more thorough figure testingwiemann2005-05-204-7/+113
* reverting revision 3322: addition of ":border:" option to "image" directivegoodger2005-05-143-3/+2
* added field list in table cellwiemann2005-05-101-0/+5
* added test for imageswiemann2005-05-091-0/+13
* this was stupid;wiemann2005-05-092-0/+0
* added images for conveniencewiemann2005-05-092-0/+0
* Added "border" option to "image" directive (& attribute to doctree element); ...goodger2005-05-093-2/+3
* reverted r3279wiemann2005-05-033-8/+8
* renamed "dangerous" functional test to "restricted"wiemann2005-04-303-8/+8
* changed the LaTeX sidebar-test a bitwiemann2005-04-301-6/+4
* added test file for new LaTeX writer includingwiemann2005-04-291-0/+12
* added some tests for the new latex writerwiemann2005-04-291-0/+104
* do not add first/last class to invisible elementswiemann2005-04-271-1/+1
* added target at end of admonitionwiemann2005-04-273-1/+4
* Added "cloak_email_addresses" setting & support; updated test & docs. Thanks...goodger2005-04-223-7/+34
* added test for targets in front of sectionswiemann2005-04-214-6/+11
* "image" directive: added checks for valid values of "align" option, depending...goodger2005-04-213-2/+3
* moved the <hr> tags inside the header and footer <div>s; changed the classes ...goodger2005-04-081-2/+2
* new functional test for pseudo-XML outputgoodger2005-04-072-0/+1708
* added "header" & "footer" directives, tests, docs, support, and some tweaksgoodger2005-04-073-0/+11
* assigned classes to <th> elements to indicate role: table head and/or stubgoodger2005-04-051-18/+18
* added "stub-columns" options to "csv-table" and "list-table" directives, plus...goodger2005-04-053-28/+87
* added the "field_name_limit" setting, test & docsgoodger2005-04-043-0/+45
* added test for image and figure :class: and :figclass: optionswiemann2005-04-022-3/+6
* surround \items in LaTeX with curly brackets;wiemann2005-03-271-4/+4
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-262-5/+5
* applied file_insertion_enabled setting to "figure" directive (disable "figwid...goodger2005-03-242-0/+5
* added csv-table directive support for the file_insertion_enabled settinggoodger2005-03-222-2/+16