summaryrefslogtreecommitdiff
path: root/xfa/fxfa/fxfa_basic.h
AgeCommit message (Expand)Author
2017-11-08Convert XFA_PACKET to an enum classDan Sinclair
2017-11-08Convert XFA_SCRIPT_TYPE to an enum classDan Sinclair
2017-11-08Convert XFA_UNIT to an enum classDan Sinclair
2017-11-08Convert XFA_ATTRIBUTETYPE to an enum classDan Sinclair
2017-11-08Convert XFA_ATTRIBUTE to an enum classDan Sinclair
2017-11-08Fix XFA_SCRIPTATTRIBUTEINFO attribute typeDan Sinclair
2017-11-06Call CJX methods directly instead of proxyingDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair