summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* typoswl2007-09-211-2/+2
* * src/roff/troff/input.cpp (interpolate_arg): Remove compilerwl2007-09-204-11/+6
* * doc/groff.texinfo: Document new .O register and add crosswl2007-09-1913-172/+675
* * tmac/unicode.tmac: Make `-' a pure input character by mapping itwl2007-09-141-0/+1
* * src/libs/libgroff/string.cpp (string::remove_spaces): Fix memorywl2007-09-112-1/+5
* There is no X(1), only X(7) -- at least with current distributions.wl2007-06-131-2/+2
* * src/devices/xditview/TODO, NEWS: Updated.wl2007-06-125-20/+66
* * src/devices/xditview/xditview.c (main): Add support forwl2007-06-052-35/+70
* * src/devices/grops/ps.cpp (ps_printer::set_char): Handle subfontswl2007-05-211-2/+2
* In pic, make rounded boxes work with colors. Reported by Urs Eggliwl2007-04-104-10/+14
* * font/devps/generate/textmap: Add Greek letters and some more.wl2007-04-091-6/+7
* * tmac/trace.tmac (rn): Added.wl2007-03-211-12/+10
* * src/roff/troff/input.cpp (get_copy): Add third argument to controlwl2007-03-191-6/+11
* * src/devices/xditview/TODO: Add some more items.wl2007-02-253-23/+53
* * src/preproc/tbl/table.cpp (compute_span_width): Fix use ofwl2007-02-121-5/+5
* * src/preproc/tbl/table.h: Don't include `stdbool.h'.wl2007-02-122-13/+11
* improve ChangeLog entrywl2007-02-111-1/+2
* formattingwl2007-02-111-68/+86
* fix typo which prevents compilation with picky compilerswl2007-02-111-2/+2
* A try at the new rule for block column allocation is now enabled byesr2007-02-093-12/+34
* New table::count_block_colums() method counts columns in the tableesr2007-02-092-2/+20
* Initializers for table_entry() and all its subclasses now receive aesr2007-02-091-86/+87
* Many, many fixes caused by sloppy conversion from old to new format.wl2007-02-081-172/+215
* * src/devices/grodvi/dvi.cpp (draw_dvi_printer::draw) <'e'>: Setwl2007-02-081-1/+4
* Follow through on a portability fix.esr2007-02-061-1/+1
* .SY and .YS are canned macros now, so we can use them here.esr2007-02-061-52/+5
* Minor corrections.esr2007-02-061-7/+12
* Change .UR/.UE and .MT/.ME so the start macro no longer takesesr2007-02-062-26/+26
* Change ... back to setting three low dots, add a cdits definition.esr2007-02-062-2/+13
* Restire missing 'and', thanks to Bernd Warken.esr2007-02-051-1/+1
* Replace ... with three medial dots as in the Guide to EQN.esr2007-02-051-2/+2
* * src/preproc/eqn/eqn.man: Revised.wl2007-02-0515-541/+602
* \m[] and \M[] escapes aren't viewer-portable -- which is a shame,esr2007-02-051-2/+2
* Fix a minor glitch in some cases of displayed-equation MathML markup.esr2007-02-031-4/+7
* The -TMathML option for eqn.esr2007-02-0315-444/+1210
* Cleaned up groff.man.esr2007-02-021-376/+245
* * tmac/an-ext.tmac (ME): Don't use `\:'.wl2007-02-021-47/+89
* Converted to use .SY/.OP/.YS. Conversion checked using the protocolesr2007-02-021-331/+65
* * src/preproc/tbl/tbl.man: Document .T#.wl2007-01-051-5/+26
* * src/preproc/tbl/tbl.man, NEWS: Document \n[TW].wl2007-01-051-11/+41
* * man/groff_font.man: Document empty lines.wl2007-01-011-12/+28
* * Makefile.in (oldfontdir): New variable.wl2006-12-318-27/+236
* Support up to 32 macro arguments in pic (and up to 16 on EBCDICwl2006-12-111-24/+57
* * doc/groff.texinfo (Page Location Traps) [.wh]: Give more detailswl2006-11-131-4/+6
* Fix .PS in src/roff/grog/grog.pl.bwarken2006-11-061-9/+15
* Fix src/roff/grog/grog.pl.bwarken2006-11-062-1/+39
* Rewrite of grog.bwarken2006-11-064-342/+1330
* * man/roff.man, src/roff/groff/groff.man: Add `chem', fix positionbwarken2006-10-281-90/+198
* Add `\%^' escape to handle the parameters to a macro as a stringwl2006-10-262-18/+76
* * doc/groff.texinfo (Expressions): Improve documentation of `!'.wl2006-10-231-1/+1