summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_widget.h
AgeCommit message (Expand)Author
2017-09-15Use unsigned types for app age, value age in widgets.chromium/3218chromium/3217Tom Sepez
2017-08-28Change DrawAppearance() methods to take CFX_Matrix by const-ref.Lei Zhang
2017-07-19Create CPWL_AppStream.Dan Sinclair
2017-07-13Rename CPWL_Color to CFX_ColorDan Sinclair
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-01-19Add ObservedPtrs to PWL_CREATEPARAMDan Sinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair