summaryrefslogtreecommitdiff
path: root/src/roff/troff/node.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* * */*.cpp: Replace `printf(string);' with `printf("%s", string);'.Werner LEMBERG2009-11-201-1/+1
* [troff]: Fix hyphenation problem with kerned letters.Werner LEMBERG2009-09-081-1/+1
* Fix a memory leak in troff for -Thtml.Werner LEMBERG2009-04-101-1/+10
* Update copyright year.Werner LEMBERG2009-01-051-1/+1
* * */*: Update GPL2 to GPL3.Werner LEMBERG2009-01-041-5/+4
* * src/roff/troff/node.cpp (left_italic_corrected_node::add_self):Werner LEMBERG2008-01-061-2/+6
* Add new flag to .cflags to enable hyphenation without looking atWerner LEMBERG2006-08-111-6/+12
* Add a request `.fzoom' and a number register `.zoom' to magnify fonts.Werner LEMBERG2006-07-121-4/+61
* Surround the (pseudo) file name for the .pso request with `<' andWerner LEMBERG2006-04-261-8/+12
* * tmac/groff_ms.man: Document PT, HD, and BT.Werner LEMBERG2006-03-051-3/+6
* * src/include/font.h (name_to_glyph): Renamed fromWerner LEMBERG2006-02-171-18/+18
* * src/include/font.h: s/glyph_t/glyph/.Werner LEMBERG2006-02-111-1/+2
* Make the glyph data type abstract.Werner LEMBERG2006-02-111-2/+2
* Another try to update getopt files. This time we add a dummyWerner LEMBERG2005-06-161-2/+6
* * All affected files: Update postal address of FSF.Werner LEMBERG2005-05-261-1/+1
* * src/devices/grohtml/html-text.cpp (html_text::do_pre): PreserveWerner LEMBERG2005-02-271-1/+2
* Make `test-groff' work again -- previously, wrong paths have beenWerner LEMBERG2004-12-161-4/+4
* * src/devices/grohtml/html-text.cpp (html_text_get_alignment),Werner LEMBERG2004-10-151-20/+21
* * src/roff/troff/node.cpp: New extern `debug_state'.Werner LEMBERG2004-10-121-95/+547
* Implement two new conditional operators `F <name>' and `S <name>'Werner LEMBERG2004-06-301-2/+20
* Implement new string-valued register `.sty' to return the currentWerner LEMBERG2004-06-291-0/+9
* * src/roff/troff/node.cpp (suppress_node::tprint): Don't expectWerner LEMBERG2004-05-081-1/+4
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,Werner LEMBERG2004-04-171-1/+1
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),Werner LEMBERG2004-04-081-40/+41
* Implement string-valued registers \n[.m] and \n[.M] to return theWerner LEMBERG2004-01-071-2/+1
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,Werner LEMBERG2004-01-051-2/+2
* * test-groff.in (SEP): Quote value.Werner LEMBERG2003-12-311-1/+1
* More fixes for MSVC compiler.Werner LEMBERG2003-12-301-1/+1
* * src/roff/troff/env.cpp (hyphen_trie::read_patterns_file): Fix loopWerner LEMBERG2003-11-251-2/+2
* * src/roff/groff/groff.cpp (help), src/devices/grops/ps.cpp (usage),Werner LEMBERG2003-10-131-2/+3
* Renamed all `*.cc' files to `*.cpp'.Werner LEMBERG2003-04-151-0/+5993