Age | Commit message (Expand) | Author |
---|---|---|
2017-08-15 | Remove GetAt from string classes | Ryan Harrison |
2017-08-01 | Remove support for negative params to ReleaseBuffer() | Ryan Harrison |
2017-08-01 | Replace raw value for constant error value in string operations | Ryan Harrison |
2017-07-28 | Convert calls to Mid() to Left() or Right() if possible | Ryan Harrison |
2017-05-24 | Convert to CFX_UnownedPtr, part 5 | Tom Sepez |
2017-04-21 | Replace FXSYS_iswdigit with std::iswdigit. | Lei Zhang |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-26 | Fix some bool/int mismatches. | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fpdftext/include to core/fpdftext | dsinclair |
2016-08-26 | Move the classes in fpdf_text_int.cpp into their own files | npm |