summaryrefslogtreecommitdiff
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* Add wide character support to grotty.wl2010-12-132-1/+2
* [grohtml] Improve man page.wl2010-11-021-1/+21
* Typo.wl2010-07-171-2/+2
* Use DESC's `unicode' keyword for grotty.wl2010-05-232-10/+22
* Fix angle brackets in grohtml.wl2010-02-251-1/+4
* Refer to groff(1) for the location of temporary files.wl2010-01-202-2/+14
* * */*.cpp: Replace `printf(string);' with `printf("%s", string);'.wl2009-11-201-1/+1
* Fix incorrect grops color state before \X'...'.wl2009-01-191-5/+3
* Update copyright year.wl2009-01-0523-23/+30
* * */*: Update GPL2 to GPL3.wl2009-01-0416-80/+64
* * src/devices/grops/grops.man, src/roff/troff/troff.man,wl2008-10-031-35/+34
* * */*: s/Osanna/Ossanna/.wl2008-01-041-9/+10
* * src/devices/grohtml/post-html.ccwl2007-12-301-3/+3
* * src/devices/grotty/tty.cpp (tty_printer::line): Fix line lengths.wl2007-11-291-2/+2
* Add some copyrights.wl2007-11-042-0/+35
* * doc/Makefile.in, doc/Makefile.sub (.ms.html): Add -P-V switch towl2007-09-253-20/+34
* * doc/groff.texinfo: Document new .O register and add crosswl2007-09-196-109/+496
* There is no X(1), only X(7) -- at least with current distributions.wl2007-06-131-2/+2
* * src/devices/xditview/TODO, NEWS: Updated.wl2007-06-125-20/+66
* * src/devices/xditview/xditview.c (main): Add support forwl2007-06-052-35/+70
* * src/devices/grops/ps.cpp (ps_printer::set_char): Handle subfontswl2007-05-211-2/+2
* * src/devices/xditview/TODO: Add some more items.wl2007-02-253-23/+53
* * src/devices/grodvi/dvi.cpp (draw_dvi_printer::draw) <'e'>: Setwl2007-02-081-1/+4
* 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-317-26/+235
* * font/devps/prologue.ps: Add BPhook.wl2006-08-131-225/+283
* typos, grammar fixeswl2006-07-311-1/+1
* Add support for \D'p...' to grotty.wl2006-06-292-24/+83
* * src/devices/grohtml/post-html.cpp (page::add_and_encode): Don'twl2006-05-051-13/+9
* * src/devices/grohtml/post-html.cpp (html_printer::~html_printer):wl2006-04-261-1/+2
* * src/devices/grops/ps.cpp: s/must not/should not/ in warningwl2006-03-291-3/+3
* * src/roff/troff/input.cpp (encode_char): Emit special characterswl2006-03-271-6/+6
* * tmac/Makefile.sub (NORMALFILES, SPECIALFILES): Add various missingwl2006-03-271-0/+3
* * src/devices/grops/grops.man: Some clarifications regardingwl2006-03-261-3/+24
* * src/devices/grops/grops.man: Add section how to install fonts.wl2006-03-181-28/+169
* * src/devices/grops/ps.cpp (ps_printer::do_exec, ps_printer::do_def,wl2006-03-091-12/+9
* Fix URLs for Adobe's documentation files.wl2006-03-081-1/+1
* * Makefile.in: Add comment about DESTDIR.wl2006-02-261-5/+8
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-241-1/+1
* Concretize the glyph datatype.wl2006-02-236-29/+29
* * src/include/font.h (name_to_glyph): Renamed fromwl2006-02-172-6/+6
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-116-104/+106
* * src/devices/grotty/tty.cpp (output_character_t): New type.wl2006-02-111-8/+11
* Make the glyph data type abstract.wl2006-02-116-73/+71
* * man/groff_font.man: Updated documentation of `entity_name' field.wl2006-01-281-6/+266
* This change is based on a patch by Bruno Haible <bruno@clisp.org>.wl2006-01-261-1/+1
* Let `make -k install' install more files.wl2006-01-191-8/+4
* * src/devices/grops/grops.man: Fix section on creating EPS files.wl2006-01-191-49/+60
* Formatting, copyright year, minor fixes.wl2006-01-181-4/+3