summaryrefslogtreecommitdiff
path: root/src/devices/grotty/tty.cpp
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-131-0/+1
* Use DESC's `unicode' keyword for grotty.wl2010-05-231-9/+8
* Update copyright year.wl2009-01-051-1/+1
* * */*: 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
* Add support for \D'p...' to grotty.wl2006-06-291-15/+67
* 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
* * 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
* 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-151-0/+815