Age | Commit message (Expand) | Author |
---|---|---|
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |
2017-07-24 | Add FORM_DeleteSelectedText() and embedder tests. | Diana Gage |
2017-07-21 | Change Clear() to ClearSelection(). | Diana Gage |
2017-07-21 | Change "Sel" abbreviation to "Selection". | Diana Gage |
2017-07-19 | Remove unused GetThisAppearanceStream | Dan Sinclair |
2017-07-06 | Remove in-out param from OnCharWithExit | Dan Sinclair |
2017-07-06 | Remove in-out param from OnKeyDownWithExit | Dan Sinclair |
2017-07-05 | Cleanup IOn* methods and CPWL_CBEdit | Dan Sinclair |
2017-07-05 | Remove PNM_ mouse methods and OnNotify | Dan Sinclair |
2017-06-29 | Converted low-hanging cpwl classes in CFX_ByteTextBuf to ostringstream. | Henrique Nakashima |
2017-06-20 | Add FORM_GetSelectedText() function. | Diana Gage |
2017-06-13 | Implement CPWL_ComboBox::OnDestroy() to manage unowned pointers. | Lei Zhang |
2017-06-02 | Rename PWL_FooBar files to cpwl_foo_bar. | Lei Zhang |