Age | Commit message (Expand) | Author |
---|---|---|
2018-06-20 | Re-work some more c_str() usage. | Tom Sepez |
2018-06-13 | CPDFSDK_Widget(): bDisplay arg always passed as true (default). | Tom Sepez |
2018-06-11 | Implement CPDF_Object::MakeReference method.chromium/3456 | Artem Strygin |
2018-04-03 | Remove DefaultAppearance HasColor and return an optional instead | Dan Sinclair |
2018-04-03 | Use Optional to determine if appearance stream as fontchromium/3388 | Dan Sinclair |
2018-03-28 | Remove CPDF_DefaultAppearance reference params | Dan Sinclair |
2018-03-15 | Use Width()/Height() methods from rectangles. | Lei Zhang |
2017-12-01 | Rename CFX_FloatRect::Scale() to ScaleFromCenterPoint(). | Lei Zhang |
2017-10-16 | Convert CPVT_Color to CFX_Color | Dan Sinclair |
2017-10-04 | Fix UAF in SetVisible(). | Henrique Nakashima |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-15 | Move CPWL_CREATPARAM to CPWL_Wnd::CreateParams | Tom Sepez |
2017-07-28 | Add CPDF_Stream::ReplaceData method.chromium/3170 | Artem Strygin |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |