summaryrefslogtreecommitdiff
path: root/fpdfsdk/fxedit/fxet_list.h
AgeCommit message (Expand)Author
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-04-25Use fx_extension.h utilities in more places.Lei Zhang
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-23Use std::map<> in CPLST_SelectTom Sepez
2017-03-15remove CFX_ArrayTemplate from fxet_list.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-09-29Move fpdfsdk/fxedit/include to fpdfsdk/fxeditdsinclair