Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-16 | Removed unnecessary imports. | fiddlosopher | 1 | -1/+0 |
2008-01-08 | Made -c/--css option repeatable on the command line (like -H, -A, -B). | fiddlosopher | 1 | -8/+12 |
2008-01-08 | Changed copyright dates where appropriate to include 2008. | fiddlosopher | 1 | -2/+2 |
2008-01-03 | Added optional HTML sanitization using a whitelist. | fiddlosopher | 1 | -7/+16 |
2008-01-01 | Made -H, -A, and -B cumulative: if they are specified multiple times, | fiddlosopher | 1 | -3/+6 |
2007-12-01 | Added --gladtex and --mimetex options. | fiddlosopher | 1 | -13/+17 |
2007-12-01 | Added HTMLMathMethod writer option. | fiddlosopher | 1 | -4/+7 |
2007-11-29 | Moved everything from src into the top-level directory. | fiddlosopher | 1 | -0/+512 |
2007-11-03 | Reverted back to state as of r1062. The template haskell changes | fiddlosopher | 1 | -512/+0 |
2007-11-03 | Use template haskell to avoid the need for templates: | fiddlosopher | 1 | -0/+512 |