1. 3ead672 Rename IPDF_FormNotify to CPDF_InteractiveForm::NotifierIface by Tom Sepez · 5 years ago
  2. c0ccf6d CPDFSDK_InteractiveForm::m_XFAMap is useless. by Tom Sepez · 5 years ago
  3. 461194b Move two files from top-level fpdfsdk/ directory. by Tom Sepez · 5 years ago
  4. 3b37f6b Remove a parameter to CPDFSDK_InteractiveForm::ResetFieldAppearance(). by Lei Zhang · 5 years ago
  5. d8ae8f8 Stop nesting ObservedPtr inside Observable. by Tom Sepez · 5 years ago
  6. 2347b79 Remove unused CPDFSDK_InteractiveForm::GetSibling(). by Lei Zhang · 6 years ago
  7. 073ecf4 Rename InterForm classes to InteractiveForm. by Lei Zhang · 6 years ago
  8. c345065 Rename interform files to interactiveform. by Lei Zhang · 6 years ago[Renamed (97%) from fpdfsdk/cpdfsdk_interform.h]
  9. 4f261ff Get rid of non-const ref parameter in CPDFSDK_InterForm::OnFormat(). by Lei Zhang · 6 years ago
  10. 461acb2 Remove impossible nullptr checks in CPDFSDK_InterForm. by Lei Zhang · 6 years ago
  11. 5586545 The final game: mark everything final. by Tom Sepez · 6 years ago
  12. b9c3e27 Remove more default arg = nullptr cases. by Tom Sepez · 6 years ago
  13. 4f1aa69 Move FDFToURLEncodedData() into an anonymous namespace. by Lei Zhang · 6 years ago
  14. 5cee3f2 Mark more CPDF_Objects as const in action and bookmark code. by Lei Zhang · 6 years ago
  15. 7544a4b CPDF_InterForm::ResetForm always returns true by dan sinclair · 7 years ago
  16. 507fb4e Convert Before{Selection|Value}Change to return a bool by dan sinclair · 7 years ago
  17. f19255a Remove BeforeFormImportData and BeforeFormReset by dan sinclair · 7 years ago
  18. 4ce3f6e Remove uncalled AfterFormImportData by dan sinclair · 7 years ago
  19. ce047a6 Cleanup some SDK code by Dan Sinclair · 7 years ago
  20. 9baf31f Use enum for tracking form field types by Ryan Harrison · 7 years ago
  21. 58c2c14 Remove some dead code. by Lei Zhang · 7 years ago
  22. 875e98c Remove FX_STRSIZE and replace with size_t by Ryan Harrison · 7 years ago
  23. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  24. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  25. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  26. 5c09f4c Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 7 years ago
  27. 1952d17 Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others." by Henrique Nakashima · 7 years ago
  28. aea80dc Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 7 years ago
  29. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 7 years ago
  30. 8fa8279 Annotation deleted while retrieving it in JS by tsepez · 8 years ago
  31. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  32. c5267c5 Revert: Only create widgets if really needed by dsinclair · 8 years ago
  33. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  34. 690c033 Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  35. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago[Renamed (97%) from fpdfsdk/include/cpdfsdk_interform.h]
  36. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  37. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  38. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  39. a31da74 Pass CFX_WideString further down widget callers by tsepez · 8 years ago
  40. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  41. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago