1. c40985b Tidy CPDF_StructElement. by Lei Zhang · 5 years ago
  2. b86adc9 Make FPDF_StructElement_GetTitle() handle UTF-16BE correctly. by Lei Zhang · 5 years ago
  3. b4c95fe Rename WideString::{UTF8,UTF16LE}_Encode() to To{UTF8,UTF16LE}(). by Tom Sepez · 6 years ago
  4. 3ef0242 Break circular dependence between {Byte,Wide}String by Tom Sepez · 6 years ago
  5. 888af47 Rename CPDF_PageObjectHolder::GetFormDict() to GetDict(). by Henrique Nakashima · 6 years ago
  6. fffdeeb Add const/non-const versions of remaining CPDF_Dictionary methods. by Lei Zhang · 6 years ago
  7. e5c0fa9 Make one more CPDF_PageObjectHolder member protected. by Lei Zhang · 7 years ago
  8. 8f63763 Make more CPDF_PageObjectHolder members protected. by Lei Zhang · 7 years ago
  9. 525147a Use strict types in FPDF API, try #3 by Tom Sepez · 7 years ago
  10. 00d47a6 Rename some fsdk files to cpdfsdk by Dan Sinclair · 7 years ago
  11. ecd063e Expose marked content IDs for images and alt text. by Julian Lunger · 7 years ago
  12. e6ccf25 Convert CPDF_StructTree to size_t by Dan Sinclair · 7 years ago
  13. 81ad373 Convert CPDF_StructElement::CountKids to size_t by Dan Sinclair · 7 years ago
  14. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  15. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  16. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  17. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  18. 4cb82ee Convert more c-style pointers to CFX_UnownedPtr by Tom Sepez · 7 years ago
  19. 46abb66 Use more static_cast in fpdfsdk by Nicolas Pena · 7 years ago
  20. d9dad3a Add title (/T) extraction for PDF tagged structures by dan sinclair · 8 years ago
  21. 7f38961 Cleanup the tagged code by dan sinclair · 8 years ago
  22. 29479f6 Add method to get tagged type by Dan Sinclair · 8 years ago
  23. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  24. f4a8c72 Properly refcount CPDF_StructElement by Tom Sepez · 8 years ago
  25. 0370d6b Cleanup CPDF_StructElement. by tsepez · 8 years ago
  26. d5b81ce Return unique_ptr<> from IPDF_StructTree by tsepez · 8 years ago
  27. 9067fd6 Add APIs for limited use of document tagged code. by thestig · 8 years ago