Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-14 | Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName. | tsepez | |
Avoids downgrade followed by duplication of existing strings. Review URL: https://codereview.chromium.org/1891673003 | |||
2016-04-13 | Cleanup CPDFXFA_Page. | thestig | |
- Use std::unique_ptr. - Make dtor protected. - Simplify logic. - Remove unused bits from CXFA_FFPageView as well. Review URL: https://codereview.chromium.org/1878963004 | |||
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair | |
This CL moves the remaining files in xfa/include/fxfa to xfa/fxfa/include. Review URL: https://codereview.chromium.org/1864973005 |