Age | Commit message (Expand) | Author |
2018-05-31 | Move codepage/charset methods into related places. | Artem Strygin |
2018-04-26 | Replace some c-style cast with static_cast<> | Tom Sepez |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |
2018-03-06 | Rename IFX classes in core/fxge to Ifacechromium/3364 | Dan Sinclair |
2018-01-11 | Remove core/fxge/cfx_fontmgr.h from headers. | Lei Zhang |
2017-11-07 | Remove m_bFlagExact from CFX_SubstFont | Nicolas Pena |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-06 | Convert FX_STRSIZE int->size_t | Ryan Harrison |
2017-08-10 | Rename DLLEXPORT AND STDCALL | Dan Sinclair |
2017-08-10 | Revert "Add a build target and a proper export header for shared library buil... | Henrique Nakashima |
2017-08-09 | Add a build target and a proper export header for shared library builds. | Felix Kauselmann |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |
2017-07-18 | Add missing STDCALL annotations | Dan Sinclair |
2017-06-02 | Rename PWL_FooBar files to cpwl_foo_bar. | Lei Zhang |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-17 | Use more static_cast in fpdfsdk | Nicolas Pena |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-04-10 | Fix bytestring passing conventions, part 2. | Tom Sepez |
2017-04-03 | Drop FXSYS_ from string methods | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-10 | Free the FPDF_SYSFONTINFO_DEFAULT instead of delete | npm |
2016-11-08 | Add FPDF_FreeDefaultSystemFontInfo API | npm |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-10-28 | Continue fixing FX_BOOL / int noise | tsepez |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-13 | Sort include entries. | dsinclair |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-05-27 | Clean up some Android/Windows code. | thestig |
2016-05-25 | Clean up fx_ge.h and IWYU. | thestig |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez |
2016-03-23 | Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. | dan sinclair |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |