summaryrefslogtreecommitdiff
path: root/src/preproc/html
Commit message (Expand)AuthorAgeFilesLines
* * src/roff/troff/glyphuni.cpp, src/roff/troff/unicode.cpp,wlemb2003-12-021-15/+34
* * src/preproc/html/pre-html.cpp (write_upto_newline): Don't usewlemb2003-10-171-476/+633
* * src/preproc/html/pre-html.cpp (TRANSPARENT): Don't use colourwlemb2003-07-211-1/+3
* Make grotty work on platforms which have unsigned char as thewlemb2003-07-071-1/+4
* * src/devices/grohtml/post-html.cpp (text_glob::text_glob):wlemb2003-04-163-8/+8
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-154-3/+3
* * src/devices/grotty/tty.cc (tty_printer::make_rgb_string): Avoidwlemb2003-02-161-4/+9
* * doc/Makefile.in (.texinfo.html): Add -I switch.wlemb2002-09-061-49/+5
* * src/preproc/html/pre-html.cc (imageList::createPage): Usewlemb2002-09-041-0/+2
* * src/preproc/html/pre-html.cc (DEFAULT_LINE_LENGTH): New macro.wlemb2002-08-271-18/+54
* * src/include/nonposix.h (mkdir, WAIT, creat) [_MSC_VER]: Define.wlemb2002-08-242-1/+2
* Use OBJEXT for the object file extension.wlemb2002-08-231-1/+1
* * doc/groff.texinfo: Document `papersize' keyword.wlemb2002-07-241-5/+6
* * aclocal.m4 (GROFF_PAGE): Don't use `prefix' directly since itwlemb2002-06-051-17/+74
* Change syntax of \O: \O[0] suppresses output, \O[1] enables outputwlemb2002-05-221-94/+105
* * doc/fdl.texi: New file.wlemb2002-05-022-2/+3
* * doc/groff.texinfo: More fixes.wlemb2002-04-111-1/+1
* * doc/Makefile (clean): Add *.eps.wlemb2002-02-171-122/+120
* Add two switches -a and -g to control the antialiasing bits forwlemb2002-01-281-17/+54
* * tmac/www.tmac: Replace\\n[www-html] with \n[www-html] since thewlemb2001-12-301-24/+67
* * src/preproc/html/pre-html.cc (TROFF_COMMAND): Removed.wlemb2001-12-101-2/+8
* * src/roff/troff/input.cc (get_delim_file_name): Removed since nowlemb2001-12-061-37/+67
* *** empty log message ***wlemb2001-11-172-0/+386
* * man/groff_differences.man: Renamed to ...wlemb2001-11-174-389/+3
* * doc/pic.ms: Minor fix.wlemb2001-10-051-1/+1
* Implementing color support in troff, pic, grops, and grohtml. Thesewlemb2001-10-051-7/+3
* Use a config.h file.wlemb2001-08-192-5/+4
* * src/preproc/pic/pic.y (format_number): Use do_sprintf().wlemb2001-08-181-137/+0
* * src/preproc/html/pushbackbuffer.cc (pushBackBuffer::readNumber):wlemb2001-07-281-11/+6
* * 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
* Added .cvsignore fileswlemb2001-07-191-0/+2
* 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
* * src/preproc/html/Makefile.sub: Remove NAMEPREFIX.wlemb2001-06-141-1/+0
* `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-192-23/+6
* * 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-175-0/+1543