summaryrefslogtreecommitdiff
path: root/pygments/formatters
Commit message (Expand)AuthorAgeFilesLines
* [svn]0.7Georg Brandl2007-02-141-2/+2
* [svn] Make check.Georg Brandl2007-02-143-6/+6
* [svn] Test that the HTML formatter output is complete.Georg Brandl2007-02-141-2/+4
* [svn] A test case for the external CSS function of the HTML formatter.Georg Brandl2007-02-141-8/+17
* [svn] Shorten some testfiles, silence some pylint warnings,Georg Brandl2007-02-142-3/+4
* [svn] Another two fixes.Georg Brandl2007-02-131-4/+2
* [svn] Optimize HTML output, fix PyTb formatter.Georg Brandl2007-02-131-1/+4
* [svn] Small docs update.Georg Brandl2007-02-131-11/+14
* [svn] Fix reST error.Georg Brandl2007-02-121-2/+2
* [svn] Quite a few things:Georg Brandl2007-02-128-61/+139
* [svn] Document the new HTML formatter interface.Georg Brandl2007-02-121-2/+56
* [svn] Add a "lineseparator" HTML formatter option.Georg Brandl2007-02-101-4/+12
* [svn] Copyright notice update.Georg Brandl2007-02-047-7/+7
* [svn] Fix in the new HTML formatter.Georg Brandl2007-02-011-2/+4
* [svn] HTML formatter overhaul.Georg Brandl2007-01-291-108/+132
* [svn] PyLint run.Georg Brandl2007-01-251-2/+0
* [svn] - add missing example filesGeorg Brandl2007-01-251-0/+7
* [svn] make it clear that 0.7 is in development.Georg Brandl2007-01-251-0/+2
* [svn] Added using(state=x) and RST lexer by Tim Hatch.Georg Brandl2007-01-251-1/+1
* [svn] Fix #185, fix JspLexer so that test suite passes.Georg Brandl2007-01-141-2/+8
* [svn] Added JSP and Batchfile lexers by Tim Hatch.Georg Brandl2007-01-133-4/+4
* [svn] Generate lexer, formatter and filter docs from docstrings.Georg Brandl2007-01-127-90/+190
* [svn] Unused import.0.6Georg Brandl2006-12-201-1/+0
* [svn] updated rtf formatter to handle encodings correctlyblackbird2006-12-201-22/+20
* [svn] Clarify docs and remove debugging code.Georg Brandl2006-12-201-3/+0
* [svn] Improve Unicode handling without encoding.Georg Brandl2006-12-206-5/+26
* [svn] Some style nits and make check.Georg Brandl2006-12-203-11/+1
* [svn] Make test suite work again.Georg Brandl2006-12-171-2/+3
* [svn] - Added option for the HTML formatter to write the CSS to an external fileGeorg Brandl2006-12-171-7/+60
* [svn] refactored rtf formatter, added support for backtick highlighting in ph...blackbird2006-12-171-19/+17
* [svn] Fix double repr.Georg Brandl2006-12-161-2/+2
* [svn] Make RawTokenFormatter/Lexer use unicode escaped strings.Georg Brandl2006-12-161-1/+1
* [svn] Make the test suite pass.Georg Brandl2006-12-161-0/+1
* [svn] Add a few example files.Georg Brandl2006-12-161-4/+2
* [svn] added rich text formatter (formatter for one of the worst file formats ...blackbird2006-12-162-4/+130
* [svn] Change Pygments license to BSD.Georg Brandl2006-12-106-6/+6
* [svn] Reformat and adapt check_sources.Georg Brandl2006-11-261-2/+2
* [svn] some minor updates:blackbird2006-11-232-3/+20
* [svn] added improved pascal lexerblackbird2006-11-181-4/+4
* [svn] make check.Georg Brandl2006-10-311-1/+1
* [svn] Add encoding support. All processing is now done with unicode strings.Georg Brandl2006-10-315-8/+15
* [svn] Some improvements in the C/C++ lexers.Georg Brandl2006-10-301-1/+1
* [svn] this commit removes the javascript toggle functionality from the html f...blackbird2006-10-301-4/+2
* [svn] More pylint fixes, update BBcode formatter to new style API.Georg Brandl2006-10-304-12/+12
* [svn] Update make check.Georg Brandl2006-10-225-8/+8
* [svn] added experimental (untested) plugin support. i'll try writing some plu...blackbird2006-10-221-2/+6
* [svn] Avoid failing if no docstring given for a formatter class. Fixes #121.Georg Brandl2006-10-201-0/+2
* [svn] Name change, round 4 (rename SVN root folder).Georg Brandl2006-10-196-0/+814