summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * src/roff/troff/node.cc (break_char_node::col): New variable.wlemb2002-10-033-19/+16
* Redesigning color support in troff. Colors are no longerwlemb2002-10-025-286/+276
* * tmac/doc-common (ds-operating-system-FreeBSD-4.*): New versionwlemb2002-09-281-1/+2
* * src/devices/grolbp/lbp.cc: Replace `300' with `font::res' wherewlemb2002-09-232-38/+86
* Some Debian patches.wlemb2002-09-223-2/+5
* * src/roff/troff/env.h (environment): Rename cur_glyph_color towlemb2002-09-202-16/+16
* * src/roff/troff/env.cc (title): Copy color status after processingwlemb2002-09-203-0/+17
* * src/roff/troff/env.cc (environent_switch, environment_copy):wlemb2002-09-191-0/+4
* * src/roff/troff/env.cc (environment::set_glyph_color,wlemb2002-09-181-2/+2
* Add a site-specific font directory.wlemb2002-09-168-18/+37
* * Imakefile.in (GROFF_LOCALFONTDIR): New variable.wlemb2002-09-162-1/+11
* * doc/Makefile.in (webpage.html): Depend on gnu.eps also.wlemb2002-09-104-26/+10
* Add global option `nospaces' to tbl so that leading and trailingwlemb2002-09-086-14/+58
* * src/include/config.hin: Add `HAVE_ISATTY'.wlemb2002-09-074-2/+8
* * 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
* Updated.wlemb2002-08-261-0/+3
* * src/include/nonposix.h (mkdir, WAIT, creat) [_MSC_VER]: Define.wlemb2002-08-244-6/+24
* Use OBJEXT for the object file extension.wlemb2002-08-2325-110/+110
* * src/devices/grohtml/post-html.cc (colType): Make enum global towlemb2002-08-221-50/+80
* Avoid endless loops while scanning for tables.wlemb2002-08-181-25/+35
* A better fix, replacing fix 2002-08-15, for increasing SIZE.wlemb2002-08-181-9/+14
* * src/devices/grops/grops.man, src/devices/grolj4/grolj4.man,wlemb2002-08-164-8/+11
* * src/roff/troff/node.cc (node::add_char): Call `freeze_space' forwlemb2002-08-091-0/+1
* * src/preproc/pic/object.cc (object_spec::make_move): Fix typowlemb2002-08-091-1/+1
* * src/roff/troff/input.cc (read_rgb, read_cmy, read_cmyk): Callwlemb2002-08-081-1/+5
* Add fonts `CI', `CB', and `CBI' to grohtml which have been omittedwlemb2002-08-072-14/+32
* * src/devices/grohtml/html-table.cc (html_table::finish_row):wlemb2002-08-011-1/+1
* * doc/grnexmpl.me: Remove calls to .st and .sc which are undefined.wlemb2002-07-311-0/+2
* * src/devices/grohtml/post-html (html_printer::troff_tag): Handlewlemb2002-07-271-0/+4
* * src/libs/libdriver/input.cc (Char): Add const to `operator=='.wlemb2002-07-261-3/+6
* * doc/groff.texinfo: Document `papersize' keyword.wlemb2002-07-242-13/+20
* * configure.ac: Test for isatty.wlemb2002-07-233-13/+8
* Allow internal glyph indices > 0xFF in grohtml for input characters.wlemb2002-07-201-22/+27
* New files.wlemb2002-07-192-0/+817
* * font/devhtml/R.proto: Updated to HTML 4, adding many glyphs.wlemb2002-07-199-497/+1270
* * src/utils/afmtodit/afmtodit.pl: Don't use `-P-' for invoking perl.wlemb2002-07-171-1/+1
* * contrib/pic2graph/pic2graph.*: Use convert(1).wlemb2002-07-1711-504/+510
* Changing the substring request to make it fit better with otherwlemb2002-07-073-59/+161
* Implementation of string arguments of the form \*[foo arg1 arg2 ...]wlemb2002-06-291-20/+110
* * doc/pic.ms, src/preproc/pic/pic.man: Fix description of `:='.wlemb2002-06-241-3/+25
* * src/roff/troff/input.cc (init_registers): Add three registerswlemb2002-06-231-0/+3
* * gxditview.c (main): Handle `-help' and `--help' correctly.wlemb2002-06-232-1/+7
* Make \X accept both `\ ' and `\~', converting them to single spacewlemb2002-06-232-3/+21
* * src/devices/grops/ps.cc (ps_printer::special): Fix error message.wlemb2002-06-205-4/+61
* Add a `color' request and a `.color' register to control usage ofwlemb2002-06-194-6/+18
* * src/libs/libgroff/font.cc (font::load_desc): Fix computation ofwlemb2002-06-171-3/+5
* * src/devices/grops/grops.man: Add info about Type 42 fonts.wlemb2002-06-171-0/+32
* * src/devices/grohtml/post-html.cc (html_printer::emit_raw,wlemb2002-06-151-0/+7