summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-1917-71/+76
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-1724-96/+103
* * src/utils/hpftodit/hpuni.cpp (hp_msl_to_unicode_list): Don'twlemb2004-04-101-2/+2
* * src/utils/tfmtodit.cpp (lig_chars): Don't use anonymous type.wlemb2004-04-091-2/+2
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-0853-536/+576
* Make scripts like nroff.sh and neqn.sh portable across variouswlemb2004-04-074-12/+14
* typo fixwlemb2004-03-141-2/+3
* * Makefile.in (SEP): Replaced with...wlemb2004-03-052-2/+2
* * src/devices/grolj4/lj4.cpp (main): Fix argument of getopt_long.wlemb2004-03-012-11/+16
* * src/include/nonposix.h (write, dup, dup2, close) [_MSC_VER]:wlemb2004-02-295-88/+174
* * src/roff/troff/troff.h (WARN_TOTAL): Fix value.wlemb2004-02-231-2/+2
* New files.wlemb2004-02-232-0/+323