summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * src/devices/grops/ps.cc (ps_printer::media_set,wlemb2003-03-151-12/+20
* Add options -p and -l to grodvi.wlemb2003-03-144-142/+162
* Make variable `pr' local to libdriver/input.cc. Based on a patchwlemb2003-03-1210-19/+14
* * src/include/nonposix.h: Provide default for SET_BINARY.wlemb2003-03-116-69/+59
* * tmac/an-old.tmac: Use register `HY' to control hyphenation.wlemb2003-03-106-146/+6396
* * src/roff/troff/input.cc (charinfo_to_node_list): Resetwlemb2003-03-051-0/+1
* * Imakefile.in (extraclean): Added gxditview._man.wlemb2003-03-052-1/+5
* * src/libs/libgroff/font.cc (font::load): Fix error message forwlemb2003-03-032-9/+21
* * doc/texinfo.tex: New version 2003-02-11.06.wlemb2003-02-273-10/+125
* Make man pages more customizable.wlemb2003-02-265-30/+55
* * aclocal.m4 (GROFF_HTML_PROGRAMS): Add test for pnmtops.wlemb2003-02-251-2/+3
* Contrary to the PCL5 Developer's Guide, the ascenders in TFM fileswlemb2003-02-255-11/+20
* * font/devhtml/R.proto, font/devutf8/R.proto: Flip `*f' and `+f'wlemb2003-02-231-2/+2
* Valgrind fixes.wlemb2003-02-226-14/+37
* Another round trying to really fix problems with `have_input'.wlemb2003-02-172-12/+16
* * src/devices/grotty/tty.cc (tty_printer::make_rgb_string): Avoidwlemb2003-02-164-12/+28
* * src/devices/grotty/tty.cc (tty_printer::tty_printer): Fix pointerwlemb2003-02-151-9/+9
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-1520-64/+129