]> git.cameronkatri.com Git - mandoc.git/history - html.c
The files mandoc.c and mandoc.h contained both specialised low-level
[mandoc.git] / html.c
2009-10-03 Kristaps DzonsonsFixed mandoc.1 examples (new -Thtml options).
2009-10-03 Kristaps DzonsonsAdded the -oincludes=FMT option.
2009-10-03 Kristaps DzonsonsElement tag buffer is now part of struct html.
2009-09-24 Kristaps DzonsonsAdded Bf, Pf, etc. to -Thtml.
2009-09-21 Kristaps DzonsonsSplit html.c into html.h, mdoc_html.c, man_html.c.
2009-09-21 Kristaps DzonsonsRemoved man handling in -Thtml (for now).
2009-09-21 Kristaps DzonsonsFix height of hard-breaks in -Thtml.
2009-09-21 Kristaps DzonsonsConsolidation of Pp/sp/br/Lp stuff.
2009-09-21 Kristaps DzonsonsFix in outopts processing.
2009-09-21 Kristaps DzonsonsFixed body/divbody structure of html pages.
2009-09-21 Kristaps Dzonsonsgetsubopt() is in unistd.h, not stdlib.h (error in...
2009-09-21 Kristaps DzonsonsLint pass (OpenBSD-alpha). Noops.
2009-09-21 Kristaps DzonsonsRemoved new-born out.{h,c} (not a good idea).
2009-09-21 Kristaps DzonsonsAdded example stylesheet.
2009-09-21 Kristaps DzonsonsTentative addition of front-end utility functions ...
2009-09-20 Kristaps DzonsonsUsing inline-blocks for header and footer (works much...
2009-09-20 Kristaps DzonsonsHeaders and footers in -Thtml. Various minor additions.
2009-09-20 Kristaps DzonsonsBl -column in place for -Thtml.
2009-09-20 Kristaps DzonsonsSome extra html tags and near-complete Bl: -tag is...
2009-09-20 Kristaps DzonsonsFixed memory leak on close.
2009-09-20 Kristaps DzonsonsConsiderable, wide-ranging improvements to the -Thtml...
2009-09-17 Kristaps DzonsonsConsider html fixes, most importantly -tag and -hang...
2009-09-17 Kristaps DzonsonsHang lists in html (the hard one first).
2009-09-17 Kristaps DzonsonsMore html.
2009-09-17 Kristaps Dzonsonsascii_xxx -> chars_xxx (intended to hold more than...
2009-09-16 Kristaps DzonsonsMore updates to html.c.
2009-09-16 Kristaps DzonsonsMade tree/term/out() functions return void.
2008-12-15 Kristaps DzonsonsPurged all old files in favour of new design. Selectiv...
2008-12-12 Kristaps Dzonsons*** empty log message ***
2008-12-10 Kristaps DzonsonsPrettier HTML.
2008-12-10 Kristaps Dzonsons*** empty log message ***
2008-12-10 Kristaps DzonsonsSx to Sh anchors work.
2008-12-10 Kristaps DzonsonsLinted on NetBSD side.
2008-12-10 Kristaps DzonsonsVersioning up.
2008-12-10 Kristaps Dzonsons*** empty log message ***
2008-12-10 Kristaps Dzonsons*** empty log message ***
2008-12-10 Kristaps Dzonsons*** empty log message ***
2008-12-09 Kristaps Dzonsons*** empty log message ***
2008-12-09 Kristaps DzonsonsConsiderable clean-ups.
2008-12-08 Kristaps Dzonsons*** empty log message ***
2008-12-08 Kristaps DzonsonsAdded warnings for using macros in the wrong sections.
2008-12-07 Kristaps Dzonsons*** empty log message ***
2008-12-06 Kristaps Dzonsons.St macros in place.
2008-12-06 Kristaps Dzonsons*** empty log message ***
2008-12-05 Kristaps Dzonsons*** empty log message ***
2008-12-05 Kristaps DzonsonsNm works properly, many other changes, etc.
2008-12-05 Kristaps Dzonsons*** empty log message ***
2008-12-05 Kristaps Dzonsons*** empty log message ***
2008-12-05 Kristaps Dzonsons*** empty log message ***
2008-12-04 Kristaps Dzonsons*** empty log message ***
2008-12-04 Kristaps DzonsonsCharacter-encoding tests.
2008-12-04 Kristaps DzonsonsMore html-css.
2008-12-03 Kristaps DzonsonsInitial html outputs working.
2008-12-03 Kristaps DzonsonsMajor update.
2008-12-03 Kristaps DzonsonsAbstract ml/mlg/html/xml.