Age | Commit message (Expand) | Author |
2016-07-20 | Move CPDF_Annot and CPDF_AnnotList to their own header. | jaepark |
2016-07-20 | Pass CPDF_Document instead of CPDF_AnnotList when constructing CPDF_Annot. | jaepark |
2016-07-12 | Rename methods in CPDF_Interform. | jaepark |
2016-07-11 | Use smart pointers for class owned member variables | weili |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-04-26 | Remove several IPDF_ interfaces and CPDF_RenderModule. | dsinclair |
2016-04-26 | Clean up CPDF_Page. | thestig |
2016-04-14 | Make CPDF_Dictionary methods take CFX_ByteString arguments | tsepez |
2016-04-11 | Remove CPDF_Object::GetConstString and overrides | tsepez |
2016-04-11 | Use std::vector as internal storage for CPDF_Array | Wei Li |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Move remaining fpdfdoc files | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-04 | Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. | tsepez |
2016-03-31 | Split core/include/fpdfdoc/fpdf_ap.h | dsinclair |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-21 | Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. | Dan Sinclair |
2016-03-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |