summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_ffcombobox.h
AgeCommit message (Expand)Author
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-16Replace optional bool bDrawFocus with enum type.Tom Sepez
2018-06-27Use unowned ptr for IFWL_ delegatesTom Sepez
2018-04-17Implement FORM_GetFocusedText() API.Lei Zhang
2018-01-29Add common base class between CXFA_FFComboBox and CXFA_FFListBoxDan Sinclair
2018-01-22Remove unused WidgetPreRemove and WidgetPostAdd paramsDan Sinclair
2018-01-16Add support for XFA specific FormField typesRyan Harrison
2018-01-08Change the FFWidgets to store the nodeDan Sinclair
2018-01-05Convert CFWL_Edit Cut & Copy out param to returnRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair