summaryrefslogtreecommitdiff
path: root/src/libs/libdriver
Commit message (Expand)AuthorAgeFilesLines
* Revert back to groff-1_21Richard Maw2012-02-201-2/+3
* Fix clang warnings.wl2011-07-031-3/+2
* Handle ditroff command `Dt' without argument gracefully.wl2010-05-091-4/+5
* Update copyright year.wl2009-01-052-4/+5
* * */*: Update GPL2 to GPL3.wl2009-01-042-10/+6
* * */*: s/Osanna/Ossanna/.wl2008-01-041-3/+4
* * src/libs/libdriver/input.cpp (parse_x_command <'F'>, do_filewl2006-04-261-3/+3
* Concretize the glyph datatype.wl2006-02-231-6/+6
* * src/include/font.h (name_to_glyph): Renamed fromwl2006-02-171-2/+2
* * src/include/font.h: s/glyph_t/glyph/.wl2006-02-111-15/+15
* Make the glyph data type abstract.wl2006-02-111-19/+19
* Another try to update getopt files. This time we add a dummywl2005-06-161-5/+4
* * All affected files: Update postal address of FSF.wl2005-05-262-4/+4
* * src/libs/libdriver/printer.cpp (check_for_output_error): Newwl2005-03-021-3/+52
* * src/libs/libdriver/input.cpp (delete_current_env, do_file):wl2005-01-221-4/+6
* Make `test-groff' work again -- previously, wrong paths have beenwl2004-12-162-3/+10
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-081-11/+11
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-153-6/+6
* * contrib/mom/Makefile.sub (GROFFBIN): New variable for groffwlemb2003-04-051-17/+9
* * doc/groff.texinfo: Change dir category to `Typesetting'.wlemb2003-04-041-4/+4
* Make variable `pr' local to libdriver/input.cc. Based on a patchwlemb2003-03-122-5/+3
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-151-2/+2
* New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality.wlemb2003-02-141-11/+5
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-111-22/+53
* * src/include/config.hin: Add `HAVE_ISATTY'.wlemb2002-09-071-0/+2
* Use OBJEXT for the object file extension.wlemb2002-08-231-2/+2
* * src/libs/libdriver/input.cc (Char): Add const to `operator=='.wlemb2002-07-261-3/+6
* Implement \f[] as an alternative to \fP. Change \mP and \MP towlemb2002-04-142-39/+57
* * doc/groff.texinfo: More fixes.wlemb2002-04-111-4/+13
* Illegal -> Invalid.wlemb2002-02-101-5/+5
* * tmac/www.tmac (www-error): New macro, replacing calls to `@error'.wlemb2002-02-091-1/+2
* Adding options -C (compatibility mode) and -c (grotty's old outputwlemb2002-02-072-4/+10
* * src/libs/libdriver/input.cc: Introduce `EnvInt' typedef and usewlemb2002-02-051-43/+63
* * src/libs/libdriver/input.cc [USE_ENV_STACK]: New macro to commentwlemb2002-01-301-149/+317
* * tmac/groff_ms.man: Typographical improvements.wlemb2002-01-261-7/+5
* * tmac/groff_www.man, NEWS: Fix typos.wlemb2002-01-241-439/+1522
* Implementing color support in troff, pic, grops, and grohtml. Thesewlemb2001-10-052-86/+33
* Added .cvsignore fileswlemb2001-07-191-0/+1
* Implement continuous underlining for nroff mode. To do that, a newwlemb2001-04-062-5/+8
* First cut of the new html device driver. Changes to pre-html andwlemb2001-01-171-1/+9
* Initial revisionwlemb2000-02-063-0/+771