summaryrefslogtreecommitdiff
path: root/splash/Splash.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-27clang 15Albert Astals Cid1-12/+3
2022-08-07CI: clang 13 -> 14Albert Astals Cid1-3/+12
2022-08-06Save copying data in SplashState::setLineDashAlbert Astals Cid1-4/+2
2021-03-01Hide symbols by defaultAlbert Astals Cid1-1/+2
2021-01-15Splash: fix uninitialized memory read on broken filesAlbert Astals Cid1-6/+6
2020-09-04Update (C)Albert Astals Cid1-0/+1
2020-09-02Splash: Rename Yd to Ydown, Xu to Xup, etc.Tobias Deiminger1-9/+9
2020-07-03Run clang-formatAlbert Astals Cid1-338/+260
2020-04-21[splash, arthur] Use stroking opacity when clipping to a stroke pathOliver Sander1-1/+5
2019-12-19Splash: remove modified region book-keepingAlbert Astals Cid1-11/+0
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-11-29Enable readability-inconsistent-declaration-parameter-nameAlbert Astals Cid1-2/+2
2019-09-27Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-09-27Add some constAlbert Astals Cid1-2/+2
2019-08-24Always enable SPLASH_CMYKAlbert Astals Cid1-12/+1
2019-06-27Convert all files to UTF-8Daniel Schaefer1-1/+1
2018-12-06Replace Guint by unsigned intOliver Sander1-1/+1
2018-12-06Replace Guchar by unsigned charOliver Sander1-6/+6
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-51/+51
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-05Some more NULL to nullptrAlbert Astals Cid1-1/+1
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+4
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-1/+1
2017-10-21Fix some -Wundef warningsAdrian Johnson1-5/+5
2015-10-28Multiply opacity in case of pattern colorspaceThomas Freitag1-0/+2
2015-05-24Splash: Speed up of rendering icc based imagesThomas Freitag1-3/+6
2013-06-06Speed-up some tiling on a 10x factorThomas Freitag1-1/+2
2013-03-19Avoid blackboxes on weird files using the thin line modeAlbert Astals Cid1-0/+1
2013-02-12Introduce option SplashThinLineModeThomas Freitag1-2/+7
2012-11-30Splash: Implement bilinear image scalingAdrian Johnson1-3/+10
2012-09-11Splash: Implement DeviceN supportThomas Freitag1-1/+6
2012-07-13Fix Splash::arbitraryTransformImage causes bogus memory allocation sizeThomas Freitag1-2/+2
2012-04-29SplashOutputDev: Fix rendering of knockout groupsAlbert Astals Cid1-2/+4
2012-02-14Overprint implementation in postscript and splash deviceThomas Freitag1-2/+2
2012-01-15[xpdf] More Splash and Gfx changes from ThomasAlbert Astals Cid1-61/+61
2012-01-10[xpdf303] More merges from ThomasAlbert Astals Cid1-0/+60
2012-01-07xpdf303: Merge some stuff in Splash [Thomas Freitag]Albert Astals Cid1-7/+35
2011-07-29Implement overprint in SplashThomas Freitag1-3/+6
2011-07-10make files easier to include by themselvesAlbert Astals Cid1-1/+2
2010-11-04Improvements to the splash backendAlbert Astals Cid1-2/+9
2008-09-30And Marco said yes 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
2007-10-22Splash rework, check if font is inside clip area before rendering it to a tem...Albert Astals Cid1-2/+2
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-24/+113
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-29/+46
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-0/+11
2005-03-03Initial revisionKristian Høgsberg1-0/+174