summaryrefslogtreecommitdiff
path: root/src/libs/libgroff
Commit message (Expand)AuthorAgeFilesLines
* Remove compiler warning.wl2010-12-181-1/+1
* Add wide character support to grotty.wl2010-12-131-21/+16
* Implement support for character classes.wl2010-12-131-73/+50
* Fix crash in tbl with option `nospaces'.wl2010-11-111-1/+2
* Update copyright year.wl2009-01-0547-48/+67
* * */*: Update GPL2 to GPL3.wl2009-01-0454-277/+219
* Update .cvsignore files.wl2009-01-031-0/+3
* * config.rpath, m4/codeset.m4, m4/glibc21.m4, m4/iconv.m4,wl2009-01-024-80/+135
* * src/preproc/html/pre-html.cpp (usage): Don't describe options butwl2008-01-191-6/+8
* * src/libs/libgroff/font.cpp (font::contains, font::get_code):wl2008-01-161-1/+13
* name_to_glyph() exists two times. Explain this.wl2008-01-161-1/+4
* * src/libs/libgroff/string.cpp (string::remove_spaces): Fix memorywl2007-09-111-1/+1
* formattingwl2006-09-264-5/+9
* Add a request `.fzoom' and a number register `.zoom' to magnifywl2006-07-121-16/+58
* * src/libs/libgroff/font.cpp (font::load): Reject fonts calledwl2006-05-301-8/+18
* * doc/Makefile.sub (HTMLEXAMPLEFILESALL): New variable. (CLEANADD): Use it.wl2006-02-262-159/+332
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-242-9/+5
* 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-232-3/+5
* Concretize the glyph datatype.wl2006-02-232-62/+58
* 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-172-8/+8
* * src/include/font.h (struct glyphinfo): New class.wl2006-02-171-29/+57
* * 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-112-67/+69
* New accessor method glyph_t::glyph_name().wl2006-02-111-19/+29
* Make the glyph data type abstract.wl2006-02-112-65/+81
* * src/roff/troff/input.cpp (font::name_to_index): Never return awl2006-02-111-17/+2
* This change is based on a patch by Bruno Haible <bruno@clisp.org>.wl2006-01-262-6/+10
* * configure.ac: Test for getc_unlocked (needed for localcharset).wl2006-01-113-17/+21
* Work around unportability of nl_langinfo(CODESET).wl2006-01-105-1/+1174
* * src/libs/libgroff/make-uniuni: New script to generate uniuni.cpp.wl2005-12-092-7/+279
* Another round in fixing getopt problems. Hopefully the last one!wl2005-06-233-96/+65
* Another try to update getopt files. This time we add a dummywl2005-06-162-325/+307
* * All affected files: Update postal address of FSF.wl2005-05-2647-49/+49
* * src/libs/libgroff/maxpathname.cpp: Include stdlib.h.wl2005-05-032-2/+4
* Undo getopt changes from 2004-04-30. We don't want a dependencywl2005-05-022-303/+321
* AC_TYPE_SIGNAL from current autoconf can fail if CC=g++.wl2005-04-304-325/+317
* Add binary relocation support for Windows platforms.wl2005-04-026-16/+329
* * src/libs/libgroff/hypot.c: Renamed to...wl2005-03-182-9/+1
* Add workaround for broken hypot() on Interix.wl2005-03-172-0/+50
* * src/include/font.h (font): New member functionwl2004-10-082-3/+20
* Implement two new conditional operators `F <name>' and `S <name>'wlemb2004-06-301-5/+10
* * arch/misc/Makefile.sub (shdeps.sed): Use $(srcdir).wlemb2004-05-283-4/+8
* * REVISION: Set to 2.wlemb2004-05-161-3/+3
* * src/include/font.h (font): Use `int' for ch_index.wlemb2004-04-191-7/+7