summaryrefslogtreecommitdiff
path: root/src/roff/troff/node.h
Commit message (Expand)AuthorAgeFilesLines
* Replace patch from 2010-12-18 with a much faster implementation.wl2010-12-201-0/+1
* Fix compilation problem.wl2010-12-151-0/+8
* Remove unused code.wl2010-12-151-2/+1
* Fix a memory leak in troff for -Thtml.wl2009-04-101-4/+0
* Update copyright year.wl2009-01-051-1/+2
* * */*: Update GPL2 to GPL3.wl2009-01-041-5/+4
* Surround the (pseudo) file name for the .pso request with `<' andwl2006-04-261-2/+2
* * All affected files: Update postal address of FSF.wl2005-05-261-1/+1
* * src/devices/grohtml/html-text.cpp (html_text_get_alignment),wl2004-10-151-6/+4
* * src/roff/troff/node.cpp: New extern `debug_state'.wl2004-10-121-13/+93
* Implement two new conditional operators `F <name>' and `S <name>'wlemb2004-06-301-27/+25
* Implement new string-valued register `.sty' to return the currentwlemb2004-06-291-0/+1
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-171-1/+1
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-081-7/+7
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-131-1/+1
* * src/devices/grohtml/html-table.cc: Fix column width calculation.wlemb2003-04-011-0/+2
* Add US-english hyphenation exceptions (converted from Barbarawlemb2003-01-251-7/+7
* Redesigning color support in troff. Colors are no longerwlemb2002-10-021-40/+27
* * doc/Makefile (clean): Add *.eps.wlemb2002-02-171-3/+4
* Implement new string-valued register `.fn' to return the currentwlemb2001-12-131-0/+1
* Implementing color support in troff, pic, grops, and grohtml. Thesewlemb2001-10-051-2/+26
* * contrib/mm/m.tmac (TH): Fix incorrect error message.wlemb2001-05-161-2/+2
* * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command'wlemb2001-04-191-1/+1
* Implement continuous underlining for nroff mode. To do that, a newwlemb2001-04-061-2/+4
* * src/roff/troff/node.cc (space_node::get_hyphenation_type): Newwlemb2001-02-171-0/+1
* Fixing a bug which prevented proper end-of-sentence recognitionwlemb2001-02-161-3/+4
* Redesigned the `unformat' request. It is no longer connected withwlemb2001-02-131-30/+46
* * src/roff/troff/node.h (unbreakable_space_node, hmotion_node,wlemb2001-02-081-0/+8
* A new escape sequence `:', inserting a zero-width break point.wlemb2001-02-041-1/+9
* Fixed a bug which prevented hyphenation of words which are finishedwlemb2001-01-281-2/+2
* troff's `box' and `boxa' requests didn't preserve temporarywlemb2001-01-231-8/+12
* First cut of the new html device driver. Changes to pre-html andwlemb2001-01-171-6/+50
* * src/roff/troff/input.cc: Move definition of special characterswlemb2001-01-121-7/+10
* Fixing a bug which prevented hyphenation in words followedwlemb2000-12-021-1/+1
* For security reasons, don't use the current directory but the homewlemb2000-11-131-1/+1
* * src/include/posix.h: Remove definition of FILENAME_MAX.wlemb2000-08-251-1/+3
* Initial revisionwlemb2000-02-061-0/+495