Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-02 | Remove FX_BOOL from xfa. | tsepez | |
Review-Url: https://codereview.chromium.org/2467203003 | |||
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2383593002 | |||
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2382723003 | |||
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair | |
This Cl splits out the CXFA_WideTextRead class into it's own file. The helper methods have been moved into xfa_utils.cpp and their pre-declarations into xfa_utils.h. Review-Url: https://codereview.chromium.org/2165993002 |