1. 0a68fd6 Remove unused CPDFSDK_BAAnnot methods. by Lei Zhang · 7 years ago
  2. 4ecf9a8 Get rid of default ctors for CPDF_Action and CPDF_AAction. by Lei Zhang · 7 years ago
  3. 89bf9ce Fix draw order of popup annotations. by Henrique Nakashima · 7 years ago
  4. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  5. 8a44940 Change DrawAppearance() methods to take CFX_Matrix by const-ref. by Lei Zhang · 7 years ago
  6. cb2ea42 Create CPWL_AppStream. by Dan Sinclair · 7 years ago
  7. 3db8759 Remove dead CPDFSDK_Annot code. by Lei Zhang · 7 years ago
  8. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 7 years ago
  9. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  10. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  11. 9e05ee1 Make CPDF_Stream() take unique_ptr's to its dictionary. by tsepez · 8 years ago
  12. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  13. 8a3aa45 Make CPDF_Array take unique_ptrs by tsepez · 8 years ago
  14. 70c4afd Make AddIndirectObject() take a unique_ptr. by tsepez · 8 years ago
  15. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  16. c25a421 Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." by Tom Sepez · 8 years ago
  17. 3ba0985 Update CPDF_IndirectObjectHolder APIs for unique objects. by tsepez · 8 years ago
  18. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  19. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  20. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  21. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  22. 698c571 Use string pools in some dictionaries, names, and strings. by tsepez · 8 years ago
  23. bb577af Remove some objnum locals with AddIndirectObject by tsepez · 8 years ago
  24. e6db16e Clean up CPDF_Stream. by tsepez · 8 years ago
  25. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  26. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  27. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  28. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  29. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  30. a1d2111 CPDF_Annot::GetRect() should return CFX_FloatRect. by jaepark · 8 years ago
  31. 2736276 Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. by jaepark · 8 years ago