| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make -T[x]html for tables structure cells with a width. I don't | Kristaps Dzonsons | 2011-01-06 | 1 | -9/+7 |
* | Add skeleton for -T[x]html tbl stuff. Also start to put in some bits about | Kristaps Dzonsons | 2011-01-04 | 1 | -0/+1 |
* | Apparently the U tag is deprecated, so use a SPAN instead (blah). Bump | Kristaps Dzonsons | 2010-12-24 | 1 | -1/+0 |
* | Drastically fix -T[x]html's handling of font-escape mode changes (i.e., | Kristaps Dzonsons | 2010-12-24 | 1 | -4/+4 |
* | Implement reference-counted version of original union mdoc_data. This | Kristaps Dzonsons | 2010-12-22 | 1 | -0/+1 |
* | More use default tags, this time I and U. Also fix a stack overflow | Kristaps Dzonsons | 2010-12-20 | 1 | -0/+2 |
* | Give header and footer table cells default widths (using WIDTH and ALIGN | Kristaps Dzonsons | 2010-12-20 | 1 | -2/+2 |
* | Make literal `Bd' use a PRE in -Thtml. Make `Bd' output in general use | Kristaps Dzonsons | 2010-12-17 | 1 | -0/+1 |
* | Use a single P tag for paragraph breaks (which can be configured for | Kristaps Dzonsons | 2010-12-15 | 1 | -0/+1 |
* | Remove stupid outer DIV tag in favour of regular BODY and HTML that can | Kristaps Dzonsons | 2010-12-15 | 1 | -0/+1 |
* | In-progress move from -T[x]html using DIVs for its lists to using DL, | Kristaps Dzonsons | 2010-12-15 | 1 | -10/+4 |
* | Add support for `Sm' in -T[x]html -mdoc. | Kristaps Dzonsons | 2010-07-23 | 1 | -0/+1 |
* | correct lots of copyright notices; | Ingo Schwarze | 2010-07-13 | 1 | -1/+1 |
* | Give -T[x]html `Bk -words' capability. | Kristaps Dzonsons | 2010-07-06 | 1 | -1/+3 |
* | Churn as I finish email address migration kth.se -> bsd.lv. | Kristaps Dzonsons | 2010-06-19 | 1 | -1/+1 |
* | Fix in `Mt' mailto from a patch by Tim van der Molen. | Kristaps Dzonsons | 2010-04-05 | 1 | -12/+11 |
* | Fixed Makefile for `make lint' dep. on config.h | Kristaps Dzonsons | 2010-01-29 | 1 | -3/+7 |
* | Abstraction of -Thtml -man font setting (still experimental). | Kristaps Dzonsons | 2009-11-16 | 1 | -0/+10 |
* | Removed superfluous HTML_NEWLINE. | Kristaps Dzonsons | 2009-11-14 | 1 | -1/+0 |
* | Fixed \c handling in -Thtml. | Kristaps Dzonsons | 2009-11-14 | 1 | -4/+1 |
* | (Forgot to update html.h with metafonts. Build will puke on check-out.) | Kristaps Dzonsons | 2009-11-10 | 1 | -0/+4 |
* | Fixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, -m... | Kristaps Dzonsons | 2009-10-28 | 1 | -1/+0 |
* | Fixed un-reset buffer in `.In', -Thtml, -mdoc. | 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 | -0/+4 |
* | Portability: replaced queue macros in html.c (Joerg Sonnenberger). | Kristaps Dzonsons | 2009-10-26 | 1 | -5/+9 |
* | Clean up consts (noted by Joerg Sonnenberger and Ulrich Sporlein). | Kristaps Dzonsons | 2009-10-13 | 1 | -1/+1 |
* | Additions to -Tman -Thtml: all structural components tested & in place. | Kristaps Dzonsons | 2009-10-07 | 1 | -1/+18 |
* | Example style-sheet reflecting modified section/subsection style tags. | Kristaps Dzonsons | 2009-10-04 | 1 | -0/+1 |
* | Fixed mandoc.1 examples (new -Thtml options). | Kristaps Dzonsons | 2009-10-03 | 1 | -0/+7 |
* | Added the -oincludes=FMT option. | Kristaps Dzonsons | 2009-10-03 | 1 | -0/+2 |
* | Element tag buffer is now part of struct html. | Kristaps Dzonsons | 2009-10-03 | 1 | -0/+3 |
* | Added Bf, Pf, etc. to -Thtml. | Kristaps Dzonsons | 2009-09-24 | 1 | -0/+1 |
* | Split html.c into html.h, mdoc_html.c, man_html.c. | Kristaps Dzonsons | 2009-09-21 | 1 | -0/+102 |
* | Purged all old files in favour of new design. Selective reintegration. | Kristaps Dzonsons | 2008-12-15 | 1 | -86/+0 |
* | Prettier HTML. | Kristaps Dzonsons | 2008-12-10 | 1 | -1/+3 |
* | Linted on NetBSD side. | Kristaps Dzonsons | 2008-12-10 | 1 | -2/+2 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-10 | 1 | -0/+1 |
* | *** empty log message *** | Kristaps Dzonsons | 2008-12-10 | 1 | -0/+83 |