summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 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
* * configure.ac: Test for getc_unlocked (needed for localcharset).wl2006-01-114-17/+25
* Work around unportability of nl_langinfo(CODESET).wl2006-01-109-16/+1234
* * src/preproc/preconv/preconv.cpp (conversion_iconv): Usewl2006-01-101-2/+4
* * src/preproc/preconv/preconv.cpp (do_file): Don't pass BOM towl2006-01-053-5/+165
* * src/preproc/preconv/preconv.cpp: s/debug/debug_flag/.wl2006-01-051-18/+26
* * src/preproc/preconv/preconv.cpp (emacs_to_mime): As suggested bywl2006-01-051-225/+297
* * m4/groff.m4: Renamed from aclocal.m4.wl2006-01-033-10/+22
* Fixed typo. From Michail.wl2006-01-011-1/+1
* * src/preproc/preconv/preconv.cpp (emacs_to_mime): Variouswl2006-01-012-41/+52
* Integrate preconv into the groff binary. Changes based on a patchwl2005-12-314-52/+181
* New preprocessor `preconv' to convert input encodings to somethingwl2005-12-303-0/+1095
* Remove redundant braces.wl2005-12-292-12/+8
* * src/libs/libgroff/make-uniuni: New script to generate uniuni.cpp.wl2005-12-096-6029/+6545
* * src/utils/afmtodit.pl: Fix kerning output to avoid warnings forwl2005-12-071-1/+2
* doc fixeswl2005-12-032-8/+9
* * 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