summaryrefslogtreecommitdiff
path: root/goo
AgeCommit message (Expand)AuthorFilesLines
2010-03-07add Patrick's copyright noticesPino Toscano1-0/+14
2010-03-07MSVC: disable warning C4800, which is of no use for nowPatrick Spendrin1-0/+4
2010-02-19use pkgconfig to detect libpng on autotools tooHib Eris1-1/+6
2010-02-10Wrap #include <jpeglib.h> in extern "C" to fix buildAlbert Astals Cid1-1/+5
2010-01-27GooVector rewrite, old version had "unknown" origins/licenseAlbert Astals Cid1-96/+141
2010-01-24ImgWriter is a header tooAlbert Astals Cid1-0/+1
2010-01-02Make pdftoppm embed correct resolution in PNG and JPEG filesAdrian Johnson5-5/+16
2009-10-10fix compiling with automakeAlbert Astals Cid1-1/+1
2009-10-09Add virtual destructor to ImgWriterAlbert Astals Cid3-0/+18
2009-10-09Add -jpeg to pdftoppmStefan Thomas6-6/+173
2009-10-05Fix includes for those using internal headersAlbert Astals Cid2-2/+2
2009-10-05Use _WIN32 instead of WIN32Kovid Goyal3-19/+35
2009-10-02increase the range of characters we sanitizeAlbert Astals Cid1-2/+2
2009-08-17Add a custom strtod that comes from libspectreAlbert Astals Cid3-2/+194
2009-08-16When writing the cm matrix write 4 significant digits not 4 decimalsAlbert Astals Cid2-3/+28
2009-08-08Add the -png flag to pdftoppm to output to PNGAlbert Astals Cid3-2/+160
2009-05-14Kill support for specifying extension in openTmpFileAlbert Astals Cid2-46/+15
2009-04-11Add gmallocn3 that does the same as gmallocn but with 3 argumentsAlbert Astals Cid2-0/+24
2009-03-21Add more _checkoverflow variants, rework internalsAlbert Astals Cid2-48/+48
2008-12-28Fix my last commit, copy&paste is really evilAlbert Astals Cid2-5/+6
2008-12-28Move PSOutputDev::filterPSName to GooString::sanitizedName so i can use it fr...Albert Astals Cid2-0/+43
2008-12-21Fix compile warnings on signed/unsigned comparisonHib Eris1-1/+2
2008-10-01I've changed these files this year too, update copyrightAlbert Astals Cid2-2/+2
2008-09-28Introduce greallocn_checkoverflow and use it in FoFiTrueType::parseAlbert Astals Cid2-0/+22
2008-08-24All changes made to goo/ files under the poppler project are by people that a...Albert Astals Cid6-0/+18
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid9-2/+96
2008-04-03FindFirstFile returns INVALID_HANDLE_VALUE and not NULL on errorAdam Batkin1-6/+6
2008-01-29Provide gstrndup as a portable substitue of strndupJonathan Kew2-0/+12
2007-11-03Use realloc/free instead of new/delete when resizing GooStringsJeff Muizelaar1-13/+17
2007-10-22Add gmallocn_checkoverflow, it's the same as gmallocn but returns NULL on ove...Albert Astals Cid2-0/+21
2007-09-25Fix misleading comment.Krzysztof Kowalczyk1-1/+1
2007-09-24Make GooTimer work for Windows/msvc build.Krzysztof Kowalczyk2-33/+64
2007-09-16Rename .cvsignore files to .gitignore and drop ChangeLog file.Kristian Høgsberg1-0/+0
2007-07-11 * goo/GooVector.h: Rename guard from _VECTOR_H to GOO_VECTOR_HAlbert Astals Cid2-5/+5
2007-07-06 * goo/GooString.cc:Albert Astals Cid1-1/+1
2007-06-13 * goo/FixedPoint.hAlbert Astals Cid2-2/+2
2007-04-26 * goo/Makefile.am: Remove duplicate gmem.hAlbert Astals Cid1-1/+0
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid8-98/+632
2007-01-11 goo/gmem.c: Merge change from xpdf-3.01pl2Albert Astals Cid1-2/+11
2006-12-28* goo/GooString.ccAlbert Astals Cid4-101/+118
2006-09-192006-09-19 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg2-9/+9
2006-04-18* goo/GooVector.h: Fix typo that was preventing build with MSVC8Albert Astals Cid1-2/+2
2006-02-282006-02-28 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-4/+5
2006-02-282006-02-28 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg2-0/+9
2006-02-06Various fixes from Frank Meerkötter to enable fixedpoint arithmeticAlbert Astals Cid1-1/+1
2006-02-02don't use files to pass fonts to freetypeAlbert Astals Cid1-0/+8
2006-01-062006-01-06 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+1
2005-12-122005-12-12 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+101
2005-12-092005-12-09 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+4
2005-12-08 * configure.ac: Detect if gettimeofday is available, fixes for correctAlbert Astals Cid2-0/+7