summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (GROFF_SYS_NERR): Check stdlib.h also.wlemb2003-10-154-5/+22
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-1318-98/+188
* * src/preproc/ref/ref.cpp (reference::compute_sort_key): Alwayswlemb2003-08-231-2/+1
* * src/utils/pfbtops/Makefile.sub (LINK.c): Define it so that thewlemb2003-08-231-0/+1
* Add key character `x' to tbl which makes tbl call a user-definedwlemb2003-08-174-1/+70
* * NEWS, src/devices/grops/grops.man: -b16 is necessary to producewlemb2003-08-051-0/+34
* Add requests `dei1' and `ami1' for completeness.wlemb2003-07-241-19/+32
* Add option -G to .MPIMG to insert a gap between text and the image.wlemb2003-07-233-4/+4
* * src/preproc/html/pre-html.cpp (TRANSPARENT): Don't use colourwlemb2003-07-211-1/+3
* * aclocal.m4 (GROFF_SYS_ERRLIST): Include stdlib.h for MinGW.wlemb2003-07-212-2/+4
* * *.man: Switch to non-compatibility mode temporarily if GNUwlemb2003-07-186-11/+41
* Don't ignore grotty's command line options if \X'tty: sgr ...' iswlemb2003-07-181-21/+38
* Make grotty emit proper Unicode box drawing character for -Tutf8.wlemb2003-07-151-6/+58
* * src/libs/libgroff/geometry.cpp (check_output_arc_limits):wlemb2003-07-101-161/+54
* Implement support for dashed and dotted ellipses in pic. Based onwlemb2003-07-106-11/+182
* Make grotty work on platforms which have unsigned char as thewlemb2003-07-076-62/+340
* Integrated grap2graph, contributed by Eric S. Raymond.wlemb2003-07-021-1/+2
* * src/xditview/*.c: Add prototypes, fix return types, add includes.wlemb2003-07-0212-41/+143
* * src/preproc/tbl/tbl.man: Document formatting of text blocks.wlemb2003-06-143-3/+16
* * src/roff/nroff/nroff.sh: Don't emit SGR for option -u.wlemb2003-06-071-2/+4
* typowlemb2003-06-061-1/+1
* * src/preproc/pic/pic.y <sprintf_args>: Implement workaround for bugwlemb2003-06-061-0/+8
* * src/preproc/grn/hdb.cpp (DBRead): Don't close file handle; thiswlemb2003-06-031-1/+0
* * src/roff/troff/input.cc (return_macro_request): Fix detection ofwlemb2003-05-221-1/+1
* * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaceswlemb2003-05-181-0/+2
* * src/utils/pfbtops/pfbtops.c (get_text): Handle loop counterwlemb2003-05-151-1/+15
* * VERSION: Set to 1.19.wlemb2003-04-292-1/+7
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Make codewlemb2003-04-272-9/+9
* * src/devices/grohtml/post-html.cpp (html_printer::~html_printer):wlemb2003-04-252-9/+31
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code (again).wlemb2003-04-241-2/+3
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code.wlemb2003-04-231-1/+1
* HP-UX 10.20 has `snprintf' but it isn't declared.wlemb2003-04-232-1/+5
* Add keyword `figname' to pic, specifying the name of the picturewlemb2003-04-217-19/+62
* Add option -r to soelim to avoid emission of `.lf' lines.wlemb2003-04-182-5/+36
* * src/devices/grohtml/post-html.cpp (text_glob::text_glob):wlemb2003-04-1614-31/+31
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-15138-150/+150
* Add register \n[.height] which returns the value of \H.wlemb2003-04-101-0/+2
* * contrib/mom/Makefile.sub (GROFFBIN): New variable for groffwlemb2003-04-051-17/+9
* Fix handling of &nbsp; in grohtml. To do this, troff emits `N'wlemb2003-04-043-16/+64
* Check for stdint.h in C++, not in C.wlemb2003-04-044-7/+8
* * doc/groff.texinfo: Change dir category to `Typesetting'.wlemb2003-04-042-8/+8
* Make groff independent from locale's numeric settings.wlemb2003-04-037-0/+20
* * src/devices/grohtml/html-table.cc (html_table::emit_col,wlemb2003-04-032-7/+18
* * src/devices/grohtml/html-table.cc: Fix column width calculation.wlemb2003-04-013-7/+35
* * src/roff/troff/env.cc (point_size): Fix emission of html tag.wlemb2003-03-314-16/+39
* * src/roff/troff/env.cc (vertical_spacing): Allow zero value forwlemb2003-03-201-2/+2
* * src/roff/troff/input.cc (process_input_stack) <TOKEN_BEGIN_TRAP,wlemb2003-03-201-0/+2
* * src/roff/groff/groff.man: Mention groff_trace man page.wlemb2003-03-192-5/+6
* s,`,\`,gwlemb2003-03-181-2/+2
* * Makefile.in (LIBEXT): New variable to indicate the file extensionwlemb2003-03-173-57/+128