summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/cfwl_event.h
AgeCommit message (Expand)Author
2016-12-07Cleanup FWL Event and Message code.dsinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-21Remove FwlEventMaskdsinclair
2016-11-17Remove FWL_EVENT_DEF macrodsinclair
2016-11-17Remove the CFWL_EventType::DrawItemdsinclair
2016-11-17Remove events which are not processeddsinclair
2016-11-17Remove SelfAdaption codedsinclair
2016-11-16Split the common event classes out to files.dsinclair
2016-11-16Remove ref counting from CFWL_Eventdsinclair
2016-11-16Move the message definitions to their own files.chromium/2923dsinclair
2016-11-16Cleaning up nits in fwl/core files.chromium/2922dsinclair
2016-11-10IFWL method and param cleanupdsinclair
2016-11-10Convert FWL_SCBCODE to an enum classdsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-20Cleanup unused methods and return values in FWL code.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-04-13Remove some FWL code.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