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-20 | Consolidate Appearance Stream code in CPWL_AppStream. | Dan Sinclair |
2017-07-19 | Remove unused GetThisAppearanceStream | Dan Sinclair |
2017-07-13 | Rename CPWL_Color to CFX_Color | Dan Sinclair |
2017-07-06 | Rename OnNotifySelChanged to OnNotifySelectionChanged | Dan Sinclair |
2017-07-06 | Remove in-out param from OnNotifySelChangedchromium/3151 | 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-06 | Remove in-out from OnPopup{Pre|Post}Open | Dan Sinclair |
2017-07-05 | Cleanup IOn* methods and CPWL_CBEdit | Dan Sinclair |
2017-07-05 | Cleanup some CPWL_Wnd defines | Dan Sinclair |
2017-07-05 | Remove PNM_ mouse methods and OnNotify | Dan Sinclair |
2017-06-30 | Remove pointless CFX_FloatRect construction. | Lei Zhang |
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 |