Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-13 | Remove inner FX_DATETIME struct from CPDFSDK_DateTime | tsepez | |
There's a separate, different FX_DATETIME in XFA. Once we remove memcpy(), there's no reason to have the inner struct for sizing. Review-Url: https://codereview.chromium.org/2333213005 | |||
2016-08-11 | Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. | jaepark | |
Review-Url: https://codereview.chromium.org/2236743002 |