summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_combolist.cpp
AgeCommit message (Expand)Author
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-07-03Use UnownedPtr<> in cfwl_messagekillfocus.hTom Sepez
2018-07-02Use UnownedPtr<> in cfwl_event.h and cfwl_message.hTom Sepez
2017-09-18Convert string class namesRyan Harrison
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-21Convert more TransformPoint calls to TransformDan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2016-12-14Update CFWL_ListBox to return instead of using out params.dsinclair
2016-12-08Cleanup CFWL_Widget code to return CFX_RectFs where appropriatedsinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair