summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_notedriver.cpp
AgeCommit message (Expand)Author
2018-07-03Use UnownedPtr<> in cfwl_notedriver.hTom Sepez
2018-07-02Use UnownedPtr<> in cfwl_event.h and cfwl_message.hTom Sepez
2018-05-11Remove CFWL_WidgetMgr::IsFormDisabled().Henrique Nakashima
2017-09-28Simplify some OS checks to PLATFORM checksDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-26Fix checks for FX_WIN64_DESKTOPDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-18Use unique_ptr in CFWL_NoteDriver::m_eventTargets mapTom Sepez
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-21Convert more TransformPoint calls to TransformDan Sinclair
2017-01-03Remove more CFX_ArrayTemplate in cfwl_notedriver.h.tsepez
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair