summaryrefslogtreecommitdiff
path: root/src/preproc
Commit message (Expand)AuthorAgeFilesLines
* tbl: Add `nowarn' option.wl2010-02-164-14/+28
* Improve `tbl' warnings.wl2010-02-041-4/+7
* Refer to groff(1) for the location of temporary files.wl2010-01-201-1/+7
* Don't hardcode `ps' device.wl2010-01-021-1/+1
* Minor fixes suggested by Keith.wl2009-10-282-3/+3
* Document limitations with `#' characters, tbl, and eqn.wl2009-10-282-1/+22
* [pic] Fix a border case for arc computation.wl2009-09-011-2/+2
* pic: Fix handling of nested positions.wl2009-06-161-5/+18
* * */Makefile.* (CLEANADD, CLEANNOTSRCDIRADD, CLEANDIRADD): Renamedgroff-1_20_1wl2009-01-081-1/+1
* Update copyright year.wl2009-01-0556-56/+73
* * */*: Update GPL2 to GPL3.wl2009-01-0449-239/+192
* * src/preproc/tbl/table.cpp (table::compute_expand_width,wl2009-01-031-7/+12
* Clarify interaction of x, w, and e specifiers.wl2008-11-171-8/+23
* Implement `x' specifier for expanded columns. Contrary to old DWBwl2008-11-164-191/+414
* Improve documentation of the width of text block spans.wl2008-11-081-5/+5
* Improve documentation of text block widths.wl2008-11-071-3/+8
* * src/preproc/tbl/table.cpp (table::compute_widths): Use defaultwl2008-11-071-1/+1
* Clarify meaning of `z' modifier.wl2008-10-271-1/+3
* * src/preproc/tbl/main.cpp (process_format): Rename `x' and `X' towl2008-10-182-173/+178
* * src/preproc/tbl/table.cpp (table::compute_available_block_width):wl2008-10-182-19/+32
* * man/roff.man, doc/groff.texinfo: Improve the history part. Thiswl2008-10-101-2/+3
* * src/preproc/ref/ref.cpp (reference::compute_sort_key): Dowl2008-10-091-2/+5
* s/with other words/in other words/wl2008-10-051-1/+1
* * src/devices/grops/grops.man, src/roff/troff/troff.man,wl2008-10-031-26/+39
* * src/preproc/tbl/tbl.man: Document computation of element widths.wl2008-08-201-0/+45
* Add default encoding option -D to preconv and groff.wl2008-08-202-9/+24
* *** empty log message ***wl2008-08-191-1/+1
* Typo.wl2008-08-191-1/+1
* * src/preproc/tbl/table.cpp (table::compute_separation_factor): Emitwl2008-07-182-14/+31
* * src/eqn/script.cpp (script_box::output): Portability fix.wl2008-04-291-2/+2
* * src/preproc/html/pre-html.cpp (usage): Don't describe options butwl2008-01-191-16/+9
* * man/groff_char.man, man/groff.man: Revised.wl2008-01-051-2/+3
* * src/groff/preproc/pic/lex.cpp (table): Add box attributeswl2007-11-195-33/+101
* * src/preproc/preconv/preconv.cpp (emacs_to_mime): Add `utf-16be'wl2007-11-082-24/+165
* Add some copyrights.wl2007-11-041-0/+19
* * man/groff.man: Fix URL of CSTR 54.wl2007-09-231-0/+1
* more typoswl2007-09-211-2/+1
* typoswl2007-09-211-2/+2
* * src/roff/troff/input.cpp (interpolate_arg): Remove compilerwl2007-09-203-9/+4
* * doc/groff.texinfo: Document new .O register and add crosswl2007-09-195-57/+137
* * src/libs/libgroff/string.cpp (string::remove_spaces): Fix memorywl2007-09-111-0/+4
* In pic, make rounded boxes work with colors. Reported by Urs Eggliwl2007-04-104-10/+14
* * tmac/trace.tmac (rn): Added.wl2007-03-211-12/+10
* * 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