summaryrefslogtreecommitdiff
path: root/src/preproc/pic
Commit message (Expand)AuthorAgeFilesLines
* * src/preproc/pic/main.cpp (do_file): Check for invalid characters.wl2012-02-081-1/+5
* Add new output device `gropdf'.wl2011-07-261-2/+14
* * src/preproc/pic/pic.man: Add pic manual to `SEE ALSO' section.wl2011-01-191-4/+13
* Don't hardcode `ps' device.wl2010-01-021-1/+1
* [pic] Fix a border case for arc computation.wl2009-09-011-2/+2
* pic: Fix handling of nested positions.wl2009-06-161-5/+18
* Update copyright year.wl2009-01-0514-14/+18
* * */*: Update GPL2 to GPL3.wl2009-01-0413-65/+52
* * src/groff/preproc/pic/lex.cpp (table): Add box attributeswl2007-11-195-33/+101
* Add some copyrights.wl2007-11-041-0/+19
* * src/roff/troff/input.cpp (interpolate_arg): Remove compilerwl2007-09-201-5/+1
* In pic, make rounded boxes work with colors. Reported by Urs Eggliwl2007-04-104-10/+14
* Support up to 32 macro arguments in pic (and up to 16 on EBCDICwl2006-12-111-24/+57
* * doc/groff.texinfo (Expressions): Improve documentation of `!'.wl2006-10-231-1/+1
* * src/preproc/pic/main.cpp (usage): Add missing options.wl2006-09-011-3/+3
* * 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/xditview/gxditview.man: Change many `.I' to `.B'.wl2005-07-031-1/+1
* * src/preproc/pic/troff.cpp (troff_output::set_fill,wl2005-06-241-7/+7
* * All affected files: Update postal address of FSF.wl2005-05-2612-12/+12
* Implement the rulewl2005-04-271-1/+27
* Add workaround for broken hypot() on Interix.wl2005-03-172-9/+3
* * src/preproc/pic/lex.cpp (for_input): Add member `from'.wlemb2004-07-192-9/+27
* * doc/groff.texinfo: Further improve documentation of `hcode'.wlemb2004-07-061-29/+148
* * tmac/an-old.tmac (RI): Always start with font `R'.wlemb2004-07-031-1/+1
* * arch/misc/Makefile.sub (shdeps.sed): Use $(srcdir).wlemb2004-05-281-5/+35
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-171-4/+5
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-082-10/+9
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,wlemb2004-01-053-3/+4
* * src/preproc/pic/troff.cpp (troff_output::simple_circle,wlemb2003-10-271-12/+16
* Add option -G to .MPIMG to insert a gap between text and the image.wlemb2003-07-231-1/+1
* Implement support for dashed and dotted ellipses in pic. Based onwlemb2003-07-106-11/+182
* typowlemb2003-06-061-1/+1
* * src/preproc/pic/pic.y <sprintf_args>: Implement workaround for bugwlemb2003-06-061-0/+8
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Make codewlemb2003-04-272-9/+9
* * src/devices/grohtml/post-html.cpp (html_printer::~html_printer):wlemb2003-04-251-4/+28
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code (again).wlemb2003-04-241-2/+3
* * src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code.wlemb2003-04-231-1/+1
* Add keyword `figname' to pic, specifying the name of the picturewlemb2003-04-217-19/+62
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-158-8/+8
* Make groff independent from locale's numeric settings.wlemb2003-04-031-0/+1
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-152-18/+25
* New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality.wlemb2003-02-143-13/+20
* * doc/groff.texinfo: Improve documentation of `ad'.wlemb2003-02-111-2/+2
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-111-3/+3
* * src/roff/troff/env.cc (title): Copy color status after processingwlemb2002-09-201-0/+11
* Use OBJEXT for the object file extension.wlemb2002-08-231-8/+8
* * src/preproc/pic/object.cc (object_spec::make_move): Fix typowlemb2002-08-091-1/+1