Age | Commit message (Expand) | Author |
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 |