| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix [ 3602652 ] correct syntax-highlight default value in help string. | milde | 2013-01-30 | 1 | -1/+1 |
| * | Fix TypeError: Python 3 does no implicit conversion between bytes and unicode... | milde | 2013-01-25 | 1 | -1/+1 |
| * | Apply [ 2714873 ] Fix for the overwritting of document attributes. | milde | 2013-01-21 | 2 | -19/+279 |
| * | Apply [ 3599485 ] node source/line information for sphinx translation. | milde | 2013-01-21 | 1 | -0/+2 |
| * | Fix [ 3600051 ] for tables in a list, table cells are not compacted. | milde | 2013-01-21 | 1 | -7/+10 |
| * | Fix [ 3601607 ] node.__repr__() must return `str` instance. | milde | 2013-01-21 | 1 | -4/+15 |
| * | Add Estonian typographic quotes. | milde | 2013-01-17 | 1 | -6/+10 |
| * | Fix literal use of babel shorthands (straight quote, tilde, ...). | milde | 2013-01-17 | 1 | -43/+63 |
| * | XeTeX writer: Scale monotype font to match others. | milde | 2013-01-17 | 1 | -1/+1 |
| * | latex2e: Drop the simple algorithm replacing straight double quotes. | milde | 2013-01-05 | 1 | -33/+30 |
| * | smartquotes: Skip emtpy text tokens without updating the last character. | milde | 2013-01-04 | 2 | -5/+6 |
| * | Unify/simplify type testing in "validate_*_list". | milde | 2013-01-01 | 1 | -11/+6 |
| * | Fix: 3598893 --stylesheet and --stylesheet-path options broken, patch partial... | grubert | 2012-12-31 | 1 | -7/+5 |
| * | TODO for BUG: 3598893 --stylesheet/path broken | grubert | 2012-12-31 | 1 | -0/+6 |
| * | fix typo | grubert | 2012-12-31 | 1 | -1/+1 |
| * | Fix [ 3596884 ] exception importing ``docutils.io``. | milde | 2012-12-27 | 1 | -2/+2 |
| * | Release 0.10: set version number to 0.11 | grubert | 2012-12-16 | 1 | -1/+1 |
| * | Release 0.10: set __version_details__ to "repository" | grubert | 2012-12-16 | 1 | -1/+1 |
| * | Release 0.10: set version number to 0.10 | grubert | 2012-12-16 | 1 | -1/+1 |
| * | back to repository (tarball test_dependencies fails) | grubert | 2012-12-13 | 1 | -1/+1 |
| * | Release 0.10: set version number to 0.10 | grubert | 2012-12-13 | 1 | -1/+1 |
| * | Documentation update | milde | 2012-12-12 | 1 | -0/+1 |
| * | smartquotes: non-breaking spaces for french quotes, LaTeX character conversion. | milde | 2012-12-12 | 2 | -2/+5 |
| * | SmartQuotes transform: language-depended quote characters. | milde | 2012-11-26 | 3 | -102/+233 |
| * | Use True/False for booleans. frontend.validate_ternary() returns True/False o... | milde | 2012-11-26 | 1 | -7/+5 |
| * | normalize_language_tag() now returns `BCP 47`_ conformant tags | milde | 2012-11-23 | 5 | -38/+51 |
| * | Smartquotes: correct "educating" of quotes around inline markup. | milde | 2012-11-18 | 2 | -208/+223 |
| * | Fix opening binary files under Py3k (thanks to Dominic Fitzpatrick). | milde | 2012-11-06 | 1 | -2/+2 |
| * | Code cleanup and test html math output options. | milde | 2012-10-25 | 1 | -7/+5 |
| * | Customizable MathJax URL (based on patch by Dmitry Shachnev). | milde | 2012-10-18 | 1 | -12/+16 |
| * | More cases where we do not want to "educate" quotes. | milde | 2012-10-18 | 1 | -1/+5 |
| * | Add SmartQuotes transform for typographic quotes and dashes. | milde | 2012-10-16 | 3 | -4/+866 |
| * | Fix to config file access and added note on config in documentation | dkuhlman | 2012-10-13 | 1 | -6/+4 |
| * | Use validate_comma_separated_string_list for stylesheet setting. | milde | 2012-10-12 | 3 | -19/+24 |
| * | New setting validators, code cleanup. | milde | 2012-10-12 | 1 | -19/+55 |
| * | Fix Py3k error writing to stdout with encoding differing from default. | milde | 2012-10-11 | 1 | -25/+22 |
| * | Change default of "syntax highlight" option to "long", | milde | 2012-09-14 | 4 | -12/+21 |
| * | Simplify handling of "code" inline nodes. | milde | 2012-09-12 | 1 | -5/+3 |
| * | Use ``<code>`` tag for inline "code", do not drop nested inline nodes (syntax... | milde | 2012-09-12 | 1 | -5/+17 |
| * | Fix import of PIL.Image. | milde | 2012-09-12 | 2 | -3/+9 |
| * | Fix for custom headers/footers | dkuhlman | 2012-09-10 | 1 | -29/+9 |
| * | Fix section numbering by LaTeX. | milde | 2012-09-06 | 1 | -2/+3 |
| * | Fix [3559988] and [3560841] __import__ local writer, reader, languages and pa... | grubert | 2012-08-26 | 4 | -6/+18 |
| * | SafeString._str__ must not return a binary string with Python 3.x. | milde | 2012-08-24 | 1 | -1/+5 |
| * | Fix 3559988 get_writer_class for python 2.7 up | grubert | 2012-08-22 | 1 | -1/+4 |
| * | Fix to attach the default page style in the body of the document | dkuhlman | 2012-08-19 | 1 | -0/+41 |
| * | Fix [ 3552403 ] Prevent broken PyXML replacing stdlibs xml module. | milde | 2012-08-16 | 1 | -0/+13 |
| * | Add source file info and rawsource to term nodes to solve bug [ 3548418 ]. | milde | 2012-08-16 | 1 | -0/+3 |
| * | Fix [ 3556388 ] Mathjax does not work with rst2s5. | milde | 2012-08-14 | 1 | -0/+2 |
| * | Apply [ 3555160 ] ensure order of "otherlanguages". | milde | 2012-08-14 | 2 | -2/+2 |