summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_combobox.h
AgeCommit message (Expand)Author
2018-08-27The final game: mark everything final.Tom Sepez
2018-05-12Remove unused CFWL_FormProxy.Henrique Nakashima
2018-05-11Rename last CFWL_ComboBox::DisForm* methods.chromium/3428Henrique Nakashima
2018-05-11Remove more dead code from CFWL_ComboBox.Henrique Nakashima
2018-05-11Inline or renamed more CFWL_ComboBox::DisForm methods.Henrique Nakashima
2018-05-11Remove CFWL_ComboBoxProxy.Henrique Nakashima
2018-05-11Inline Disform_* methods.Henrique Nakashima
2018-05-02Use pointers instead of refs for GetPopupPos() params.Henrique Nakashima
2018-03-08Move GetPopupPos from CFWL_Widget to subclasses that call it.Henrique Nakashima
2018-01-05Convert CFWL_Edit Cut & Copy out param to returnRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2017-08-30Rebuild CFDE_TextEditEngine.Dan Sinclair
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2016-12-14This CL removes some of the unused CFWL widget flags.dsinclair
2016-12-14Remove unused CFWL_ListBox codedsinclair
2016-12-14Update CFWL_ListBox to return instead of using out params.dsinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair