| Commit message (Expand) | Author | Age | Files | Lines |
| * | Moved OpenDocument to a project directory in sandbox. | dkuhlman | 2007-03-21 | 12 | -4442/+0 |
| * | Adding proposal for automatically loaded user directive implementations. | dkuhlman | 2007-03-15 | 2 | -0/+719 |
| * | Added support for highlights directive. Fixed styles in highlights, | dkuhlman | 2007-03-14 | 6 | -33/+171 |
| * | Various additions and fixes, including: | dkuhlman | 2007-03-12 | 6 | -34/+117 |
| * | Fix for non-utf-8 character sets, e.g. Russian. | dkuhlman | 2007-03-09 | 2 | -6/+38 |
| * | Fixed doc. | dkuhlman | 2007-03-08 | 3 | -4/+4 |
| * | Version 1.0d -- Added support for footnotes. | dkuhlman | 2007-03-08 | 7 | -1/+82 |
| * | Replace existing opendocument references with Dave Kuhlman's. Changed bang P... | kippesp | 2007-02-28 | 2 | -4/+4 |
| * | Added missing "import sys" in tools/rst2odt.py. | dkuhlman | 2007-02-26 | 1 | -0/+1 |
| * | Fixed headers and footers. Added support for references/URLs in | dkuhlman | 2007-02-21 | 2 | -37/+43 |
| * | Renamed directive "syntaxhighlight" to "sourcecode". Also changed | dkuhlman | 2007-02-20 | 5 | -100/+128 |
| * | Added separate list styles for table of contents. | dkuhlman | 2007-01-16 | 6 | -21/+76 |
| * | Fixes to bugs related to titles, headers, and footers. | dkuhlman | 2007-01-15 | 5 | -12/+25 |
| * | Fixed error that occurs when there are no headers or footers. | dkuhlman | 2007-01-11 | 1 | -21/+2 |
| * | Added support for ..header:: and ..footer:: directives and fix to | dkuhlman | 2007-01-09 | 6 | -24/+106 |
| * | Added support for "table" and "container" directives. | dkuhlman | 2007-01-05 | 6 | -9/+149 |
| * | Packaged odtwriter as a distribution file for use with distutils | dkuhlman | 2007-01-02 | 7 | -10/+41 |
| * | Fixed imports to match latest version of Pygments. | dkuhlman | 2006-12-31 | 2 | -0/+7 |
| * | Added a separate lexer for LaTeX syntax highlighting. | dkuhlman | 2006-12-29 | 5 | -42/+88 |
| * | Added a Docutils directive which enables user (1) to turn syntax | dkuhlman | 2006-12-28 | 5 | -43/+246 |
| * | Implemented visit_line, depart_line, visit_line_block, | dkuhlman | 2006-12-22 | 6 | -8/+70 |
| * | Added syntax highlighting for literal code blocks. | dkuhlman | 2006-12-20 | 7 | -60/+420 |
| * | Fix to open output file in binary mode for MS Windows compatibility | dkuhlman | 2006-12-11 | 1 | -4/+56 |
| * | Removed references to IPShell | dkuhlman | 2006-12-07 | 1 | -6/+6 |
| * | Fix for ElementTree getparent() and fixed zip DEFLATE. | dkuhlman | 2006-12-07 | 1 | -102/+154 |
| * | Added support for images and figures. | dkuhlman | 2006-10-18 | 3 | -5/+266 |
| * | Minor update to the doc. | dkuhlman | 2006-10-10 | 3 | -0/+32 |
| * | Added doc title to meta-data. | dkuhlman | 2006-09-05 | 1 | -3/+17 |
| * | Added horizontal line before abstract, before and after table of | dkuhlman | 2006-09-04 | 1 | -2/+25 |
| * | Added style for centered text | dkuhlman | 2006-09-04 | 1 | -0/+0 |
| * | Minor updates to odtwriter doc. | dkuhlman | 2006-09-01 | 3 | -32/+58 |
| * | Renamed: README --> README.txt | dkuhlman | 2006-09-01 | 1 | -0/+0 |
| * | Added use of prefix "rststyle-Table" for generated table styles. | dkuhlman | 2006-09-01 | 1 | -22/+48 |
| * | Updates to document | dkuhlman | 2006-08-30 | 3 | -5/+12 |
| * | Added separte section for footer (view source, ...). | dkuhlman | 2006-08-30 | 1 | -24/+66 |
| * | Modified style for codeblock. | dkuhlman | 2006-08-30 | 1 | -0/+0 |
| * | Added preliminary documentation for odtwriter. | dkuhlman | 2006-08-30 | 4 | -11/+489 |
| * | Added support for visit_authors and visit_title_reference. Changed | dkuhlman | 2006-08-30 | 1 | -85/+128 |
| * | Added new styles defined for use with odtwriter. | dkuhlman | 2006-08-30 | 1 | -0/+0 |
| * | Added setup.py in support of installing the odt writer etc under docutils | dkuhlman | 2006-08-28 | 1 | -0/+18 |
| * | Fixes so that rst2odt.py/odtwriter will work when it is installed | dkuhlman | 2006-08-28 | 2 | -28/+54 |
| * | Added support for tables | dkuhlman | 2006-08-23 | 2 | -148/+211 |
| * | Added support for option-lists | dkuhlman | 2006-08-19 | 2 | -1/+194 |
| * | Added visitor method for doctest_block | dkuhlman | 2006-08-18 | 1 | -14/+16 |
| * | Moved styles.odt to writer directory | dkuhlman | 2006-08-18 | 1 | -0/+0 |
| * | Moved styles.odt to writer directory | dkuhlman | 2006-08-18 | 1 | -0/+0 |
| * | Initial checkin for ODF/odtwriter | dkuhlman | 2006-08-17 | 4 | -0/+1016 |
| * | updates for python_latex | dkuhlman | 2003-10-09 | 2 | -1/+24 |
| * | Added test for in-line literal | dkuhlman | 2003-08-15 | 1 | -0/+6 |
| * | Added more unit tests for Python LaTeX | dkuhlman | 2003-08-15 | 1 | -5/+159 |