summaryrefslogtreecommitdiff
path: root/src/devices/grodvi
Commit message (Expand)AuthorAgeFilesLines
* More fixes for Savannah bug #32301.wl2011-01-311-1/+1
* Update copyright year.wl2009-01-052-2/+2
* * */*: Update GPL2 to GPL3.wl2009-01-041-5/+4
* * src/devices/grodvi/dvi.cpp (draw_dvi_printer::draw) <'e'>: Setwl2007-02-081-1/+4
* * Makefile.in (oldfontdir): New variable.wl2006-12-311-1/+17
* Concretize the glyph datatype.wl2006-02-231-2/+2
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-111-7/+7
* Make the glyph data type abstract.wl2006-02-111-5/+5
* * All affected files: Update postal address of FSF.wl2005-05-261-1/+1
* * 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
* Minor typos.wl2004-10-041-2/+2
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-081-20/+22
* LynxOS 4.0.0 has snprintf (without declaration) but no vsnprintf.wlemb2003-11-121-5/+5
* * 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-0/+4
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-152-1/+1
* Make groff independent from locale's numeric settings.wlemb2003-04-031-0/+1
* Add options -p and -l to grodvi.wlemb2003-03-142-49/+122
* Make variable `pr' local to libdriver/input.cc. Based on a patchwlemb2003-03-121-1/+0
* * src/include/nonposix.h: Provide default for SET_BINARY.wlemb2003-03-111-2/+0
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-151-2/+2
* Add a site-specific font directory.wlemb2002-09-161-2/+5
* Add global option `nospaces' to tbl so that leading and trailingwlemb2002-09-081-1/+1
* Use OBJEXT for the object file extension.wlemb2002-08-231-1/+1
* * src/devices/grops/grops.man, src/devices/grolj4/grolj4.man,wlemb2002-08-161-3/+4
* * doc/fdl.texi: New file.wlemb2002-05-021-1/+1
* * tmac/pspic.tmac: Add support for -Tdvi.wlemb2002-03-111-1/+14
* Add color support to grodvi (for drawing colors are currentlywlemb2002-03-012-27/+69
* Add EC and TC fonts to devdvi.wlemb2002-02-271-0/+19
* Add support for font families `T' and `H'.wlemb2002-02-261-10/+170
* Implementing color support in troff, pic, grops, and grohtml. Thesewlemb2001-10-051-0/+3
* Added .cvsignore fileswlemb2001-07-191-0/+3
* Fix problems with preprocessor string for `man' program.wlemb2001-06-271-2/+6
* `Version_string' as C++ object was not visible to linker from Cwlemb2001-04-201-1/+2
* * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command'wlemb2001-04-191-2/+2
* * NEWS: Updated.wlemb2001-04-101-6/+15
* Implement continuous underlining for nroff mode. To do that, a newwlemb2001-04-061-3/+6
* Use safer path (except for config files) if -U isn't specified. Addwlemb2000-11-221-2/+2
* * src/devices/grodvi/dvi.cc (main),wlemb2000-11-161-3/+2
* In all programs, make -v return immediately with exit status 0 towlemb2000-11-151-0/+1
* Convert macros `tmac.XXX' to `XXX.tmac'. Special cases:wlemb2000-10-261-2/+2
* * src/devics/grodvi/dvi.cc: Replace _setmode() (for MSC) withwlemb2000-06-261-3/+3
* * src/utils/tfmtodit/tfmtodit.cc: #include nonposix.h.wlemb2000-06-181-4/+1
* * doc/Makefile (clean): Include more index files.wlemb2000-04-081-0/+3
* * doc/groff.texinfo: Further checking/updating. Adding more indexwlemb2000-02-281-0/+7
* Adding a new driver, grolbp, for Canon CAPSL printers (LBP-4 andwlemb2000-02-271-4/+4
* Initial revisionwlemb2000-02-063-0/+1073