1. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  2. 3b3ce1a Merge delegates into IFWL_* classes. by dsinclair · 8 years ago
  3. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  4. 8837c91 Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  5. 9ec2217 Rename IFWL_Widget::SetDelegate by dsinclair · 8 years ago
  6. 96c7b33 Remove unused parameter to CFWL_* Initialize methods. by dsinclair · 8 years ago
  7. 2085538 Remove FWL globals. by dsinclair · 8 years ago
  8. a103b1a Fix more FX_BOOL / int noise in fxfa/parser. by tsepez · 8 years ago
  9. 478ed62 Fix some FX_BOOL / int noise in fxfa by tsepez · 8 years ago
  10. e93dbd6 Fix some FX_BOOL / int noise in XFA barcodes by tsepez · 8 years ago
  11. f39074c Fix some FX_BOOL / int noise in fxcrt. by tsepez · 8 years ago
  12. 04c1009 Fix some return FALSE in functions that return pointers by tsepez · 8 years ago
  13. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  14. 05259e9 Move fwl/lightwidget to fwl/core by dsinclair · 8 years ago
  15. 73895de Cleanup unused methods and return values in FWL code. by dsinclair · 8 years ago
  16. 2a38a02 Remove IFWL_*::Create methods, use new by dsinclair · 8 years ago
  17. fb50559 Merge the CFWL_*Imp classes into the IFWL_* classes. by dsinclair · 8 years ago
  18. 0ca71ec Remove FWL Create methods, use new instead by dsinclair · 8 years ago
  19. c273e8f Remove FWL theme subclasses by dsinclair · 8 years ago
  20. 4e90313 Merge IFWL_App and FWL_AppImp together by dsinclair · 8 years ago
  21. 878dd5b Cleanup unneeded FWL theme code. by dsinclair · 8 years ago
  22. d5bd8a1 Revert "Make CPDF_Object containers hold objects via unique pointers." by tsepez · 8 years ago
  23. 1d02388 Make CPDF_Object containers hold objects via unique pointers. by tsepez · 8 years ago
  24. 36bad2b Fix nullptr crash inXFA_FFBarcode::UpdateWidgetProperty(). by thestig · 8 years ago
  25. f51e4dc Cleanup CPDFXFA_App methods by dsinclair · 8 years ago
  26. 74b8c6e Get rid of CFX_ArrayTemplate<CPDF_Object*> by tsepez · 8 years ago
  27. 98151ca Cleanup DEPS files by dsinclair · 8 years ago
  28. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  29. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  30. bc5e6d2 Move core/fpdfapi/fpdf_font to core/fpdfapi/font by dsinclair · 8 years ago
  31. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  32. 202ad72 Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent by dsinclair · 8 years ago
  33. 4355468 Move fxjs/include to fxjs by dsinclair · 8 years ago
  34. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  35. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  36. 8a4e286 Move core/fxcodec/codec/include and core/fxcodec/include files up by dsinclair · 8 years ago
  37. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  38. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  39. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  40. 166bc16 Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font by dsinclair · 8 years ago
  41. b1469a2 Move core/fdrm/crypto/include to core/fdrm/crypto by dsinclair · 8 years ago
  42. 2c06532 Clean up xfa_fontmgr.cpp. by thestig · 8 years ago
  43. 577ad2c Move CPDFSDK_Environment code to cpp file by dsinclair · 8 years ago
  44. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 8 years ago
  45. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  46. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  47. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  48. f2662c4 Cleanup CPDFXFA_Document. by dsinclair · 8 years ago
  49. 89f8fa8 Remove unused code in CPDFXFA_Document by dsinclair · 8 years ago
  50. 2ca2da5 Sort include entries. by dsinclair · 8 years ago
  51. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  52. fa295d9 Fix leaks during XFA text layout by weili · 9 years ago
  53. 8377356 [XFA] Force destruction order of font managers. by dsinclair · 9 years ago
  54. 9b99ebf Make CFX_Color constructor explicit by weili · 9 years ago
  55. 8e557bd Clean up XFA locale and locale manager by weili · 9 years ago
  56. e0347a6 Remove fgas_system files. by dsinclair · 9 years ago
  57. b4d1b57 Use smart pointers for class owned pointers in xfa/fxfa by weili · 9 years ago
  58. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 9 years ago
  59. ad5ac75 Fix typos of the word outer. by thestig · 9 years ago
  60. 16fccc5 Use smart pointers for class owned pointers by weili · 9 years ago
  61. 5d8e5aa Use virtual function to retrieve interface pointer by weili · 9 years ago
  62. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 9 years ago
  63. 26b86e6 Move CFX_GEModule into its own file by npm · 9 years ago
  64. cddf825 Use smart pointers for class owned pointers under xfa/fde by weili · 9 years ago
  65. 8d0cc67 Rename xfa_layout_pagemgr_new.h by dsinclair · 9 years ago
  66. ca27127 Fixup class name spelling by dsinclair · 9 years ago
  67. 6ea5ba0 Split xfa_layout_appadapter by dsinclair · 9 years ago
  68. e85f971 Fix FMCallExpression undefined shift behaviour. by dsinclair · 9 years ago
  69. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 9 years ago
  70. 6c694f1 Remove stray "extern" keyword for gs_EventActivity definition. by tsepez · 9 years ago
  71. a89f6be Remove default parameters from CXFA_SimpleParser. by dsinclair · 9 years ago
  72. 1235f6f Remove CXFA_DocumentParser friendship with CXFA_SimpleParser by dsinclair · 9 years ago
  73. 987796a Remove friendship from CXFA_Document to CXFA_SimpleParser. by dsinclair · 9 years ago
  74. 39fdfc3 Rename xfa_utils_imp to xfa_utils by dsinclair · 9 years ago
  75. 3a7cc73 Split xfa_document_serialize into class files by dsinclair · 9 years ago
  76. 1628024 Move xfa_document to cxfa_document by dsinclair · 9 years ago
  77. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 9 years ago
  78. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 9 years ago
  79. 31f8740 Rename remaining xfa_script_* files. by dsinclair · 9 years ago
  80. c1515ef Rename the CScript_* files to match class names. by dsinclair · 9 years ago
  81. 5b36f0a Split xfa_object_imp into individual class files. by dsinclair · 9 years ago
  82. eea31b7 Cleanup CXFA_Document by dsinclair · 9 years ago
  83. 3496545 Cleanup fgas/crt. by dsinclair · 9 years ago
  84. c1df5d4 Pass element hash and name into CXFA_Object constructor. by dsinclair · 9 years ago
  85. e8a8066 Remove foxit app related setter and getter APIs in XFA code by weili · 9 years ago
  86. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 9 years ago
  87. ac14258 Cleanup CXFA_SimpleParser. by dsinclair · 9 years ago
  88. bb95c50 Cleanup ownership of parser members by dsinclair · 9 years ago
  89. 34f86b0 Break xfa_parser_imp apart by dsinclair · 9 years ago
  90. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 9 years ago
  91. d1cf239 Cleanup redundant method names. by dsinclair · 9 years ago
  92. f1494f0 Cleanup xfa_document_datamerge files by dsinclair · 9 years ago
  93. 8bdbc88 Break xfa_basic_data up to smaller files by dsinclair · 9 years ago
  94. df8c035 Clean up parts of CPDF_CIDFont. by thestig · 9 years ago
  95. d5fd8e4 Convert some methods to std::lower_bound and std::find_if. by dsinclair · 9 years ago
  96. 017052a Change CXFA_Node::GetClassName to return by dsinclair · 9 years ago
  97. ce56557 Use some FXSYS methods instead of duplicating by dsinclair · 9 years ago
  98. b977847 Pass needed value to CXFA_Node constructor by dsinclair · 9 years ago
  99. 85d1f2c Remove NULL in xfa/ by dsinclair · 9 years ago
  100. 6e12478 Change XFA_GetElementByName to XFA_GetElementTypeForName by dsinclair · 9 years ago