Age | Commit message (Expand) | Author |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page | dsinclair |
2016-09-27 | Watch destruction of widgets around OnAAction() method. | tsepez |
2016-09-21 | Make the I in IFormFiller explicit | dsinclair |
2016-09-21 | Rename m_pApp to m_pEnv | dsinclair |
2016-09-15 | Cleanup CFX_SystemHandler. | dsinclair |
2016-09-15 | Replace FX_UINT with unsigned int | dsinclair |
2016-09-14 | Remove FFI_ from CPDFSDK_Environment method names | dsinclair |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-13 | CFX_FloatPoint default constructor and equals operatorschromium/2860 | tsepez |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-09-01 | Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca... | jaepark |
2016-08-31 | Use enum class for subtypes of CPDF_Annot. | jaepark |
2016-08-26 | Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. | jaepark |
2016-08-25 | CPDF_Annot::GetRect() should return CFX_FloatRect. | jaepark |
2016-08-22 | Destroy window before cleaning up combobox | dsinclair |
2016-08-17 | Split fpdfsdk/fsdk_baseform.h into individual classes. | jaepark |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-09 | Fix typos of the word outer. | thestig |
2016-07-27 | Reland of Remove pageview from map immediately | dsinclair |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-05-16 | Convert border style defines to an enum class. | dsinclair |
2016-04-27 | Remove IFX_SystemHandler. | dsinclair |
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-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-21 | Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. | Dan Sinclair |