summaryrefslogtreecommitdiff
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add a site-specific font directory.wlemb2002-09-165-13/+27
* * doc/Makefile.in (webpage.html): Depend on gnu.eps also.wlemb2002-09-102-24/+7
* Add global option `nospaces' to tbl so that leading and trailingwlemb2002-09-081-1/+1
* Use OBJEXT for the object file extension.wlemb2002-08-236-10/+10
* * src/devices/grohtml/post-html.cc (colType): Make enum global towlemb2002-08-221-50/+80
* Avoid endless loops while scanning for tables.wlemb2002-08-181-25/+35
* A better fix, replacing fix 2002-08-15, for increasing SIZE.wlemb2002-08-181-9/+14