summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make `test-groff' work again -- previously, wrong paths have beenwl2004-12-168-78/+123
* Fix a bug with title handling in HTML.wl2004-12-071-7/+31
* * src/preproc/eqn/eqn.man: Revised.wl2004-12-041-88/+271
* *** empty log message ***wl2004-11-291-0/+1
* * src/utils/xtotroff/xtotroff.c: Reformat to be similar to otherwl2004-11-2511-315/+529
* First fixes to get produce HTML.wl2004-11-241-1/+2
* Add option -S grohtml to determine the file split level.wl2004-11-233-115/+139
* * src/devices/grohtml/html-table.cppwl2004-11-231-5/+1
* formattingwl2004-11-221-3/+5
* * tmac/www.tmac (HTML-NS, HTML-TAG-NS, HTML-TAG-NEXT): Simplified.wl2004-11-202-29/+77
* * src/include/printer.h (printer): Remove virtual functionwl2004-10-307-27/+2
* * src/preproc/tbl/table.cpp (table::do_row): Fix handling of the `d'wl2004-10-201-1/+7
* * src/devices/grohtml/html-text.cpp (html_text_get_alignment),wl2004-10-1511-84/+71
* * src/roff/troff/request.h (macro): Make `p' public.wl2004-10-129-264/+1180
* * src/roff/troff/node.cpp: New extern `debug_state'.wl2004-10-122-108/+640
* * src/roff/troff/mtsm.cpp, src/roff/troff/mtsm.h: New files,wl2004-10-103-0/+817
* * src/roff/troff/column.cpp (vjustify_node::copy): Updated.wl2004-10-106-195/+449
* * src/include/font.h (font): New member functionwl2004-10-084-4/+33
* * src/include/printer.h (printer): New virtual method `round_width'.wl2004-10-077-0/+47
* Minor typos.wl2004-10-043-4/+4
* Fix \$@ and \$* to handle any number of arguments.wl2004-09-272-30/+61
* Updated.wl2004-09-172-0/+2
* In tbl, handle \a as an interpreted leader character if inwl2004-09-134-6/+41
* * src/preproc/tbl/main.cpp (main): Call `fatal' not `error' if awlemb2004-08-081-4/+2
* * src/preproc/grn/hdb.cpp (compatibility_flag): Add declaration.wlemb2004-08-072-6/+11
* * src/preproc/soelim/soelim.man: Improved. Based on suggestionswlemb2004-08-071-1/+110
* * doc/meref.me: Document `_M' register.wlemb2004-08-051-10/+33
* * tmac/s.tmac (pg@top): Don't save PO register.wlemb2004-07-283-4/+16
* Add requests `fcolor' and `gcolor'.wlemb2004-07-272-0/+25
* * src/preproc/pic/lex.cpp (for_input): Add member `from'.wlemb2004-07-192-9/+27
* * doc/groff.texinfo: Further improve documentation of `hcode'.wlemb2004-07-061-29/+148
* * tmac/an-old.tmac (RI): Always start with font `R'.wlemb2004-07-033-5/+10
* * src/roff/troff/input.h: s/COMPATIBLE_SAVE/PUSH_GROFF_MODE/.wlemb2004-07-032-33/+73
* Implement two new conditional operators `F <name>' and `S <name>'wlemb2004-06-305-36/+75
* Implement new string-valued register `.sty' to return the currentwlemb2004-06-294-0/+18
* Minor documentation improvements.wlemb2004-06-192-2/+6
* * src/preproc/tbl/main.cpp (process_data) <GOT_RIGHT_BRACE>: Handlewlemb2004-06-151-1/+7
* * src/libs/libxutil/Makefile.sub (EXTRA_CFLAGS): Define.wlemb2004-06-041-0/+1
* * src/utils/xtotroff/Makefile.sub (EXTRA_LDFLAGS): Fix order ofwlemb2004-06-041-1/+1
* * src/devices/xditview/Makefile.sub (EXTRA_LDFLAGS): Fix typo andwlemb2004-06-031-2/+2
* * aclocal.m4 (GROFF_X11): s/have_no_x/groff_no_x/.wlemb2004-06-035-27/+86
* Integrate gxditview into groff's standard directory hierarchy.wlemb2004-06-0140-6402/+16
* Initial revisionwlemb2004-06-0138-0/+6168
* * arch/misc/Makefile.sub (shdeps.sed): Use $(srcdir).wlemb2004-05-288-9/+53
* * REVISION: Set to 2.wlemb2004-05-163-10/+10
* *** empty log message ***wlemb2004-05-161-0/+5
* * src/preproc/html/pre-html.cpp (make_message): Make it work forwlemb2004-05-091-3/+1
* * src/roff/troff/node.cpp (suppress_node::tprint): Don't expectwlemb2004-05-081-1/+4
* * NEWS, man/groff_diff.man, man/groff.man, doc/groff.texinfo:wlemb2004-05-062-1/+3
* * device.c (scale_round): Round correctly for negative valueswlemb2004-04-192-3/+12