Age | Commit message (Expand) | Author |
2016-09-22 | Make creation of CPDFSDK_Document clearer | dsinclair |
2016-09-20 | Cleanup CPDFXFA and CPDF document methods | dsinclair |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-14 | Split CPDFXFA_Document apart | dsinclair |
2016-09-14 | Cleanup CPDFXFA_Document. | dsinclair |
2016-09-14 | Remove unused code in CPDFXFA_Document | dsinclair |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-08-24 | Flip document and parser ownership | dsinclair |
2016-08-17 | Split fpdfsdk/fsdk_baseform.h into individual classes. | jaepark |
2016-08-03 | Use smart pointers for class owned pointers | weili |
2016-07-27 | Reland of Remove pageview from map immediately | dsinclair |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-09 | Remove more casts, part 7. | tsepez |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-05-26 | Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* | dsinclair |
2016-05-21 | Get rid of CPDF_Object::GetArray(). | thestig |
2016-05-18 | Cleanup XFA_HASHCODE usage. | dsinclair |
2016-05-18 | Remove Release() from CXFA_WidgetAccIterator | tsepez |
2016-05-16 | Use CFX_RetainPtr<> to refcount CPDFXFA_Page | tsepez |
2016-05-16 | Remove XFA_WIDGETEVENT defines | dsinclair |
2016-05-16 | Remove some c_str() calls from StringCs in xfa docs. | tsepez |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-05-13 | Fix GCC warnings to be ready for GCC standalone build | weili |
2016-04-25 | Fixup page removal for XFA documents. | dsinclair |
2016-04-14 | Simplify XFA event handling. | thestig |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-13 | Cleanup CPDFXFA_Page. | thestig |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez |
2016-03-22 | Re-enable MSVC warning 4702 | Wei Li |
2016-03-21 | Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. | Dan Sinclair |
2016-03-18 | Trigger page view event when re-layout is finished | jinming_wang |
2016-03-15 | FPDF_PageDelete must delete XFA pages as well. | Tom Sepez |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |