summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_ffchoicelist.h
AgeCommit message (Expand)Author
2017-02-04Remove unused parameterchromium/3004dan sinclair
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-17Unify the three CFWL_EventType::SelectChange classes.dsinclair
2016-11-16Continue formatting fwl/coredsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair