summaryrefslogtreecommitdiff
path: root/HISTORY.txt
Commit message (Expand)AuthorAgeFilesLines
* Release 0.12: closed "Changes Since ..." sectiondocutils-0.12@7758grubert2014-07-061-2/+2
* Fix [258] figwidth="image" generates unitless width value.milde2014-06-241-0/+4
* Do not add newline after inline math (produces unwanted whitespace).milde2014-05-281-3/+8
* Address [ 249 ] and [ 250 ]. CSV table fails on python 2 with unicode.milde2014-03-201-0/+10
* Apply [ 115 ] mind for fixed 2to3 string literal conversion behavior.milde2014-02-281-1/+5
* Apply [ 116 ] by Kirill Smelkov. No hardcode \\\\large for subtitle. milde2014-02-281-0/+1
* Fix [ 223 ] by removing redundant tests we do not have control over.milde2013-09-281-0/+4
* Fix [ 239 ] Latex writer glues paragraphs with figure floats.milde2013-09-021-0/+4
* Apply patch by Jakub Wilk to fix bug [ 100 ].milde2013-08-211-0/+3
* Release 0.11: added empty "Changes Since 0.11" sectiongrubert2013-07-221-0/+4
* Release 0.11: closed "Changes Since ..." sectiondocutils-0.11@7694grubert2013-07-221-2/+2
* testing on ubuntu 10.04 installation broken because of different module direc...grubert2013-07-131-2/+2
* Release 0.11: closed "Changes Since ..." sectiongrubert2013-07-131-2/+2
* Fix [ 210 ] Python 3.3 checks CVS syntax only if "strict" is True.milde2013-05-161-0/+4
* Avoid repeated class declarations in html4css1 writermilde2013-05-071-0/+2
* Fix [ 228 ], part II.milde2013-04-181-5/+2
* Fix [ 228 ] search docutils components first locally then globally.milde2013-04-171-0/+5
* Always import our local copy of roman.py (report Larry Hastings).milde2013-03-251-0/+1
* Fix [ 157 ] Line block parsing does not like system message.milde2013-03-221-0/+4
* Fix [3607063] handle lines starting with a period.grubert2013-03-081-0/+1
* Fix [ 3607029 ] traceback with embedded alias pointing to missing target.milde2013-03-071-0/+4
* New default for `math-output` setting: "HTML math.css".milde2013-03-041-0/+3
* Fix [ 3606028 ] ``assert`` is skipped with ``python -O``.milde2013-03-041-0/+4
* New setting `stylesheet_dirs`.milde2013-03-021-0/+4
* Support embedded aliases within hyperlink references.milde2013-02-181-0/+1
* Fix [ 3603246 ] Bug in option "--graphicx-option=auto".milde2013-02-131-0/+1
* manpage Fix option separating comma was bold (thanks to Bill Morris).grubert2013-02-121-0/+4
* Apply [ 2714873 ] Fix for the overwritting of document attributes.milde2013-01-211-0/+4
* Apply [ 3599485 ] node source/line information for sphinx translation.milde2013-01-211-0/+4
* Fix [ 3600051 ] for tables in a list, table cells are not compacted.milde2013-01-211-0/+8
* Fix literal use of babel shorthands (straight quote, tilde, ...).milde2013-01-171-2/+4
* latex2e: Drop the simple algorithm replacing straight double quotes.milde2013-01-051-4/+11
* Fix [ 3596884 ] exception importing ``docutils.io``.milde2012-12-271-0/+3
* Release 0.10: added empty "Changes Since 0.10" sectiongrubert2012-12-161-0/+4
* Release 0.10: closed "Changes Since ..." sectiondocutils-0.10@7564grubert2012-12-161-2/+2
* reset section names for release.shgrubert2012-12-161-2/+2
* Release 0.10: closed "Changes Since ..." sectiongrubert2012-12-131-2/+2
* SmartQuotes transform: language-depended quote characters.milde2012-11-261-2/+2
* normalize_language_tag() now returns `BCP 47`_ conformant tagsmilde2012-11-231-0/+5
* Fix opening binary files under Py3k (thanks to Dominic Fitzpatrick).milde2012-11-061-0/+1
* Customizable MathJax URL (based on patch by Dmitry Shachnev).milde2012-10-181-0/+2
* Add SmartQuotes transform for typographic quotes and dashes.milde2012-10-161-8/+12
* Add ``math.css`` stylesheet to data files (thanks to Dmitry Shachnev).milde2012-10-151-5/+9
* Fix Py3k error writing to stdout with encoding differing from default.milde2012-10-111-0/+1
* Change default of "syntax highlight" option to "long", milde2012-09-141-0/+2
* Use ``<code>`` tag for inline "code", do not drop nested inline nodes (syntax...milde2012-09-121-0/+5
* Fix import of PIL.Image.milde2012-09-121-0/+1
* Fix section numbering by LaTeX.milde2012-09-061-0/+1
* Allow running test_buildhtml.py from anywhere, also with Python 3.milde2012-09-031-0/+5
* Fix [3559988] and [3560841] __import__ local writer, reader, languages and pa...grubert2012-08-261-0/+2