summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_page/include/cpdf_path.h
AgeCommit message (Expand)Author
2016-09-03Use safe bool conversion operators in fpdf_page/chromium/2852chromium/2851chromium/2850tsepez
2016-09-02Make CPDF_Path have a CFX_Path rather than inheritingtsepez
2016-08-30More better const-ness in CFX_CountRef<>tsepez
2016-08-29Revert "Add -> operators to CFX_CountRef."tsepez
2016-08-29Revert "Replace wrapper methods in CPDF_Path with -> operator."tsepez
2016-08-29Replace wrapper methods in CPDF_Path with -> operator.tsepez
2016-08-26Add -> operators to CFX_CountRef.chromium/2842tsepez
2016-08-26Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.tsepez
2016-08-26Rework CFX_CountRef in terms of CFX_RetainPtr.tsepez
2016-08-25Tidy up CFX_PathDatatsepez
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair