summaryrefslogtreecommitdiff
path: root/splash/SplashPath.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-30Run clang-tidy on CIAlbert Astals Cid1-2/+2
2018-12-06Replace Guchar by unsigned charOliver Sander1-2/+2
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-5/+5
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-08-31SplashPath: Add move constructorStefan Brüns1-0/+1
2018-05-30Splash: Reserve space for path segments upfrontStefan Brüns1-0/+4
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-0/+17
2017-12-19Don't let ArthurOutputDev be friend of SplashPath anymoreOliver Sander1-2/+0
2011-08-31xpdf303: Add GBool force = gFalse to SplashPath::closeAlbert Astals Cid1-2/+4
2008-12-12Be more helpful with bad boys that want to use poppler core directlyAlbert Astals Cid1-1/+1
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-11/+20
2005-09-15Merge xpdf 3.00 -> 3.01 changes in SplashPath.* filesAlbert Astals Cid1-0/+5
2005-07-31An initial version of proper font handling, heavily based on work byBrad Hards1-0/+2
2005-03-03Initial revisionKristian Høgsberg1-0/+105