summaryrefslogtreecommitdiff
path: root/src/devices/grotty
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of wide characters in no-SGR mode.wl2011-01-201-10/+5
* Add wide character support to grotty.wl2010-12-132-1/+2
* Use DESC's `unicode' keyword for grotty.wl2010-05-232-10/+22
* Update copyright year.wl2009-01-052-2/+2
* * */*: Update GPL2 to GPL3.wl2009-01-041-5/+4
* * src/devices/grotty/tty.cpp (tty_printer::line): Fix line lengths.wl2007-11-291-2/+2
* Restire missing 'and', thanks to Bernd Warken.esr2007-02-051-1/+1
* \m[] and \M[] escapes aren't viewer-portable -- which is a shame,esr2007-02-051-2/+2
* * Makefile.in (oldfontdir): New variable.wl2006-12-311-6/+15
* Add support for \D'p...' to grotty.wl2006-06-292-24/+83
* Concretize the glyph datatype.wl2006-02-231-2/+2
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-111-40/+41
* * src/devices/grotty/tty.cpp (output_character_t): New type.wl2006-02-111-8/+11
* Make the glyph data type abstract.wl2006-02-111-4/+4
* Mention $MANPAGER variable used with some `man' systems.wl2005-10-171-1/+37
* * All affected files: Update postal address of FSF.wl2005-05-261-1/+1
* * src/include/nonposix.h (access) [_MSC_VER]: New macro.wl2005-05-021-1/+1
* * src/devices/grotty/tty.cpp (glyph): Add width.wl2005-03-281-31/+47
* * src/include/printer.h (printer): Remove virtual functionwl2004-10-301-5/+0
* * src/include/printer.h (printer): New virtual method `round_width'.wl2004-10-071-0/+5
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-191-3/+4
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-081-3/+4
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-131-1/+4
* * *.man: Switch to non-compatibility mode temporarily if GNUwlemb2003-07-181-1/+5
* 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-071-18/+20
* * src/devices/grohtml/post-html.cpp (text_glob::text_glob):wlemb2003-04-161-1/+1
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-152-1/+1
* * doc/groff.texinfo: Change dir category to `Typesetting'.wlemb2003-04-041-4/+4
* Make variable `pr' local to libdriver/input.cc. Based on a patchwlemb2003-03-121-1/+0
* 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-151-1/+1
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-111-42/+73
* 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
* Use OBJEXT for the object file extension.wlemb2002-08-231-1/+1
* * src/devices/grops/ps.cc (ps_printer::special): Fix error message.wlemb2002-06-202-3/+55
* * doc/fdl.texi: New file.wlemb2002-05-021-1/+1
* Add new escape \F to switch font family.wlemb2002-04-151-1/+1
* Implement \f[] as an alternative to \fP. Change \mP and \MP towlemb2002-04-141-2/+2
* * aclocal.m4 (GROFF_EBCDIC): Don't include `font/devutf8' inwlemb2002-02-241-0/+2
* Don't use `CSI 39 m' and `CSI 49 m' but `CSI 0 m'.wlemb2002-02-131-18/+24
* * src/libs/libgroff/Makefile.sub (snprintf.o): Don't usewlemb2002-02-122-0/+13
* * PROBLEMS: Document bison 1.32 bug.wlemb2002-02-071-9/+15
* Adding options -C (compatibility mode) and -c (grotty's old outputwlemb2002-02-072-75/+390
* Added .cvsignore fileswlemb2001-07-191-0/+3
* Fix problems with preprocessor string for `man' program.wlemb2001-06-271-2/+6