summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * src/roff/groff/groff.man: Remove superfluous word `intermediate'.keithmarshall2006-05-111-1/+1
* * src/roff/groff/groff.man: Update copyright notice.keithmarshall2006-05-101-12/+9
* * src/devices/grohtml/post-html.cpp (page::add_and_encode): Don'twl2006-05-051-13/+9
* * src/utils/afmtodit/afmtodit.pl: New option `-c' to add fontwl2006-05-012-8/+42
* * src/libs/libdriver/input.cpp (parse_x_command <'F'>, do_filewl2006-04-261-3/+3
* Surround the (pseudo) file name for the .pso request with `<' andwl2006-04-263-12/+16
* * src/devices/grohtml/post-html.cpp (html_printer::~html_printer):wl2006-04-261-1/+2
* * src/preproc/preconv/preconv.cpp (do_file): Fix conditionalwl2006-04-251-5/+5
* Implement new number register `.br' which is set to 1 if a macro haswl2006-04-042-9/+26
* * src/devices/grops/ps.cpp: s/must not/should not/ in warningwl2006-03-291-3/+3
* * configure.ac: Call AC_PROG_EGREP.wl2006-03-282-4/+9
* Add two request `.device' and `.devicem' which are equivalent towl2006-03-271-0/+37
* * src/roff/troff/input.cpp (encode_char): Emit special characterswl2006-03-272-9/+8
* * 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/preproc/pic/pic.y (expr <INT>): Fix code.wl2006-03-221-1/+1
* * src/preproc/pic/pic.y (object_spec THEN): For compatibility withwl2006-03-211-8/+21
* * src/preproc/pic/objects.cpp (object_spec::make_line): Handle `at'wl2006-03-191-3/+27
* * src/preproc/pic/pic.y (expr <INT>): Really return integer part.wl2006-03-191-2/+3
* * src/devices/grops/grops.man: Add section how to install fonts.wl2006-03-181-28/+169
* * LICENSE: Renamed to...wl2006-03-182-8/+19
* * src/preproc/tbl/tbl.man: Mention default length of text blocks.wl2006-03-131-1/+4
* * 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
* * tmac/groff_ms.man: Document PT, HD, and BT.wl2006-03-051-3/+6
* * doc/Makefile.sub (HTMLEXAMPLEFILESALL): New variable. (CLEANADD): Use it.wl2006-02-263-166/+343
* * Makefile.in: Add comment about DESTDIR.wl2006-02-266-30/+36
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-244-15/+12
* Add comments from Bruno.wl2006-02-231-0/+8
* * font/devhtml/R.proto, font/devutf8/R.proto: Remove incorrect \'wl2006-02-231-0/+12
* Remove all remaining traces from the `shc' glyph.wl2006-02-233-5/+15
* Concretize the glyph datatype.wl2006-02-2313-187/+136
* add commentwl2006-02-221-0/+3
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-221-1/+1
* * src/libs/libgroff/nametoindex.cpp (character_indexer): Renamewl2006-02-171-40/+49
* * src/include/font.h (name_to_glyph): Renamed fromwl2006-02-179-77/+72
* * src/include/ptable.h, src/include/itable.hwl2006-02-172-0/+205
* * src/include/font.h (struct glyphinfo): New class.wl2006-02-174-54/+116
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Fixwl2006-02-141-4/+6
* Add comment for `sqrt' glyph (which doubles `sr').wl2006-02-141-1/+2
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-1116-267/+273
* New accessor method glyph_t::glyph_name().wl2006-02-114-30/+78
* * src/devices/grotty/tty.cpp (output_character_t): New type.wl2006-02-111-8/+11
* Make the glyph data type abstract.wl2006-02-1115-249/+310
* * src/roff/troff/input.cpp (font::name_to_index): Never return awl2006-02-112-19/+5
* * man/groff_font.man: Updated documentation of `entity_name' field.wl2006-01-281-6/+266
* Minor doc improvement. From Bruno.wl2006-01-261-6/+8
* This change is based on a patch by Bruno Haible <bruno@clisp.org>.wl2006-01-269-102/+352
* * src/preproc/grn/main.cpp (USE_ST_REQUEST): New macro.keithmarshall2006-01-261-2/+16
* * src/preproc/preconv/preconv.cpp (main): Set program_name. Bugwl2006-01-211-0/+1