summaryrefslogtreecommitdiff
path: root/fpdfsdk/pwl/cpwl_list_box.h
AgeCommit message (Expand)Author
2018-10-26Pass CreateParams to CPWL_Wnd constructor.chromium/3595chromium/3594Tom Sepez
2018-10-25Make CPWL_Wnd own its pAttachedData.Tom Sepez
2018-10-04Remove CPWL_Wnd::GetClassName() and overrides.Tom Sepez
2018-05-22Remove useless CPWL_ListBox::KillFocus().Lei Zhang
2018-04-17Add a virtual CPWL_Wnd::GetText() method.Lei Zhang
2017-10-05Remove CPVT_WordPropsDan Sinclair
2017-10-05Remove unused CPVT_SecPropschromium/3234Dan Sinclair
2017-10-04Fix UAF in SetVisible().Henrique Nakashima
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-15Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187Lei Zhang
2017-07-25Move fpdfsdk/pdfwindow to fpdfsdk/pwlDan Sinclair