1. 3c168bb Remove CFX_SystemHandler. by Tom Sepez · 5 years ago
  2. ce4e27f Fix ClangTidy - Naming findings by Andrew Weintraub · 5 years ago
  3. 8a5d97c Break circular dependency between fxge and fpdfdoc. by Lei Zhang · 5 years ago
  4. 1288599 Use annotation constants in more places. by Lei Zhang · 6 years ago
  5. 522d77d Add CPDSDK_Annot::AsBAAnnot() checked downcast method by Tom Sepez · 6 years ago
  6. 0a68fd6 Remove unused CPDFSDK_BAAnnot methods. by Lei Zhang · 7 years ago
  7. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  8. 89bf9ce Fix draw order of popup annotations. by Henrique Nakashima · 7 years ago
  9. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  10. 8a44940 Change DrawAppearance() methods to take CFX_Matrix by const-ref. by Lei Zhang · 7 years ago
  11. cb2ea42 Create CPWL_AppStream. by Dan Sinclair · 7 years ago
  12. 3db8759 Remove dead CPDFSDK_Annot code. by Lei Zhang · 7 years ago
  13. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 7 years ago
  14. d805eec Use observed pointers in CPDFSDK_AnnotIterator. by tsepez · 8 years ago
  15. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  16. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago[Renamed (94%) from fpdfsdk/include/cpdfsdk_baannot.h]
  17. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  18. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  19. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  20. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  21. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  22. 2736276 Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. by jaepark · 8 years ago