summaryrefslogtreecommitdiff
path: root/src/devices/grolj4
Commit message (Expand)AuthorAgeFilesLines
* Remove running texy from Synopsis, it screws up mechanical parsing.esr2012-07-071-3/+3
* More fixes for Savannah bug #32301.wl2011-01-311-1/+1
* Update copyright year.wl2009-01-053-3/+3
* * */*: Update GPL2 to GPL3.wl2009-01-041-5/+4
* * Makefile.in (oldfontdir): New variable.wl2006-12-311-9/+58
* Concretize the glyph datatype.wl2006-02-231-2/+2
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-111-3/+3
* 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/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-1/+1
* Updated.wl2004-09-171-0/+1
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-081-2/+2
* * src/devices/grolj4/lj4.cpp (main): Fix argument of getopt_long.wlemb2004-03-011-8/+7
* * font/devlj4/generate/Makefile (SYMBOL): Use 9nb28703.tfm.wlemb2004-01-181-13/+16
* * tmac/www.tmac (DC): Handle TTY devices.wlemb2004-01-153-1/+167
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-131-1/+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
* 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
* 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-4/+5
* * contrib/pic2graph/pic2graph.*: Use convert(1).wlemb2002-07-172-35/+26
* * doc/fdl.texi: New file.wlemb2002-05-021-1/+1
* 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/+4
* * NEWS: Updated.wlemb2001-04-101-7/+17
* 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-1/+1
* * src/utils/tfmtodit/tfmtodit.cc: #include nonposix.h.wlemb2000-06-181-0/+4
* * doc/Makefile (clean): Include more index files.wlemb2000-04-081-0/+3
* * src/roff/groff/groff.man: Added info about grolbp. Make nicerwlemb2000-03-171-17/+18
* * doc/groff.texinfo: Further checking/updating. Adding more indexwlemb2000-02-282-1/+24
* Adding a new driver, grolbp, for Canon CAPSL printers (LBP-4 andwlemb2000-02-271-4/+3
* Initial revisionwlemb2000-02-063-0/+820