summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/cpwl_edit_ctrl.h
AgeCommit message (Expand)Author
2017-07-25Move fpdfsdk/pdfwindow to fpdfsdk/pwlDan Sinclair
2017-07-24Add FORM_DeleteSelectedText() and embedder tests.Diana Gage
2017-07-24Remove fxedit place classes in pdfwindow/Dan Sinclair
2017-07-21Change Clear() to ClearSelection().Diana Gage
2017-07-21Change "Sel" abbreviation to "Selection".Diana Gage
2017-07-05Cleanup IOn* methods and CPWL_CBEditDan Sinclair
2017-07-05Remove PNM_SETCARETINFO and call SetCaret directlyDan Sinclair
2017-07-05Remove PNM_SCROLLWINDOW and replace with direct methodDan Sinclair
2017-07-05Move PNM_SETSCROLLPOS to custom methodDan Sinclair
2017-07-05Move PNM_SETSCROLLINFO out of OnNotifyDan Sinclair
2017-06-20Add FORM_GetSelectedText() function.Diana Gage
2017-06-02Rename PWL_FooBar files to cpwl_foo_bar.Lei Zhang