2010-07-04 |
Kristaps Dzonsons | Suppress printing of newlines/space at start of new... |
blob | commitdiff | raw |
2010-06-30 |
Kristaps Dzonsons | PostScript can now handle scaled glyph sizes (see ... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Pushed normalisation of scaling units into term_hspan(). |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Move term_hspan() calculation into the output devices... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Push paper calculation out of getsubopt() loop. Make... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Kristaps Dzonsons | Give -Tps better PostScript hinting. Note that we... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Kristaps Dzonsons | Clean-up of variable-width glyph support. Adds no... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Ingo Schwarze | Basic implementation of .Bk/.Ek; from OpenBSD. |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Kristaps Dzonsons | Initial chunks for variable-width fonts. Pushes all... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Kristaps Dzonsons | Implement font-switching for PostScript. -Tps now... |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Kristaps Dzonsons | Teach -Tps to ignore backspace-encoding by using a... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Kristaps Dzonsons | Have the standard manpage header and footer print on... |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Kristaps Dzonsons | Broke ascii_*() functions into term_ascii.c |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Kristaps Dzonsons | No functionality changes: just restructuring. Deprecated |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Kristaps Dzonsons | First check-in of PostScript output. This does not... |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Ingo Schwarze | sync to OpenBSD: |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Ingo Schwarze | Handle literal tab characters both in literal context... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Joerg Sonnenberger | Make the output width an option for ascii_alloc and... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | Tiny EOS patch. Back-end cues front-end through flag... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Kristaps Dzonsons | -man also now has unbound margins for literal context. |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | Fixed two very subtle bugs in retaining overstep and... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Basically re-wrote -Tascii font handling: instead of... |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Kristaps Dzonsons | Correct support for `\fX' font modes in -Tascii. |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Made sure devices and formats recognise that -man and... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Arbitrary horizontal and vertical scaling widths now... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
Kristaps Dzonsons | ascii_xxx -> chars_xxx (intended to hold more than... |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Kristaps Dzonsons | Made tree/term/out() functions return void. |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Kristaps Dzonsons | Removed TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Kristaps Dzonsons | Moved indentation size into *term.c files. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Kristaps Dzonsons | Correct handling of \*(xx, \*[xxx], \*x versus \x,... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | Full support for `An -split/-nosplit'. Compat documented. |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Fixed transcription error of define values (bah). |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Bringing spacing more in line with groff, patches from... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Kristaps Dzonsons | Removed unused TERMP_LITERAL. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Kristaps Dzonsons | Renamed TERMP_NONOSPACE -> TERMP_DANGLE. |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Kristaps Dzonsons | Fixed license email address. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Using proper license template (const). |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Manual .Dt fields CAPITALISED. |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | Initial front-end formatting for -man pages. |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Kristaps Dzonsons | -man printing linked to -Ttree. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Kristaps Dzonsons | First addition of -man macro support. |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Kristaps Dzonsons | Lint fixes. |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Kristaps Dzonsons | Support for `Bd' of all types (see mdoc.7 for newline... VERSION_1_6_2 |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Kristaps Dzonsons | Split mdocterm.c -> main.c terminal.c. |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Kristaps Dzonsons | Many more ASCII escapes added. |
blob | commitdiff | raw | diff to current |
2009-03-17 |
Kristaps Dzonsons | Clean up ASCII table's memory. |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Kristaps Dzonsons | Fixed mdoc_phrase escape handling. |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Kristaps Dzonsons | Backed out all ANSI code. VERSION_1_5_1 |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Kristaps Dzonsons | mdoclint accepts multiple files |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Kristaps Dzonsons | Added colour styles (not being used) to struct termp. |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Kristaps Dzonsons | Bumped version. |
blob | commitdiff | raw | diff to current |
2009-03-11 |
Kristaps Dzonsons | Expanded perfect htab to use 27 * 26 * 3 space. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Kristaps Dzonsons | -tag, if followed by empty body, doesn't newline. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Kristaps Dzonsons | Fixed some character-escapes. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Kristaps Dzonsons | Considerably cleaned up list handling. |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Kristaps Dzonsons | -inset and -diag lists now supported. |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Kristaps Dzonsons | Character-escape addition simplified (see README.addesc... |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Kristaps Dzonsons | Added new old escape sequence \*[nn]. |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Kristaps Dzonsons | Support for maxrmargin-breaking with TERMP_NOBREAK. |
blob | commitdiff | raw | diff to current |
2009-03-01 |
Kristaps Dzonsons | Fixed TERMP_NOBREAK and line overruns. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | More list work. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | Added [almost] all list types. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | Support for nested lists added. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | Some offsets built into termpair. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Kristaps Dzonsons | Added "termpair" for symmetric flag-setting. |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Kristaps Dzonsons | Raft of mdocterm callbacks in place. |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Kristaps Dzonsons | Fixed `.Pf' handling. |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Kristaps Dzonsons | Initial block-display support. |
blob | commitdiff | raw | diff to current |
2009-02-21 |
Kristaps Dzonsons | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). |
blob | commitdiff | raw | diff to current |
2009-02-21 |
Kristaps Dzonsons | Split down term.c into term.h, termact.c. |
blob | commitdiff | raw | diff to current |
|