summaryrefslogtreecommitdiff
path: root/poppler/Function.cc
AgeCommit message (Expand)AuthorFilesLines
2010-04-04Fix my roll optimizationAlbert Astals Cid1-5/+7
2009-08-17Use gatof instead of atofAlbert Astals Cid1-1/+2
2009-06-10Correctly duplicate the cache on PostScriptFunction(PostScriptFunction *func)Albert Astals Cid1-0/+28
2009-06-07Optimize roll() a bitAlbert Astals Cid1-5/+14
2009-06-07Implement a cache for PostscriptFunction transformsAlbert Astals Cid1-0/+76
2009-06-07Move index and pop to class definition tooAlbert Astals Cid1-17/+15
2009-06-07Move the implementations to the class definitionAlbert Astals Cid1-80/+71
2009-01-27PostScriptFunction::transform optimizationAlbert Astals Cid1-4/+8
2008-09-30Fix StitchingFunction(StitchingFunction *func) and GfxAxialShading(GfxAxialSh...Albert Astals Cid1-0/+2
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+12
2008-04-29constify some static arraysAlbert Astals Cid1-1/+1
2008-04-29make psOpNames staticAlbert Astals Cid1-1/+1
2008-02-24define M_PI in case it is not definedPatrick Spendrin1-0/+4
2008-02-09PS cos and sin input values are degrees so convert to radians so we can use t...Albert Astals Cid1-2/+2
2008-02-09atan operator must yield a degrees result between 0 and 360Albert Astals Cid1-2/+4
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-14/+51
2006-12-102006-12-09 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-0/+1
2006-05-05 * poppler/Function.cc: quick fix for KDE bug #126760Albert Astals Cid1-1/+1
2006-01-18Brad patch for embedded document extraction, only has Qt4 bindings for now, n...Albert Astals Cid1-0/+1
2005-10-16Function.cc|h merges from xpdf 3.01Albert Astals Cid1-33/+43
2005-08-27Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change isBrad Hards1-10/+10
2005-03-03Initial revisionKristian Høgsberg1-0/+1525