1. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  2. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  3. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  4. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  5. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  6. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  7. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  8. 8e0638b Rename App to Env where needed. by dsinclair · 8 years ago
  9. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 8 years ago
  10. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  11. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  12. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  13. 2ca2da5 Sort include entries. by dsinclair · 8 years ago
  14. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  15. 75f84a5 Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw. by jaepark · 8 years ago
  16. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 8 years ago
  17. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  18. 8c54182 Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. by jaepark · 8 years ago
  19. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  20. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  21. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago
  22. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 8 years ago