summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2009-03-21Support rendering non-square pixels in pdftoppmMichael K. Johnson2-7/+46
2009-03-08Add the new croptting options explanationsAlbert Astals Cid1-0/+15
2009-03-08Make pdftotext to accept cropping options like pdftoppmJan Jockusch1-1/+28
2009-01-29Add line that for some reason was not imported from xpdf fileAlbert Astals Cid1-1/+2
2009-01-06Fix the cmake buildsystemAlbert Astals Cid1-0/+4
2009-01-06do not leak fName if fopen failsAlbert Astals Cid1-0/+3
2009-01-06Do not leak pgNum and imgnum if fopen failsAlbert Astals Cid1-7/+9
2009-01-06Make pdftohtml output png images when the image stream is not a jpegWarren Toomey3-7/+126
2008-12-26Fix compile warnings on auto imports for mingw32Hib Eris1-0/+2
2008-12-16Allow the use of cropbox in pdftoppmRichard Airlie1-3/+13
2008-09-30Timothy also agreed, now Ed Catmur is the last one missing to answerAlbert Astals Cid2-0/+6
2008-09-29Let HmtlOutputDev process imagesWarren Toomey1-1/+2
2008-09-20Add Tomas' CopyrightAlbert Astals Cid1-0/+1
2008-09-20Initialize pos the correct value to not have crashesTomas Are Haavet1-1/+2
2008-09-20Fix memory leakTomas Are Haavet1-0/+1
2008-09-20Fix mismatched free/deleteTomas Are Haavet1-1/+2
2008-09-10Generate the outline file at the same place the other files are generatedHaruyuki Kawabe1-1/+2
2008-09-09Qt4 frontend had timezone parsing that got lost when moving to the common fun...Albert Astals Cid2-4/+8
2008-09-09i want this packaged tooAlbert Astals Cid1-0/+2
2008-09-02Kjartan was missing and just agreedAlbert Astals Cid1-0/+3
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid12-0/+36
2008-08-30Fix extraction of imagesVasile Gaburici1-1/+11
2008-08-29Are we a lib or aren't we? Unify String to Date parsing so we all behave the ...Albert Astals Cid2-19/+6
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid18-7/+244
2008-08-24Fixes escaping of hyphens in man pagesLoïc Minier2-9/+9
2008-08-24Fix synopsis of pdftops in man page to clarify that a PDF file is required in...Loïc Minier1-2/+2
2008-08-01Get rid of more defines, say our version on command line tools, also say our ...Albert Astals Cid7-7/+14
2008-08-01Build with cmake tooAlbert Astals Cid1-2/+2
2008-08-01Improve manpages and add -listenc to pdfinfo and pdftotext in the wayAlbert Astals Cid11-147/+120
2008-07-28make xml output valid xmlBoris Toloknov2-33/+85
2008-07-28Limit ascent and descent are to reasonable values.Boris Toloknov1-2/+12
2008-07-28Make html output to keep all the spaces with  Boris Toloknov2-1/+3
2008-07-28findDest crashes on null goostrings so rework the ifs a bitAlbert Astals Cid1-7/+9
2008-05-31Make sure file exists before printing itAlbert Astals Cid1-1/+1
2008-04-29make the function staticAlbert Astals Cid1-1/+1
2008-04-29make the variable staticAlbert Astals Cid1-1/+1
2008-04-29make variables not used outside staticAlbert Astals Cid1-2/+2
2008-04-29constify setPSPaperSizeAlbert Astals Cid1-1/+1
2008-04-29constify argDesc arraysAlbert Astals Cid10-19/+19
2008-02-24Add proper dirent.h guardsPatrick Spendrin2-0/+4
2008-02-18Implement ImageOutputDev::drawMaskedImage and ImageOutputDev::drawSoftMaskedI...Timothy Lee2-0/+30
2008-02-10Comment out unused vars.Pino Toscano1-3/+3
2008-01-30Introduce the CMake-based build system.Pino Toscano1-0/+84
2008-01-10Fix two use after free bugs in HtmlOutputDev.ccKjartan Maraas1-2/+2
2007-09-24Even less compiler warnings.Krzysztof Kowalczyk1-4/+6
2007-09-23Remove unused variables.Krzysztof Kowalczyk1-1/+1
2007-09-23Remove unused variables.Krzysztof Kowalczyk1-23/+0
2007-09-16Rename .cvsignore files to .gitignore and drop ChangeLog file.Kristian Høgsberg1-0/+0
2007-09-04 * utils/pdftoppm.cc: Fix build on Sun Studio compiler.Albert Astals Cid1-1/+1
2007-08-26Fix bug 12121Albert Astals Cid1-1/+1