summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfxfa/fpdfxfa_app.cpp
AgeCommit message (Expand)Author
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-08-03Use smart pointers for class owned pointersweili
2016-07-20Clean up singleton implementationweili
2016-07-18Remove foxit app related setter and getter APIs in XFA codeweili
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-01Remove unused LoadString values, cleanup remaining strings.dsinclair
2016-06-01Track shared isolates better in FXJSE.tsepez
2016-05-31Fix a leak in CXFA_FontMgr.thestig
2016-05-25Rename FXJSE_HRUNTIME to v8::Isolatedsinclair
2016-05-16Remove some c_str() calls from StringCs in xfa docs.tsepez
2016-04-26Remove no-op ShowFileDialog(s).tsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-06Rename CFX_WideStringC::raw_str() to c_str()tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-21Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair