summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * Imakefile.in (extraclean): Added gxditview._man.wlemb2003-03-052-1/+5
* * src/libs/libgroff/font.cc (font::load): Fix error message forwlemb2003-03-032-9/+21
* * doc/texinfo.tex: New version 2003-02-11.06.wlemb2003-02-273-10/+125
* Make man pages more customizable.wlemb2003-02-265-30/+55
* * aclocal.m4 (GROFF_HTML_PROGRAMS): Add test for pnmtops.wlemb2003-02-251-2/+3
* Contrary to the PCL5 Developer's Guide, the ascenders in TFM fileswlemb2003-02-255-11/+20
* * font/devhtml/R.proto, font/devutf8/R.proto: Flip `*f' and `+f'wlemb2003-02-231-2/+2
* Valgrind fixes.wlemb2003-02-226-14/+37
* Another round trying to really fix problems with `have_input'.wlemb2003-02-172-12/+16
* * src/devices/grotty/tty.cc (tty_printer::make_rgb_string): Avoidwlemb2003-02-164-12/+28
* * src/devices/grotty/tty.cc (tty_printer::tty_printer): Fix pointerwlemb2003-02-151-9/+9
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-1520-64/+129
* New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality.wlemb2003-02-147-53/+122
* * src/preproc/grn/hgraph.cc (HGPrintElt): Fix typo.wlemb2003-02-121-1/+1
* * doc/groff.texinfo: Improve documentation of `ad'.wlemb2003-02-112-5/+3
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-1119-111/+230
* * src/preproc/eqn/neqn.sh, src/roff/nroff/nroff.sh: Usewlemb2003-01-284-2/+4
* * src/utils/indxbib/indxbib.cc (main) [__EMX__]: Check withwlemb2003-01-284-9/+14
* * Imakefile.in (SEP): New variable; set to @PATH_SEPARATOR@.wlemb2003-01-282-1/+7
* * src/libs/libgroff/strcasecmp.c, src/libs/libgroff/strncasecmp.c:wlemb2003-01-286-46/+138
* * src/utils/indxbib/indxbib.cc (main) [__EMX__]: Fix typo:wlemb2003-01-281-2/+3
* Add US-english hyphenation exceptions (converted from Barbarawlemb2003-01-253-42/+47
* * src/utils/afmtodit/afmtodit.pl: Add switch `-m' to suppresswlemb2003-01-212-43/+61
* * NEWS: Updated.wlemb2003-01-161-1/+5
* Similar to \[is], the square root glyph (\[sr]) and the square rootwlemb2003-01-082-6/+8
* * DviChar.c (Adobe_Symbol_map): Add `sqrt'.wlemb2003-01-082-1/+5
* `is' is now a text symbol (only relevant for dvi). The math variantwlemb2003-01-074-16/+7
* * DviChar.c (Adobe_Symbol_map): Add `integral'.wlemb2003-01-072-1/+5
* * font/devhtml/R.proto, font/devutf8/R.proto: Add `ne' and `nc'.wlemb2003-01-023-5/+22
* * DviChar.c (ISO_8859_1_map): Remove `ap' and `eq'.wlemb2002-12-302-2/+6
* * font/devdvi/generate/tc.map: Remove `**'.wlemb2002-12-222-3/+11
* * font/devX*/S: Regenerated.wlemb2002-12-213-5/+14
* * DviChar.c (Adobe_Symbol_map): Don't include `or'.wlemb2002-12-213-5/+17
* Add glyph `tno', a textual variant of `no'.wlemb2002-12-113-3/+5
* * DviChar.c (ISO_8859_1_map): Use `tno' symbol instead of `no'.wlemb2002-12-112-1/+5
* * tmac/an-old.tmac (TH): Use integer value for `IN' if in nroffwlemb2002-12-094-24/+80
* * src/roff/groff/pipeline.c: Don't define `const' for _WIN32.wlemb2002-12-071-147/+260
* * 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