summaryrefslogtreecommitdiff
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* Fix overprinting issue with Acrobat reader.wl2013-07-311-2/+2
* [grolbp] Don't write trailer if no printer was created.wl2013-07-021-1/+2
* Change $PERLPATH to $PERL.bwarken2013-04-153-9/+11
* * src/devices/grops/ps.h (resource_type): Add RESOURCE_FONTSET.wl2013-02-102-2/+5
* [grops] Make binary `%%BeginData' work; support `fontset' resource.wl2013-02-101-4/+4
* Building clean-ups.wl2013-01-291-1/+2
* * src/devices/gropdf/gropdf.pl (do_x, do_p, do_s, Set_LWidth): Thewl2013-01-172-6/+54
* [gropdf] Various minor fixes.wl2013-01-041-7/+13
* * src/devices/gropdf/gropdf: The command \D't N' moves horizontalwl2012-10-171-7/+9
* [gropdf] Various minor fixes.wl2012-09-202-2/+4
* Add `pdfmom' to handle mom documents with gropdf.wl2012-08-314-10/+244
* Remove running text from Synopsis, it screws up mechanical parsing.esr2012-07-071-4/+4
* Remove running texy from Synopsis, it screws up mechanical parsing.esr2012-07-071-3/+3
* * src/devices/gropdf/gropdf.pl: When using variable pagewl2012-06-131-0/+1
* * doc/groff.texinfo: Add extra info about `.asciify'.wl2012-05-203-101/+236
* Fix compiler warnings.wl2012-03-101-1/+1
* [gropdf] Fixes and omissions.wl2012-02-151-43/+87
* Fix compiler warnings.wl2011-10-312-18/+4
* [gropdf] More minor fixes.wl2011-08-141-0/+2
* [gropdf] Minor updates and fixes.wl2011-08-102-14/+98
* gropdf.pl: Adjust indentation to be in sync with other groff Perl scripts.wl2011-08-041-2127/+2127
* Add new output device `gropdf'.wl2011-07-265-2/+4084
* More fixes for Savannah bug #32301.wl2011-01-315-5/+5
* 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
* [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