summaryrefslogtreecommitdiff
path: root/src/preproc/html/pre-html.cc
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (GROFF_PAGE): Add `AC_DEFINE(PAGEA4)'.wlemb2001-07-251-2/+6
* * src/libs/libgroff/tmpname.cc: New file, defining get_tempname().wlemb2001-07-201-23/+4
* * src/preproc/html/pre-html.cc (scanArguments): Use getopt_long()wlemb2001-07-201-28/+46
* Replace call to `troff' with `groff -Z' to make it aware ofwlemb2001-07-171-26/+33
* Replace strdup() with strsave().wlemb2001-07-161-18/+9
* * src/preproc/html/pre-html.cc (makeTempFiles): Activate new code,wlemb2001-07-141-20/+0
* 2001-07-12 Ruslan Ermilov <ru@FreeBSD.org>wlemb2001-07-121-13/+36
* * src/utils/indxbib/dirnamemax.c: Moved to ...wlemb2001-07-041-8/+52
* * src/roff/preproc/html/pre-html.cc (make_message): Fix incorrectwlemb2001-06-211-1/+1
* Added two new options (-D and -I) to specify image names and awlemb2001-06-181-67/+367
* `Version_string' as C++ object was not visible to linker from Cwlemb2001-04-201-3/+1
* * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command'wlemb2001-04-191-21/+3
* * src/devices/grohtml/grohtml.man: Updated manual page regardingwlemb2001-04-131-50/+79
* * NEWS: Updated.wlemb2001-04-101-8/+11
* Fixed grohtml handling of any named glyph for glyph indexes < 0x80.wlemb2001-03-041-6/+6
* Introducing a new read-only register `.int' which is set to awlemb2001-01-231-1/+21
* Initial revisionwlemb2001-01-171-0/+1108