summaryrefslogtreecommitdiff
path: root/pygments/formatters
Commit message (Expand)AuthorAgeFilesLines
* [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