summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix tab width issue when enabling CPIfedoraAkira TAGOH2012-09-211-11/+29
* Add the description of --encoding to the manpageAkira TAGOH2012-09-201-0/+3
* Add missing header file for cups supportAkira TAGOH2012-09-201-0/+1
* updateAkira TAGOH2010-07-271-8/+10
* Fix rhbz#618483: texttopaps becoms runaway memory hogAkira TAGOH2010-07-272-1/+9
* Fix calculation for CPI to be accurate (rhbz#524883)Akira TAGOH2010-07-273-128/+121
* updateAkira TAGOH2010-07-271-0/+2
* remove auto-generated config.h.inAkira TAGOH2010-07-271-0/+0
* Merge branch 'fedora' of ssh://fedorapeople.org/home/fedora/tagoh/public_git/...Akira TAGOH2010-07-272-0/+17
|\
| * added a missing fileAkira TAGOH2009-10-141-0/+0
| * addedAkira TAGOH2009-10-141-0/+17
* | add autoheader to generate config.h.inAkira TAGOH2010-07-271-0/+1
|/
* * src/paps.c: Make the output better for the DSC compliant.Akira TAGOH2009-10-092-11/+12
* * src/paps.c: Fix to get a bit better CPI/LPI support.Akira TAGOH2009-10-091-14/+14
* * src/paps.c: Add the CUPS support.Akira TAGOH2009-10-093-10/+185
* * acinclude.m4: Fix the error in autoconf 2.62.Akira TAGOH2009-10-091-3/+3
* * src/paps.c: exit with the certain error code when any unrecoverable errors ...Akira TAGOH2009-10-091-7/+7
* * src/libpaps.c (add_postscript_prologue): Use paps_string_append_printf inst...Akira TAGOH2009-10-093-3/+33
* * src/paps.c (main): Use nl_langinfo to determine the default encoding.Akira TAGOH2009-10-091-0/+13
* * src/paps.c (split_text_into_paragraphs): Add the wordwrap feature.Akira TAGOH2009-10-091-5/+12
* * src/Makefile.am: enable the shared libraryAkira TAGOH2009-10-091-8/+8
* 2007-04-13 Dov Grobgeld <dov.grobgeld@gmail.com>HEADmasterdov-g2007-04-132-1/+5
* 2007-01-19 Dov Grobgeld <dov.grobgeld@gmail.com>dov-g2007-01-195-25/+43
* 2006-11-28 Dov Grobgeld <dov.grobgeld@gmail.com>dov-g2006-11-288-38/+542
* No comment.dov-g2006-11-031-2/+0
* 2006-11-03 Dov Grobgeld <dov.grobgeld@gmail.com>dov-g2006-11-037-88/+238
* 2006-09-07 Akira TAGOH <at@gclab.org>tagoh2006-09-075-24/+254
* * src/paps.c (split_text_into_paragraphs): support the wordwrap from ...tagoh2006-09-072-0/+6
* * src/paps.c (get_language): new function.tagoh2006-09-072-1/+24
* forgot to describe bug#tagoh2006-09-071-1/+1
* 2006-09-07 Akira TAGOH <at@gclab.org>tagoh2006-09-073-21/+26
* * src/paps.c (main, read_file): added --encoding option support. (#14...tagoh2006-09-072-6/+40
* 2006-09-07 Akira TAGOH <at@gclab.org>tagoh2006-09-072-4/+24
* * src/paps.c (split_text_into_paragraphs): fixed a possible segfaulttagoh2006-05-252-2/+5
* 2006-05-25 Akira TAGOH <at@gclab.org>tagoh2006-05-253-2/+9
* 2006-04-26 Dov Grobgeld <dov.grobgeld@gmail.com>dov-g2006-04-272-64/+80
* * src/paps.1: Fixed errors in option documentations.dov-g2006-04-172-0/+75
* 2006-04-17 Dov Grobgeld <dov.grobgeld@gmail.com>dov-g2006-04-176-150/+292
* * src/paps.c: Applied tagoh's patch for setting the page sizedov-g2006-03-283-8/+22
* Fixed string overflow in hash string lookup.dov-g2005-12-223-59/+8
* * Released new version 0.6.2dov-g2005-12-205-19/+85
* Initial revisiondov-g2005-12-2021-0/+3137