| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Initial check-in of -man -Thtml \f support (needs testing). | Kristaps Dzonsons | 2009-11-14 | 1 | -3/+5 |
* | Fixed \c handling in -Thtml. | Kristaps Dzonsons | 2009-11-14 | 1 | -4/+1 |
* | Noted that -man text decoration is re-set when exiting a macro invocation. | Kristaps Dzonsons | 2009-11-10 | 1 | -0/+3 |
* | More lint fixes. | Kristaps Dzonsons | 2009-10-30 | 1 | -1/+0 |
* | Fixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, -m... | Kristaps Dzonsons | 2009-10-28 | 1 | -0/+3 |
* | Added "summary" tag to tables in order to silence HTML-tidy's complaints. | Kristaps Dzonsons | 2009-10-27 | 1 | -4/+8 |
* | Portability: replaced queue macros in html.c (Joerg Sonnenberger). | Kristaps Dzonsons | 2009-10-26 | 1 | -2/+1 |
* | Added `PD' to -man (doesn't do anything, yet). | Kristaps Dzonsons | 2009-10-24 | 1 | -0/+2 |
* | Fixed maddening mismatch between groff and strftime mismatch of day ("%e"). ... | Kristaps Dzonsons | 2009-10-22 | 1 | -6/+2 |
* | Made sure devices and formats recognise that -man and -mdoc have different sy... | Kristaps Dzonsons | 2009-10-18 | 1 | -6/+4 |
* | Moved output definitions into main.h. | Kristaps Dzonsons | 2009-10-13 | 1 | -0/+1 |
* | RS tags implemented for -Tman -Thtml. | Kristaps Dzonsons | 2009-10-09 | 1 | -1/+33 |
* | Consolidated some -man -Tascii functions. | Kristaps Dzonsons | 2009-10-08 | 1 | -14/+128 |
* | Additions to -Tman -Thtml: all structural components tested & in place. | Kristaps Dzonsons | 2009-10-07 | 1 | -144/+137 |
* | Structural components of -man -Thtml in place (note that HP is the same as IP... | Kristaps Dzonsons | 2009-10-04 | 1 | -20/+77 |
* | Initial IP implementation in -Thtml -man. | Kristaps Dzonsons | 2009-10-04 | 1 | -5/+92 |
* | SS, SH, PP, P, LP, br, sp tags in -man -Thtml. | Kristaps Dzonsons | 2009-10-04 | 1 | -9/+302 |
* | Added initial -man framework for -Thtml. | Kristaps Dzonsons | 2009-10-03 | 1 | -1/+96 |
* | Element tag buffer is now part of struct html. | Kristaps Dzonsons | 2009-10-03 | 1 | -0/+1 |
* | Split html.c into html.h, mdoc_html.c, man_html.c. | Kristaps Dzonsons | 2009-09-21 | 1 | -0/+30 |