summaryrefslogtreecommitdiff
path: root/goo
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti3-2/+249
2005-08-28Merge the Goo* improvements from xpdf 3.0.1. This change is based onBrad Hards7-8/+127
2005-08-28This part of my previous gmallocn merge patch was missing.Brad Hards2-6/+6
2005-08-27Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change isBrad Hards2-0/+31
2005-05-012005-05-01 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar2-7/+7
2005-04-29Fri Apr 29 14:54:44 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford3-0/+105
2005-03-052005-03-04 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+8
2005-03-03Initial revisionKristian Høgsberg14-0/+2177