2021-08-10 |
Ingo Schwarze | Support two-character font names (BI, CW, CR, CB, CI) |
blob | commitdiff | raw |
2021-06-02 |
Ingo Schwarze | In revision 1.157 of cgi.c, a meta viewport element... |
blob | commitdiff | raw | diff to current |
2021-05-16 |
Ingo Schwarze | implement the tbl(7) layout modifiers "b" (bold) and... |
blob | commitdiff | raw | diff to current |
2020-10-16 |
Ingo Schwarze | In HTML output, avoid printing a newline right after... |
blob | commitdiff | raw | diff to current |
2020-04-20 |
Ingo Schwarze | In fragment identifiers, use ~%d for ordinal suffixes, |
blob | commitdiff | raw | diff to current |
2020-04-19 |
Ingo Schwarze | Correctly handle non-unique tags even when NODE_ID... |
blob | commitdiff | raw | diff to current |
2020-04-18 |
Ingo Schwarze | When a .Tg is attached to a paragraph, attach the permalink |
blob | commitdiff | raw | diff to current |
2020-04-08 |
Ingo Schwarze | Use a separate node->tag attribute rather than abusing... |
blob | commitdiff | raw | diff to current |
2020-04-07 |
Ingo Schwarze | Separate the place to put the <a href> permalink (now... |
blob | commitdiff | raw | diff to current |
2020-04-06 |
Ingo Schwarze | Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl,... |
blob | commitdiff | raw | diff to current |
2020-03-13 |
Ingo Schwarze | Split tagging into a validation part including prioriti... |
blob | commitdiff | raw | diff to current |
2020-02-27 |
Ingo Schwarze | The HTML standard does not allow self-closing syntax... |
blob | commitdiff | raw | diff to current |
2020-01-19 |
Ingo Schwarze | Introduce a new mdoc(7) macro .Tg ("tag") to explicitly... |
blob | commitdiff | raw | diff to current |
2019-09-05 |
Ingo Schwarze | Do not clear HTML_NOSPACE in print_indent(). |
blob | commitdiff | raw | diff to current |
2019-09-03 |
Ingo Schwarze | Wrap text and phrasing elements in paragraphs unless... |
blob | commitdiff | raw | diff to current |
2019-09-03 |
Ingo Schwarze | Make html_close_paragraph() more versatile, more robust... |
blob | commitdiff | raw | diff to current |
2019-09-01 |
Ingo Schwarze | delete the TAG_IDIV crutch, which is no longer used |
blob | commitdiff | raw | diff to current |
2019-08-29 |
Ingo Schwarze | In the HTML formatter, assert(3) that no HTML nesting... |
blob | commitdiff | raw | diff to current |
2019-08-02 |
Ingo Schwarze | minor sync of the inline stylesheet with mandoc.css: |
blob | commitdiff | raw | diff to current |
2019-04-30 |
Ingo Schwarze | In HTML output, allow switching the desired font for... |
blob | commitdiff | raw | diff to current |
2019-03-03 |
Ingo Schwarze | Reset HTML formatter state, in particular the id_unique... |
blob | commitdiff | raw | diff to current |
2019-03-01 |
Ingo Schwarze | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML... |
blob | commitdiff | raw | diff to current |
2019-01-18 |
Ingo Schwarze | The .UR and .MT blocks in man(7) are represented by... |
blob | commitdiff | raw | diff to current |
2019-01-11 |
Ingo Schwarze | Remove the HTML title= attributes which harmed accessib... |
blob | commitdiff | raw | diff to current |
2019-01-07 |
Ingo Schwarze | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and... |
blob | commitdiff | raw | diff to current |
2019-01-06 |
Ingo Schwarze | Finally, represent the man(7) .PP and .HP macros by... |
blob | commitdiff | raw | diff to current |
2019-01-05 |
Ingo Schwarze | Now that the NODE_NOFILL flag in the syntax tree is... |
blob | commitdiff | raw | diff to current |
2018-12-16 |
Ingo Schwarze | Yet another round of improvements to manual font selection. |
blob | commitdiff | raw | diff to current |
2018-12-15 |
Ingo Schwarze | Several improvements to escape sequence handling. |
blob | commitdiff | raw | diff to current |
2018-12-04 |
Ingo Schwarze | HTML syntax audit: render \p as <br/>, not as <div>. |
blob | commitdiff | raw | diff to current |
2018-11-26 |
Ingo Schwarze | Support more than one style attribute one the same... |
blob | commitdiff | raw | diff to current |
2018-11-23 |
Ingo Schwarze | When a font escape appears in the middle of a string, |
blob | commitdiff | raw | diff to current |
2018-10-25 |
Ingo Schwarze | Implement the \f(CW and \f(CR (constant width font... |
blob | commitdiff | raw | diff to current |
2018-10-02 |
Ingo Schwarze | Add an option -T html -O toc to add a brief table of... |
blob | commitdiff | raw | diff to current |
2018-10-02 |
Ingo Schwarze | Support a second argument to -O man, |
blob | commitdiff | raw | diff to current |
2018-08-16 |
Ingo Schwarze | Implement the \*(.T predefined string (interpolate... |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Ingo Schwarze | Delete substantial amounts of code |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Ingo Schwarze | Delete support for style=margin-left attributes, which... |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Ingo Schwarze | Delete support for style=width attributes, which are... |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Ingo Schwarze | Do not write <colgroup> elements. Their only purpose... |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Ingo Schwarze | Delete support for the style=text-indent attribute... |
blob | commitdiff | raw | diff to current |
2018-06-18 |
Ingo Schwarze | Revert previous: style=height is still used by roff_htm... |
blob | commitdiff | raw | diff to current |
2018-06-10 |
Ingo Schwarze | delete support for the HTML style=height property,... |
blob | commitdiff | raw | diff to current |
2018-05-29 |
Ingo Schwarze | Delete support for the print_otag(sw) * and - modifiers, |
blob | commitdiff | raw | diff to current |
2018-05-28 |
Ingo Schwarze | URL-fragment strings can only contain certain characters. |
blob | commitdiff | raw | diff to current |
2018-05-25 |
Ingo Schwarze | Do not write duplicate id= attributes, they violate... |
blob | commitdiff | raw | diff to current |
2018-05-21 |
Ingo Schwarze | Use <span> for .Ms rather than <b>; discussed with... |
blob | commitdiff | raw | diff to current |
2018-05-21 |
Ingo Schwarze | Use <span> for .Ad rather than <i>; also suggested... |
blob | commitdiff | raw | diff to current |
2018-05-21 |
Ingo Schwarze | Use <span> rather than abusing <i> for .Pa; |
blob | commitdiff | raw | diff to current |
2018-05-09 |
Ingo Schwarze | Fix a long-standing issue: |
blob | commitdiff | raw | diff to current |
2018-05-08 |
Ingo Schwarze | Eliminate the class=It-* attributes. |
blob | commitdiff | raw | diff to current |
2018-05-08 |
Ingo Schwarze | Switch the emitted HTML element from <b> to <code>... |
blob | commitdiff | raw | diff to current |
2018-05-01 |
Ingo Schwarze | skip printing the embedded style sheet if an external... |
blob | commitdiff | raw | diff to current |
2018-04-13 |
Ingo Schwarze | preserve comments before .Dd and .TH (typically Copyrig... |
blob | commitdiff | raw | diff to current |
2017-09-06 |
Ingo Schwarze | fix a NULL pointer access on deroff() failure; |
blob | commitdiff | raw | diff to current |
2017-07-15 |
Ingo Schwarze | In .Bl -tag and -hang, do not print a margin-left style... |
blob | commitdiff | raw | diff to current |
2017-07-14 |
Ingo Schwarze | Fix an assertion failure triggered by print_otag("sw... |
blob | commitdiff | raw | diff to current |
2017-07-14 |
Ingo Schwarze | Handle .Bl -compact via CSS rather than writing individ... |
blob | commitdiff | raw | diff to current |
2017-07-14 |
Ingo Schwarze | print HTML character references as 4+ digits hexadecima... |
blob | commitdiff | raw | diff to current |
2017-06-23 |
Ingo Schwarze | Write text boxes as <mi>, <mn>, or <mo> as appropriate, |
blob | commitdiff | raw | diff to current |
2017-06-14 |
Ingo Schwarze | implement the roff(7) \p (break output line) escape... |
blob | commitdiff | raw | diff to current |
2017-06-08 |
Ingo Schwarze | make the internal a2roffsu() interface more powerful... |
blob | commitdiff | raw | diff to current |
2017-05-14 |
Ingo Schwarze | Tweak previous: tb@ noticed that some browser/font... |
blob | commitdiff | raw | diff to current |
2017-05-12 |
Ingo Schwarze | Make the tag column in .Bl -tag lists wider: |
blob | commitdiff | raw | diff to current |
2017-03-15 |
Ingo Schwarze | Minimal support for deep linking into man(7) pages. |
blob | commitdiff | raw | diff to current |
2017-03-14 |
Ingo Schwarze | Slightly increase widths calculated from string lengths... |
blob | commitdiff | raw | diff to current |
2017-03-13 |
Ingo Schwarze | Print title="..." in addition to id="..." attributes... |
blob | commitdiff | raw | diff to current |
2017-02-05 |
Ingo Schwarze | mark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather... |
blob | commitdiff | raw | diff to current |
2017-02-05 |
Ingo Schwarze | for .Rs, use <cite> |
blob | commitdiff | raw | diff to current |
2017-02-05 |
Ingo Schwarze | Improve <table> syntax: |
blob | commitdiff | raw | diff to current |
2017-01-29 |
Ingo Schwarze | eliminate one useless struct and one level of indirection; |
blob | commitdiff | raw | diff to current |
2017-01-28 |
Ingo Schwarze | Simplify usage of print_otag() even more: |
blob | commitdiff | raw | diff to current |
2017-01-26 |
Ingo Schwarze | Fix -man -Thtml formatting after .nf (which has nothing... |
blob | commitdiff | raw | diff to current |
2017-01-25 |
Ingo Schwarze | Improve HTML formatting of .Bl -tag. |
blob | commitdiff | raw | diff to current |
2017-01-21 |
Ingo Schwarze | slightly simplify header and footer styles |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Ingo Schwarze | clean up markup of .Bd, .D1, .Dl, .Li, and .Ql; |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Ingo Schwarze | Clean up CSS rules for sections and paragraphs. |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Ingo Schwarze | Implement line breaking of the generated HTML code... |
blob | commitdiff | raw | diff to current |
2017-01-18 |
Ingo Schwarze | Make HTML output more human readable by overhauling... |
blob | commitdiff | raw | diff to current |
2017-01-17 |
Ingo Schwarze | Completely delete the buf field of struct html and... |
blob | commitdiff | raw | diff to current |
2017-01-17 |
Ingo Schwarze | Simplify the usage of print_otag() by making it accept... |
blob | commitdiff | raw | diff to current |
2017-01-08 |
Ingo Schwarze | from Tiago Silva <tiagofilipesilva at icloud dot com... |
blob | commitdiff | raw | diff to current |
2016-01-04 |
Ingo Schwarze | Generate simpler in-page links: just replace spaces... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Ingo Schwarze | Major character table cleanup: |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Ingo Schwarze | Fix an obvious bug found during the /* FALLTHROUGH... |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Ingo Schwarze | To make the code more readable, delete 283 /* FALLTHROU... |
blob | commitdiff | raw | diff to current |
2015-10-06 |
Ingo Schwarze | modernize style: "return" is not a function |
blob | commitdiff | raw | diff to current |
2015-09-26 |
Ingo Schwarze | /* NOTREACHED */ after abort() is silly, delete it |
blob | commitdiff | raw | diff to current |
2015-03-27 |
Ingo Schwarze | Actually use the new man.conf(5) "output" directive. |
blob | commitdiff | raw | diff to current |
2015-01-21 |
Ingo Schwarze | Rudimentary implementation of the roff(7) \o escape... |
blob | commitdiff | raw | diff to current |
2014-12-20 |
Ingo Schwarze | resolve some code duplication; no functional change |
blob | commitdiff | raw | diff to current |
2014-12-02 |
Ingo Schwarze | Fix the implementation and documentation of \c (continu... |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Ingo Schwarze | The header libmandoc.h is part of the internal parser... |
blob | commitdiff | raw | diff to current |
2014-10-29 |
Ingo Schwarze | In terminal output, unify handling of Unicode and numbe... |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Ingo Schwarze | Make the character table available to libroff so it... |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Ingo Schwarze | Handle output encoding for unicode, numbered and named... |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Ingo Schwarze | Fix a regression in term.c rev. 1.229 reported by bentley@: |
blob | commitdiff | raw | diff to current |
2014-10-26 |
Ingo Schwarze | Improve -Tascii output for Unicode escape sequences... |
blob | commitdiff | raw | diff to current |
2014-10-10 |
Ingo Schwarze | sync Copyright years after merge to OpenBSD; no code... |
blob | commitdiff | raw | diff to current |
2014-10-10 |
Kristaps Dzonsons | Re-write of eqn(7) parser and MathML output. |
blob | commitdiff | raw | diff to current |
next |