summaryrefslogtreecommitdiff
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-196-25/+11
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-171-2/+2
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-087-172/+180
* * src/devices/grolj4/lj4.cpp (main): Fix argument of getopt_long.wlemb2004-03-011-8/+7
* * src/devices/grolbp/lbp.h (vmdvarc): Fix formatting string.wlemb2004-02-181-2/+2
* * font/devlj4/generate/Makefile (SYMBOL): Use 9nb28703.tfm.wlemb2004-01-181-13/+16
* * tmac/www.tmac (DC): Handle TTY devices.wlemb2004-01-153-1/+167
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,wlemb2004-01-051-1/+1
* * src/devices/grops/ps.cc (ps_output::put_float): Fix line lengthwlemb2003-12-181-3/+2
* * src/devices/grops/ps.cc (ps_output::put_float): Revert changewlemb2003-12-181-2/+8
* LynxOS 4.0.0 has snprintf (without declaration) but no vsnprintf.wlemb2003-11-121-5/+5
* * src/devices/grops/grops.man: Improve section on creating EPS.wlemb2003-10-311-9/+4
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-138-7/+44
* * NEWS, src/devices/grops/grops.man: -b16 is necessary to producewlemb2003-08-051-0/+34
* Add option -G to .MPIMG to insert a gap between text and the image.wlemb2003-07-231-3/+2
* * *.man: Switch to non-compatibility mode temporarily if GNUwlemb2003-07-183-1/+14
* 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
* Make grotty work on platforms which have unsigned char as thewlemb2003-07-073-58/+330
* * VERSION: Set to 1.19.wlemb2003-04-291-1/+4
* * src/devices/grohtml/post-html.cpp (html_printer::~html_printer):wlemb2003-04-251-5/+3
* * src/devices/grohtml/post-html.cpp (text_glob::text_glob):wlemb2003-04-166-10/+10
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-1518-24/+24
* Fix handling of   in grohtml. To do this, troff emits `N'wlemb2003-04-041-9/+51
* * doc/groff.texinfo: Change dir category to `Typesetting'.wlemb2003-04-041-4/+4
* Make groff independent from locale's numeric settings.wlemb2003-04-033-0/+3
* * 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-011-7/+7
* * src/roff/troff/env.cc (point_size): Fix emission of html tag.wlemb2003-03-313-15/+38
* * src/roff/groff/groff.man: Mention groff_trace man page.wlemb2003-03-191-4/+4
* * 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-126-9/+7
* * src/include/nonposix.h: Provide default for SET_BINARY.wlemb2003-03-114-8/+0
* * tmac/an-old.tmac: Use register `HY' to control hyphenation.wlemb2003-03-104-133/+296
* * src/libs/libgroff/font.cc (font::load): Fix error message forwlemb2003-03-031-7/+20
* * doc/texinfo.tex: New version 2003-02-11.06.wlemb2003-02-273-10/+125
* Make man pages more customizable.wlemb2003-02-261-24/+24
* * 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-251-3/+10
* Valgrind fixes.wlemb2003-02-223-5/+22
* Another round trying to really fix problems with `have_input'.wlemb2003-02-171-7/+9
* * src/devices/grotty/tty.cc (tty_printer::make_rgb_string): Avoidwlemb2003-02-161-2/+9
* * 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-158-19/+26
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-112-43/+75
* * src/devices/grops/ps.cc (cmyk_flag): New global variable.wlemb2002-10-201-6/+12
* Add the new -r option to grotty. It is similar to the -i optionwlemb2002-10-132-4/+31
* Redesigning color support in troff. Colors are no longerwlemb2002-10-021-1/+1
* * src/devices/grolbp/lbp.cc: Replace `300' with `font::res' wherewlemb2002-09-232-38/+86