summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add option -G to .MPIMG to insert a gap between text and the image.wlemb2003-07-236-24/+99
* * src/preproc/html/pre-html.cpp (TRANSPARENT): Don't use colourwlemb2003-07-212-1/+9
* * aclocal.m4 (GROFF_SYS_ERRLIST): Include stdlib.h for MinGW.wlemb2003-07-216-8/+41
* * *.man: Switch to non-compatibility mode temporarily if GNUwlemb2003-07-1820-26/+199
* Don't ignore grotty's command line options if \X'tty: sgr ...' iswlemb2003-07-182-22/+52
* Make grotty emit proper Unicode box drawing character for -Tutf8.wlemb2003-07-152-6/+72
* * doc/Makefilesub (HTMLDOCFILESALL): New macro.wlemb2003-07-132-3/+12
* * NEWS: Add new pic capability.wlemb2003-07-122-0/+7
* * doc/pic.ms: Improve documentation of absolute coordinates.wlemb2003-07-122-9/+72
* * src/libs/libgroff/geometry.cpp (check_output_arc_limits):wlemb2003-07-102-161/+59
* Implement support for dashed and dotted ellipses in pic. Based onwlemb2003-07-107-11/+197
* Added a SHIM macro that calculates and moves to the next "legal"wlemb2003-07-0713-112/+326
* Make grotty work on platforms which have unsigned char as thewlemb2003-07-0713-77/+459
* * tmac/groff_mdoc.man: Improve documentation of punctuationwlemb2003-07-062-0/+14
* * tmac/doc.tmac (Bd): Change to doc-Li-font later.wlemb2003-07-054-6/+28
* * tmac/doc.tmac (doc-do-func, doc-do-func-args): Don't print a commawlemb2003-07-034-25/+127
* typowlemb2003-07-021-2/+2
* Integrated grap2graph, contributed by Eric S. Raymond.wlemb2003-07-027-4/+26
* Initial revisionwlemb2003-07-024-0/+178
* * src/xditview/*.c: Add prototypes, fix return types, add includes.wlemb2003-07-0213-41/+148
* * tmac/tty-char.tmac: Provide `lb', `rb', `lk', `rk', `lt', `rt'.wlemb2003-07-022-0/+10
* * doc/Makefile.sub (CLEANADD): Remove all files created bywlemb2003-07-013-1/+15
* * Makefile.in (SHELL): Define as @SHELL@.wlemb2003-07-013-3/+11
* * tmac/s.tmac (De, Ds): New aliases for .DE and .DS, respectively.wlemb2003-07-014-0/+22
* Typo.wlemb2003-06-161-0/+1
* * tmac/e.tmac (@C): Handle .ad also.wlemb2003-06-162-0/+6
* * src/preproc/tbl/tbl.man: Document formatting of text blocks.wlemb2003-06-146-14/+42
* * README.WIN32: Removed.wlemb2003-06-122-68/+4
* * src/roff/nroff/nroff.sh: Don't emit SGR for option -u.wlemb2003-06-072-2/+8
* typowlemb2003-06-061-1/+1
* * src/preproc/pic/pic.y <sprintf_args>: Implement workaround for bugwlemb2003-06-063-5/+18
* * src/preproc/grn/hdb.cpp (DBRead): Don't close file handle; thiswlemb2003-06-032-1/+5
* o DOC_TITLE changed to be used exclusively with DOCTYPE DEFAULTwlemb2003-05-275-35/+152
* * tmac/X.tmac: Fix definition of `em'.wlemb2003-05-222-1/+5
* * src/roff/troff/input.cc (return_macro_request): Fix detection ofwlemb2003-05-222-1/+6
* * tmac/doc.tmac (doc-tag-list): Force horizontal mode after tagwlemb2003-05-192-0/+6
* o Added TOC (finally) and a nearly complete set of associatedwlemb2003-05-1913-553/+3489
* * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaceswlemb2003-05-189-17/+98
* * src/utils/pfbtops/pfbtops.c (get_text): Handle loop counterwlemb2003-05-154-4/+29
* * tmac/doc-common (doc-header): Emit vertical space of 1v instead ofwlemb2003-05-032-1/+9
* * TODO: Updated.wlemb2003-05-032-5/+5
* * tmac/doc-common (Nd): Use \[em].wlemb2003-05-026-18/+34
* * win32-diffs: Removed.groff-1_19wlemb2003-04-292-2708/+2
* * VERSION: Set to 1.19.wlemb2003-04-299-49/+389
* * doc/groff.texinfo: Document `dn' and `dl' registers if used withwlemb2003-04-282-4/+49
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Make codewlemb2003-04-274-12/+18
* * src/devices/grohtml/post-html.cpp (html_printer::~html_printer):wlemb2003-04-255-20/+94
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code (again).wlemb2003-04-243-4/+7
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code.wlemb2003-04-232-1/+5
* HP-UX 10.20 has `snprintf' but it isn't declared.wlemb2003-04-236-1/+96