1. 854d71c Refactor HasXFAField into HasFormInfo by Ryan Harrison · 7 years ago
  2. f9068a5 Convert XFA Doc Types to be more precise by Ryan Harrison · 7 years ago
  3. 8e7f932 Convert CPVT_Color to CFX_Color by Dan Sinclair · 7 years ago
  4. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  5. 7b1e53c Use unsigned types for app age, value age in widgets. by Tom Sepez · 7 years ago
  6. 69fe711 Make static const char* arrays more const. by Lei Zhang · 7 years ago
  7. 8a44940 Change DrawAppearance() methods to take CFX_Matrix by const-ref. by Lei Zhang · 7 years ago
  8. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 8 years ago
  9. 6b0158f Remove fxedit place classes in pdfwindow/ by Dan Sinclair · 8 years ago
  10. 14ddd42 Consolidate Appearance Stream code in CPWL_AppStream. by Dan Sinclair · 8 years ago
  11. cb2ea42 Create CPWL_AppStream. by Dan Sinclair · 8 years ago
  12. d6aff2f Add CFX_FloatRect::GetDeflated by dan sinclair · 8 years ago
  13. 7f55a54 Rename CPWL_Color to CFX_Color by Dan Sinclair · 8 years ago
  14. 469186a Move CPWL_Utils::GetCenterSquare to CFX_FloatRect by Dan Sinclair · 8 years ago
  15. adf922f Remove CPWL_Utils::{In,De}flateRect by dan sinclair · 8 years ago
  16. 44dd818 Adding overload for ostream << CFX_ByteString by Henrique Nakashima · 8 years ago
  17. cddc8ed Fix typos that meant to say handler instead of hander. by Lei Zhang · 8 years ago
  18. ea8a624 Converting CFX_ByteTextBuf to ostringstream in cpdfsdk_widget.cpp. by Henrique Nakashima · 8 years ago
  19. 633a3b7 Rename PWL_FooBar files to cpwl_foo_bar. by Lei Zhang · 8 years ago
  20. 0a91394 Remove explicit CFX_Matrix identity matrix instantiations. by Lei Zhang · 8 years ago
  21. d0409af Mass conversion of remaining class members (non-xfa) by Tom Sepez · 8 years ago
  22. 3c3e271 Use Byte/WideString iterators by Tom Sepez · 8 years ago
  23. c4a2b75 Cleanup string passing in core/fpdf* by Tom Sepez · 8 years ago
  24. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  25. 5c500ac Return arrays where appropriate in fxfa. by Tom Sepez · 8 years ago
  26. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  27. cdba747 Cleanup DocType defines by Dan Sinclair · 8 years ago
  28. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  29. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  30. fc54e05 Cleanup PWL_Utils. by Dan Sinclair · 8 years ago
  31. a0061af Convert TransformPoint calls to Transform calls by Dan Sinclair · 8 years ago
  32. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  33. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  34. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  35. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  36. afb4456 Remove Transform in favour of TransformPoint by Dan Sinclair · 8 years ago
  37. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  38. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  39. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  40. c25a421 Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." by Tom Sepez · 8 years ago
  41. 3ba0985 Update CPDF_IndirectObjectHolder APIs for unique objects. by tsepez · 8 years ago
  42. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  43. 19c198b Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  44. b402b17 Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  45. 690c033 Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  46. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  47. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  48. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  49. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  50. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  51. 0bb385b Move fpdfsdk/fxedit/include to fpdfsdk/fxedit by dsinclair · 8 years ago
  52. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  53. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  54. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  55. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  56. 698c571 Use string pools in some dictionaries, names, and strings. by tsepez · 8 years ago
  57. bb577af Remove some objnum locals with AddIndirectObject by tsepez · 8 years ago
  58. 72177da Replace FX_UINT with unsigned int by dsinclair · 8 years ago
  59. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  60. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  61. 63f545c CFX_FloatPoint default constructor and equals operators by tsepez · 8 years ago
  62. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  63. 067990c Stop converting widestring -> c_str -> widestring in several places. by tsepez · 8 years ago
  64. a31da74 Pass CFX_WideString further down widget callers by tsepez · 8 years ago
  65. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  66. ce04a45 Add observer for BAAnnots from Javascript by dsinclair · 8 years ago
  67. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  68. a1d2111 CPDF_Annot::GetRect() should return CFX_FloatRect. by jaepark · 8 years ago
  69. 9282819 Speculative fix for DrawAppearance issue by dsinclair · 8 years ago
  70. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago[Renamed (61%) from fpdfsdk/fsdk_baseform.cpp]
  71. ef523dd Only create widgets if really needed. by dsinclair · 8 years ago
  72. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 8 years ago
  73. 2736276 Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. by jaepark · 8 years ago
  74. b4d1b57 Use smart pointers for class owned pointers in xfa/fxfa by weili · 8 years ago
  75. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  76. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 9 years ago
  77. ca97a8e Watch for destruction of CPDFSDK_widget during callback by tsepez · 9 years ago
  78. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 9 years ago
  79. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 9 years ago
  80. efd5a99 Removing default params from CFX_Edit. by dsinclair · 9 years ago
  81. e35af1e Remove some IFX_* wrappers. by dsinclair · 9 years ago
  82. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  83. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 9 years ago
  84. 800222e Fix MSVC C4800 build warnings. by thestig · 9 years ago
  85. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 9 years ago
  86. ded3634 Change CPDF_Boolean to use bool instead of FX_BOOL. by thestig · 9 years ago
  87. db1a24e Remove dead code from CPDF_InterForm. by thestig · 9 years ago
  88. 92cb5e5 Convert border style defines to an enum class. by dsinclair · 9 years ago
  89. 594b20b Fix some misc nits. by thestig · 9 years ago
  90. 732f6a0 IFX_Edit::NewEdit never returns nullptr. by thestig · 9 years ago
  91. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  92. 16a2033 Remove CFX_MapPtrTemplate usage in fsdk_baseform.cpp by tsepez · 9 years ago
  93. 70c5520 Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName. by tsepez · 9 years ago
  94. 8e4c505 Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). by tsepez · 9 years ago
  95. 7b1ccf9 Make CPDF_Dictionary methods take CFX_ByteString arguments by tsepez · 9 years ago
  96. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  97. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  98. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  99. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  100. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago