summaryrefslogtreecommitdiff
path: root/poppler/OutputDev.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Add some constAlbert Astals Cid1-1/+1
2019-06-27Convert all files to UTF-8Daniel Schaefer1-2/+2
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-48/+48
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-04Turn PopplerCache into a template to avoid double indirection for look-up via...Adam Reichold1-9/+7
2018-10-05Some more NULL to nullptrAlbert Astals Cid1-5/+5
2018-09-24More constAlbert Astals Cid1-8/+8
2018-08-22Document the OutputDev::clip and OutputDev::oeClip methodsOliver Sander1-0/+12
2018-05-06Replace GooHash by std::unordered_map in OutputDev.Adam Reichold1-6/+9
2018-04-17Object::getName return const char instead of charAlbert Astals Cid1-3/+3
2018-04-16Document method drawImageMaskOliver Sander1-1/+6
2018-04-06OutputDev: change functions taking GooString * to make it constAlbert Astals Cid1-3/+4
2018-01-08A few more nullptrAlbert Astals Cid1-1/+1
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-1/+1
2017-10-21Fix remaining -Wundef warningsAdrian Johnson1-1/+1
2017-08-29Document some parameters of the drawChar methodOliver Sander1-0/+10
2017-08-21Document the updateCTM methodOliver Sander1-0/+7
2015-10-28Multiply opacity in case of pattern colorspaceThomas Freitag1-1/+3
2013-06-04Move the iccColorSpaceCache from Gfx to OutputDevAlbert Astals Cid1-2/+17
2013-01-26Remove unused deviceHasTextClipLu Wang1-1/+0
2013-01-19Make rendering thread-safeThomas Freitag1-2/+2
2012-12-13Fix crop on EPS conversionAlbert Astals Cid1-0/+5
2012-05-13remove unnecesary transparency group handling in splashThomas Freitag1-0/+1
2012-05-10Bring back the begin/endMarkedContent virtualsAlbert Astals Cid1-1/+3
2012-04-25Fix slow rendering of pdf with a lot of image masks in pattern colorspaceThomas Freitag1-3/+3
2012-03-29Fix: annotDisplayDecideCbk was not propagatedFabio D'Urso1-1/+5
2012-01-15[xpdf] More Splash and Gfx changes from ThomasAlbert Astals Cid1-12/+13
2012-01-10[xpdf303] tiling "merges" from Thomas, using mostly our "old" code instead of...Albert Astals Cid1-1/+2
2011-09-24xpdf303: Parse ActualText in Gfx instead of output devicesCarlos Garcia Campos1-2/+2
2011-09-01xpdf303: Page functions do not need Catalog * anymoreAlbert Astals Cid1-2/+2
2011-08-18ps: use PS Patterns for tiling fill when PS level >= 2Adrian Johnson1-1/+1
2011-07-29Implement overprint in SplashThomas Freitag1-0/+1
2011-03-21Implement tiling/patterns in SplashOutputDevThomas Freitag1-3/+3
2011-03-01fix copyright yearsAlbert Astals Cid1-1/+1
2011-03-01Merge Link and AnnotLink codeCarlos Garcia Campos1-2/+2
2011-02-27Some more missing copyrightsAlbert Astals Cid1-1/+1
2011-01-26cairo: Implement Type 4,5,6,7 shadings using cairo mesh gradientsAdrian Johnson1-0/+2
2010-11-04Improvements to the splash backendAlbert Astals Cid1-5/+11
2009-10-18This include is needed as this file uses RefAlbert Astals Cid1-0/+1
2009-10-05Fix includes for those using internal headersAlbert Astals Cid1-1/+1
2009-08-16Change OutputDev::tilingPatternFill to return a GBoolCarlos Garcia Campos1-5/+6
2009-07-31Add my copyright to files i just editedAlbert Astals Cid1-0/+1
2009-07-31Remove Outputdev::beginMarkedContent as noone uses itAlbert Astals Cid1-1/+0
2009-07-31[cairo] Implement radialShadedFill in cairo backend using cairo gradientsCarlos Garcia Campos1-1/+1
2009-07-31[cairo] Use cairo_pattern_set_extend for linear gradientsCarlos Garcia Campos1-0/+4
2009-07-08Implement axialShadedFill in cairo backend using cairo gradientsCarlos Garcia Campos1-1/+5
2009-06-19Use Interpolate flag to decide whether applying image interpolation during re...Carlos Garcia Campos1-5/+8
2009-06-02Support colorizing text in pattern colorspaceThomas Freitag1-0/+14
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3