summaryrefslogtreecommitdiff
path: root/src/roff/troff/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace patch from 2010-12-18 with a much faster implementation.wl2010-12-201-262/+53
* Improve CJK support with new values for `.cflags'.wl2010-12-181-6/+252
* Fix compilation problem.wl2010-12-151-8/+0
* Remove unused code.wl2010-12-151-5/+0
* Use enum to increase readability.wl2010-12-151-7/+13
* * src/roff/troff/node.cpp (make_node): Adding missing `%'.wl2010-06-281-1/+1
* Don't use obsolete intermediate output command `F'.wl2010-05-281-2/+2
* * */*.cpp: Replace `printf(string);' with `printf("%s", string);'.wl2009-11-201-1/+1
* [troff]: Fix hyphenation problem with kerned letters.wl2009-09-081-1/+1
* Fix a memory leak in troff for -Thtml.wl2009-04-101-1/+10
* Update copyright year.wl2009-01-051-1/+1
* * */*: Update GPL2 to GPL3.wl2009-01-041-5/+4
* * src/roff/troff/node.cpp (left_italic_corrected_node::add_self):wl2008-01-061-2/+6
* Add new flag to .cflags to enable hyphenation without looking atwl2006-08-111-6/+12
* Add a request `.fzoom' and a number register `.zoom' to magnifywl2006-07-121-4/+61
* Surround the (pseudo) file name for the .pso request with `<' andwl2006-04-261-8/+12
* * tmac/groff_ms.man: Document PT, HD, and BT.wl2006-03-051-3/+6
* * src/include/font.h (name_to_glyph): Renamed fromwl2006-02-171-18/+18
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-111-1/+2
* Make the glyph data type abstract.wl2006-02-111-2/+2
* Another try to update getopt files. This time we add a dummywl2005-06-161-2/+6
* * All affected files: Update postal address of FSF.wl2005-05-261-1/+1
* * src/devices/grohtml/html-text.cpp (html_text::do_pre): Preservewl2005-02-271-1/+2
* Make `test-groff' work again -- previously, wrong paths have beenwl2004-12-161-4/+4
* * src/devices/grohtml/html-text.cpp (html_text_get_alignment),wl2004-10-151-20/+21
* * src/roff/troff/node.cpp: New extern `debug_state'.wl2004-10-121-95/+547
* Implement two new conditional operators `F <name>' and `S <name>'wlemb2004-06-301-2/+20
* Implement new string-valued register `.sty' to return the currentwlemb2004-06-291-0/+9
* * src/roff/troff/node.cpp (suppress_node::tprint): Don't expectwlemb2004-05-081-1/+4
* * 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-40/+41
* Implement string-valued registers \n[.m] and \n[.M] to return thewlemb2004-01-071-2/+1
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,wlemb2004-01-051-2/+2
* * test-groff.in (SEP): Quote value.wlemb2003-12-311-1/+1
* More fixes for MSVC compiler.wlemb2003-12-301-1/+1
* * src/roff/troff/env.cpp (hyphen_trie::read_patterns_file): Fix loopwlemb2003-11-251-2/+2
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),wlemb2003-10-131-2/+3
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-151-0/+5993