summaryrefslogtreecommitdiff
path: root/src/devices/grohtml
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings.wl2011-10-312-18/+4
* More fixes for Savannah bug #32301.wl2011-01-311-1/+1
* [grohtml] Improve man page.wl2010-11-021-1/+21
* Fix angle brackets in grohtml.wl2010-02-251-1/+4
* Refer to groff(1) for the location of temporary files.wl2010-01-201-1/+10
* * */*.cpp: Replace `printf(string);' with `printf("%s", string);'.wl2009-11-201-1/+1
* Update copyright year.wl2009-01-058-8/+12
* * */*: Update GPL2 to GPL3.wl2009-01-047-35/+28
* * src/devices/grohtml/post-html.ccwl2007-12-301-3/+3
* * doc/Makefile.in, doc/Makefile.sub (.ms.html): Add -P-V switch towl2007-09-253-20/+34
* * doc/groff.texinfo: Document new .O register and add crosswl2007-09-196-109/+496
* * Makefile.in (oldfontdir): New variable.wl2006-12-311-1/+17
* * src/devices/grohtml/post-html.cpp (page::add_and_encode): Don'twl2006-05-051-13/+9
* * src/devices/grohtml/post-html.cpp (html_printer::~html_printer):wl2006-04-261-1/+2
* * src/roff/troff/input.cpp (encode_char): Emit special characterswl2006-03-271-6/+6
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-241-1/+1
* Concretize the glyph datatype.wl2006-02-231-16/+16
* * src/include/font.h (name_to_glyph): Renamed fromwl2006-02-171-5/+5
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-111-36/+36
* Make the glyph data type abstract.wl2006-02-111-42/+40
* * man/groff_font.man: Updated documentation of `entity_name' field.wl2006-01-281-6/+266
* Let `make -k install' install more files.wl2006-01-191-8/+4
* * src/devices/grohtml/post-html.cpp (html_printer::do_file_components):gaius2005-11-251-0/+2
* * src/devices/grohtml/post-html.cpp (html_printer::flush_page):gaius2005-11-221-0/+1
* * src/devices/grohtml/post-html.cppgaius2005-11-101-1/+6
* * All affected files: Update postal address of FSF.wl2005-05-267-7/+7
* * src/devices/grohtml/post-html.cpp (assert_state::~assert_state):wl2005-05-061-4/+4
* * src/devices/grohtml/post-html.cpp: Use casts to `char *' if usingwl2005-05-034-31/+31
* Add binary relocation support for Windows platforms.wl2005-04-021-21/+21
* * src/devices/grohtml/post-html.cppwl2005-03-151-0/+1
* * src/devices/grohtml/html-text.cpp (html_text::do_pre): Preservewl2005-02-272-2/+10
* * src/devices/grohtml/post-html.cpp (html_printer::is_line_start,wl2005-02-161-5/+5
* These patches modify the indentation implementation to use `<pwl2005-02-165-123/+256
* Make `test-groff' work again -- previously, wrong paths have beenwl2004-12-161-54/+92
* Fix a bug with title handling in HTML.wl2004-12-071-7/+31
* * src/utils/xtotroff/xtotroff.c: Reformat to be similar to otherwl2004-11-251-1/+1
* First fixes to get produce HTML.wl2004-11-241-1/+2
* Add option -S grohtml to determine the file split level.wl2004-11-232-91/+103
* * src/devices/grohtml/html-table.cppwl2004-11-231-5/+1
* * 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-301-1/+2
* * src/devices/grohtml/html-text.cpp (html_text_get_alignment),wl2004-10-152-4/+4
* * src/roff/troff/request.h (macro): Make `p' public.wl2004-10-127-262/+1172
* * src/include/printer.h (printer): New virtual method `round_width'.wl2004-10-071-0/+20
* * tmac/an-old.tmac (RI): Always start with font `R'.wlemb2004-07-031-2/+4
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-191-2/+2
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-082-56/+60
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,wlemb2004-01-051-1/+1
* Add option -G to .MPIMG to insert a gap between text and the image.wlemb2003-07-231-3/+2
* Make grotty work on platforms which have unsigned char as thewlemb2003-07-072-40/+310