summaryrefslogtreecommitdiff
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
...
* typos, grammar fixeswl2006-07-311-1/+1
* Add support for \D'p...' to grotty.wl2006-06-292-24/+83
* * 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/devices/grops/ps.cpp: s/must not/should not/ in warningwl2006-03-291-3/+3
* * src/roff/troff/input.cpp (encode_char): Emit special characterswl2006-03-271-6/+6
* * tmac/Makefile.sub (NORMALFILES, SPECIALFILES): Add various missingwl2006-03-271-0/+3
* * src/devices/grops/grops.man: Some clarifications regardingwl2006-03-261-3/+24
* * src/devices/grops/grops.man: Add section how to install fonts.wl2006-03-181-28/+169
* * src/devices/grops/ps.cpp (ps_printer::do_exec, ps_printer::do_def,wl2006-03-091-12/+9
* Fix URLs for Adobe's documentation files.wl2006-03-081-1/+1
* * Makefile.in: Add comment about DESTDIR.wl2006-02-261-5/+8
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-241-1/+1
* Concretize the glyph datatype.wl2006-02-236-29/+29
* * src/include/font.h (name_to_glyph): Renamed fromwl2006-02-172-6/+6
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-116-104/+106
* * src/devices/grotty/tty.cpp (output_character_t): New type.wl2006-02-111-8/+11
* Make the glyph data type abstract.wl2006-02-116-73/+71
* * man/groff_font.man: Updated documentation of `entity_name' field.wl2006-01-281-6/+266
* This change is based on a patch by Bruno Haible <bruno@clisp.org>.wl2006-01-261-1/+1
* Let `make -k install' install more files.wl2006-01-191-8/+4
* * src/devices/grops/grops.man: Fix section on creating EPS files.wl2006-01-191-49/+60
* Formatting, copyright year, minor fixes.wl2006-01-181-4/+3
* * src/devices/grops/ps.cpp (ps_printer::get_subfont): Use correctwl2005-12-021-2/+2
* * 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
* Mention $MANPAGER variable used with some `man' systems.wl2005-10-171-1/+37
* * src/devices/xditview/gxditview.man: Change many `.I' to `.B'.wl2005-07-031-22/+21
* * src/devices/xditview/gxditview.man: More minor fixes.wl2005-06-261-30/+42
* * src/preproc/pic/troff.cpp (troff_output::set_fill,wl2005-06-241-11/+18
* * src/devices/xditview/gxditview.man: Revised and improved.wl2005-06-231-45/+139
* * contrib/pdfmark/Makefile.sub (.ms.pdf): Use `--stylesheet', notwl2005-05-282-14/+14
* * All affected files: Update postal address of FSF.wl2005-05-2615-15/+15
* Miscellaneous script portability enhancements.wl2005-05-181-1/+1
* * 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-035-70/+102
* * src/include/nonposix.h (access) [_MSC_VER]: New macro.wl2005-05-021-1/+1
* Add binary relocation support for Windows platforms.wl2005-04-021-21/+21
* * src/devices/grotty/tty.cpp (glyph): Add width.wl2005-03-281-31/+47
* * 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
* * src/libs/libdriver/input.cpp (delete_current_env, do_file):wl2005-01-221-1/+15
* 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-254-37/+19
* 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