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-24 | Remove fxedit place classes in pdfwindow/ | Dan Sinclair |
2017-07-21 | Change Clear() to ClearSelection(). | Diana Gage |
2017-07-21 | Change "Sel" abbreviation to "Selection". | Diana Gage |
2017-07-05 | Cleanup IOn* methods and CPWL_CBEdit | Dan Sinclair |
2017-07-05 | Remove PNM_SETCARETINFO and call SetCaret directly | Dan Sinclair |
2017-07-05 | Remove PNM_SCROLLWINDOW and replace with direct method | Dan Sinclair |
2017-07-05 | Move PNM_SETSCROLLPOS to custom method | Dan Sinclair |
2017-07-05 | Move PNM_SETSCROLLINFO out of OnNotify | Dan Sinclair |
2017-06-20 | Add FORM_GetSelectedText() function. | Diana Gage |
2017-06-02 | Rename PWL_FooBar files to cpwl_foo_bar. | Lei Zhang |