1. aee2869 Cleanup XFA default value code by Dan Sinclair · 7 years ago
  2. f96dfed Convert CXFA_FFDoc::SavePackage to accept a CXFA_Node by Dan Sinclair · 7 years ago
  3. b865625 Rename CXFA_Submit to CXFA_SubmitData by Dan Sinclair · 7 years ago
  4. e0345a4 Move fpdfsdk/javascript to fxjs/ by Dan Sinclair · 7 years ago
  5. 854d71c Refactor HasXFAField into HasFormInfo by Ryan Harrison · 7 years ago
  6. f9068a5 Convert XFA Doc Types to be more precise by Ryan Harrison · 7 years ago
  7. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  8. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  9. 0158106 Add truly const versions of CPDF_Document getters. by Lei Zhang · 7 years ago
  10. 12db751 Convert string Find methods to return an Optional by Ryan Harrison · 7 years ago
  11. 0186c18 Remove support for negative params to ReleaseBuffer() by Ryan Harrison · 7 years ago
  12. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 7 years ago
  13. 6ba39e8 Allow CFX_RTemplate to work with CFX_FloatRect by Dan Sinclair · 7 years ago
  14. 671630e Use less opaque types in CPDFSDK_FormFillEnvironment. by Lei Zhang · 7 years ago
  15. 7dc9fe5 Break linkage from CPDFXA_DocEnvironment to IJS_EventContext. by Tom Sepez · 7 years ago
  16. 9792f16 Properly ref-count CPDFXFA_Page by Tom Sepez · 7 years ago
  17. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 7 years ago
  18. 40badde Remove more |new|s, part 6 by Tom Sepez · 7 years ago
  19. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 7 years ago
  20. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 7 years ago
  21. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 7 years ago
  22. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 7 years ago
  23. cdba747 Cleanup DocType defines by Dan Sinclair · 7 years ago
  24. e3978d0 Remove unused invalidate flag by Dan Sinclair · 7 years ago
  25. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  26. 6eec1c4 Update Invalidate to take a rect by Dan Sinclair · 8 years ago
  27. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  28. 5535ac7 Use std::vector in cpdfxfa_context.h by Tom Sepez · 8 years ago
  29. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  30. fa89a20 Make concrete stream classes private to .cpp, part 4. by tsepez · 8 years ago
  31. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  32. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  33. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  34. 16b703c Fix some bool/int mismatches. by tsepez · 8 years ago
  35. 04c1009 Fix some return FALSE in functions that return pointers by tsepez · 8 years ago
  36. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  37. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  38. 655fcca Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  39. 82e1767 Convert IJS_Runtime to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  40. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  41. 2116105 Remove ownership of CPDFSDK_Document from CPDFXFA_Document by dsinclair · 8 years ago
  42. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  43. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  44. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  45. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  46. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  47. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  48. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  49. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  50. 577ad2c Move CPDFSDK_Environment code to cpp file by dsinclair · 8 years ago
  51. 9f206f0 Cleanup CPDFXFA and CPDF document methods by dsinclair · 8 years ago
  52. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  53. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  54. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  55. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago