summaryrefslogtreecommitdiff
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* * src/preproc/refer/refer.cc: Undo last change.wlemb2001-07-271-1/+0
* * src/preproc/refer/refer.cc: Include `lib.h'.wlemb2001-07-271-0/+1
* * src/devices/grohtml/grohtml.man: Add information about validwlemb2001-07-251-0/+5
* * src/libs/libgroff/tmpname.cc: New file, defining get_tempname().wlemb2001-07-201-1/+1
* * src/preproc/html/pre-html.cc (scanArguments): Use getopt_long()wlemb2001-07-201-0/+3
* Added .cvsignore fileswlemb2001-07-196-0/+18
* Replace strdup() with strsave().wlemb2001-07-161-19/+6
* 2001-07-12 Ruslan Ermilov <ru@FreeBSD.org>wlemb2001-07-121-1/+4
* Fix problems with preprocessor string for `man' program.wlemb2001-06-275-9/+29
* Added two new options (-D and -I) to specify image names and awlemb2001-06-182-5/+27
* * src/roff/grog/Makefile.sub: Remove NAMEPREFIX.wlemb2001-06-151-1/+4
* * src/devices/grohtml/html-chars.h: Removed. It isn't used.wlemb2001-04-213-29/+0
* * configure.in: Move check for mkstemp() to...wlemb2001-04-201-4/+4
* `Version_string' as C++ object was not visible to linker from Cwlemb2001-04-206-8/+12
* * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command'wlemb2001-04-199-22/+30
* Removing the grohtml-old device driver which is now obsolete.wlemb2001-04-1410-8036/+0
* * src/devices/grohtml/grohtml.man: Updated manual page regardingwlemb2001-04-133-42/+134
* * NEWS: Updated.wlemb2001-04-107-58/+118
* Implement continuous underlining for nroff mode. To do that, a newwlemb2001-04-066-24/+58
* * tmac/troffrc-end: Protect data with `.do'. Reported by T. Kurtwlemb2001-03-291-16/+17
* * man/groff_font.man: Document `prepro', `postpro', and `print'.wlemb2001-03-194-18/+84
* Introduced simple html tables to implement indentation.wlemb2001-03-165-204/+516
* Fixed grohtml handling of any named glyph for glyph indexes < 0x80.wlemb2001-03-041-4/+31
* * tmac/ps.tmac: Remove call of psold.tmac.wlemb2001-01-181-6/+1
* Initial revisionwlemb2001-01-1710-0/+8024
* First cut of the new html device driver. Changes to pre-html andwlemb2001-01-1716-7723/+3561
* * src/preproc/eqn/Makefile.sub (MAN1): Added neqn.man.wlemb2000-12-131-1/+1
* Use safer path (except for config files) if -U isn't specified. Addwlemb2000-11-226-12/+12
* * src/devices/grodvi/dvi.cc (main),wlemb2000-11-1612-26/+24
* In all programs, make -v return immediately with exit status 0 towlemb2000-11-158-0/+12
* Convert macros `tmac.XXX' to `XXX.tmac'. Special cases:wlemb2000-10-265-13/+17
* * src/devices/grops/ps.cc (main), src/devices/grops/psrm.ccwlemb2000-10-142-3/+27
* Adding a new option -P and new environment variable GROPS_PROLOGUEwlemb2000-09-223-7/+39
* * src/roff/troff/input.cc (main): Fixing compiler warning.wlemb2000-09-211-11/+0
* Initial revisionwlemb2000-08-253-0/+111
* * html.cc (char_translate_to_html): New function.wlemb2000-08-242-28/+49
* * src/devices/grolbp/lbp.cc: Same workaround for sinix as for AIX.wlemb2000-08-231-2/+2
* * configure.in: Don't provide an empty value for SH_SCRIPT_SED_CMDwlemb2000-08-181-0/+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-184-5/+14
* * html.cc [!_POSIX_VERSION]: Include limits.h and dirent.h orwlemb2000-06-182-16/+127
* Replaced specific checks for function declarations with a genericwlemb2000-06-112-4/+6
* * src/devices/grolbp/lbp.cc (set_papersizes): Add declaration ofwlemb2000-05-313-0/+15
* * src/preproc/grn/Makefile.sub: Add MLIB.wlemb2000-05-291-4/+4
* Added win32 port contributed by Blake McBridewlemb2000-05-123-3/+8
* * src/devices/grotty/grotty.man: Add cp1047 device.wlemb2000-04-301-3/+22
* * html.cc (calculate_margin): Calculate the left and right marginwlemb2000-04-302-63/+93
* Adding EBCDIC code page 1047.wlemb2000-04-291-1/+0
* * src/roff/troff/troff.man, doc/groff.texinfo, NEWS: Document thewlemb2000-04-221-1/+6
* * doc/Makefile (clean): Include more index files.wlemb2000-04-087-2/+23