| Commit message (Expand) | Author | Age | Files | Lines |
| * | `pygments` is not needed unless there are `.. code-block::` | smerten | 2010-10-14 | 1 | -50/+54 |
| * | change rst2odp to rst2odp.py (much to my chagrin), but trying to be consisten... | matt_harrison | 2010-09-08 | 2 | -1/+1 |
| * | do not really on pygments being present | matt_harrison | 2010-09-08 | 1 | -2/+5 |
| * | remove possible not MS compatible os.path.join inside of zip file | matt_harrison | 2010-09-08 | 1 | -1/+1 |
| * | close tempfile | matt_harrison | 2010-09-07 | 3 | -17/+27 |
| * | Reverted wrong commit - sorry. | smerten | 2010-04-11 | 2 | -47/+47 |
| * | Added project to create a diff from two reStructuredText sources. | smerten | 2010-04-11 | 2 | -47/+47 |
| * | fix new line issue with depart_line | matt_harrison | 2009-09-25 | 2 | -3/+5 |
| * | update readme | matt_harrison | 2009-09-25 | 1 | -2/+4 |
| * | improve footnotes. add sub/superscript. add hint/sidebar | matt_harrison | 2009-09-25 | 2 | -13/+97 |
| * | initial Table support | matt_harrison | 2009-09-22 | 2 | -0/+142 |
| * | reference fixes from FirstClown | matt_harrison | 2009-08-11 | 1 | -5/+4 |
| * | pyohio 2009 sprint work! Add support for term, definition_list, target and c... | matt_harrison | 2009-07-28 | 1 | -6/+37 |
| * | some refactoring of paragraph styles | matt_harrison | 2009-07-28 | 1 | -24/+60 |
| * | allow for s5 class styling of lists | matt_harrison | 2009-07-21 | 2 | -22/+27 |
| * | add --font command line to rst2odp for changing default font of Arial | matt_harrison | 2009-07-15 | 2 | -1/+13 |
| * | fix bad spacing when there are blank lines in code | matt_harrison | 2009-07-14 | 1 | -1/+2 |
| * | don't reuse style nodes if node.tail exists, bump version | matt_harrison | 2009-03-23 | 2 | -8/+11 |
| * | code cleanup, add line breaks between paragraphs, handle spaces more like OOo | matt_harrison | 2009-03-01 | 2 | -94/+103 |
| * | fix ugly space between code/normal text, some cleanup | matt_harrison | 2009-02-11 | 1 | -20/+7 |
| * | add newlines after paragraph (unless in list_item) | matt_harrison | 2009-02-04 | 2 | -2/+5 |
| * | add image scaling support and "pending node" support | matt_harrison | 2009-01-24 | 3 | -32/+147 |
| * | fix manifest generation for .gif and .png | matt_harrison | 2009-01-10 | 1 | -1/+7 |
| * | add --pages-to-export option (useful for debugging and limiting pages) | matt_harrison | 2009-01-10 | 2 | -2/+70 |
| * | fix slide finding logic for import | matt_harrison | 2009-01-09 | 1 | -6/+5 |
| * | start of import slide in odplib | matt_harrison | 2009-01-09 | 1 | -0/+99 |
| * | add --mono-font (to specify monospace font), complicate the write method (hop... | matt_harrison | 2009-01-09 | 4 | -28/+167 |
| * | add support for doctest_block | matt_harrison | 2009-01-06 | 1 | -1/+12 |
| * | add example slide show | matt_harrison | 2008-12-18 | 2 | -0/+83 |
| * | fix too many spaces issue in source code | matt_harrison | 2008-12-18 | 1 | -4/+4 |
| * | rst2odp 0.2.1 release | matt_harrison | 2008-12-17 | 2 | -4/+4 |
| * | make output quieter (use "-r 3" for noise) | matt_harrison | 2008-12-17 | 1 | -3/+6 |
| * | initial transistion (titleless slide), caption/figure support and fix issue w... | matt_harrison | 2008-12-17 | 2 | -10/+29 |
| * | Change PIL import statement (thanks Pekka) | matt_harrison | 2008-12-17 | 1 | -1/+1 |
| * | refactor metadata, don't pull in everything during build/install | matt_harrison | 2008-12-17 | 4 | -12/+28 |
| * | fix sytling when slide has normal text and outlines | matt_harrison | 2008-12-08 | 2 | -5/+1 |
| * | fix support for enumerated lists | matt_harrison | 2008-12-08 | 3 | -11/+76 |
| * | initial support for incremental | matt_harrison | 2008-12-05 | 2 | -9/+84 |
| * | Initial version of 3rd version of rst2odp. This one appears to work and is b... | matt_harrison | 2008-12-05 | 13 | -0/+2917 |
| * | remove old stuff | matt_harrison | 2008-12-05 | 5 | -1197/+0 |
| * | Initial commit of rst2odp (probably has environment issues (cwd)) | matt_harrison | 2008-10-22 | 6 | -0/+1260 |