summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * font/devdvi/generate.tc.map: s/%O/%0/.wlemb2002-12-032-27/+27
* * Imakefile.in: Use `InstallAppDefaultsLong' instead ofwlemb2002-12-022-1/+7
* Add PS font for various Euro glyphs.wlemb2002-12-012-4/+6
* * font/devX*/S: Regenerated.wlemb2002-11-242-2/+56
* * DviChar.c (Adobe_Symbol_map): Add glyph `braceex'.wlemb2002-11-242-256/+260
* * src/roff/troff/uniglyph.cc (unicode_to_glyph_list): Add `va'wlemb2002-11-172-2/+6
* * DviChar.c (ISO_8859_1_map): Don't include `or'.wlemb2002-11-172-3/+7
* * src/roff/troff/node.cc (troff_output_file::put_char): Alwayswlemb2002-11-121-3/+2
* Added three new requests `schar', `fschar', and `rfschar'. `schar'wlemb2002-11-124-27/+105
* * font/devascii/R.proto, font/devcp1047/R.proto,wlemb2002-11-072-41/+47
* Adding support for composite glyphs: \[xxx yyy ...] and thewlemb2002-11-038-119/+3231
* * src/roff/nroff/nroff.man, src/roff/nroff/nroff.sh: Fix descriptionwlemb2002-11-012-9/+3
* Fix computation of .trunc register. Additionally, its value (andwlemb2002-10-302-15/+13
* * tmac/an-old.tmac (SH, SS, TP, IP, HP, TS): Protect .sp with .brwlemb2002-10-261-21/+34
* * src/roff/troff/node.cc (troff_output_file::fill_color,wlemb2002-10-241-18/+17
* * src/devices/grops/ps.cc (cmyk_flag): New global variable.wlemb2002-10-201-6/+12
* * src/roff/troff/node.cc (troff_output_file::put_char_width,wlemb2002-10-141-5/+8
* Add the new -r option to grotty. It is similar to the -i optionwlemb2002-10-132-4/+31
* * src/roff/troff/env.cc (hyphen_trie::read_patterns_file): Addwlemb2002-10-111-1/+1
* * REVISION: Increased to 2.wlemb2002-10-091-0/+3
* * tmac/doc-common (Ss): Add final `.ns' (similar to `.Sh') towlemb2002-10-075-13/+47
* * 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