summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/cfwl_message.h
AgeCommit message (Expand)Author
2016-11-16Move the message definitions to their own files.chromium/2923dsinclair
2016-11-16Cleaning up nits in fwl/core files.chromium/2922dsinclair
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (part VI)weili
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-05-04More define cleanup.dsinclair
2016-04-21Remove CFWL_Note.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair