1. 951b111 More define cleanup by Dan Sinclair · 8 years ago
  2. 9c392c8 Simplify some OS checks to PLATFORM checks by Dan Sinclair · 8 years ago
  3. 698aed7 Cleanup FX macros by Dan Sinclair · 8 years ago
  4. 2e4075d Fix checks for FX_WIN64_DESKTOP by Dan Sinclair · 8 years ago
  5. 81f02f4 Move font source into CFGAS_FontMgr by Dan Sinclair · 8 years ago
  6. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 8 years ago
  7. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 8 years ago
  8. a5eb9f0 Cleanup WidgetMgr ownership by Dan Sinclair · 8 years ago
  9. 3418f71 Rename CXFA_FFApp::GetWidgetMgr to make it clear the type by Dan Sinclair · 8 years ago
  10. 46fc3fa Remove old TODO by Dan Sinclair · 8 years ago
  11. b8777a2 Add embeddertest for CFWL_Edit by Dan Sinclair · 8 years ago
  12. 0264e97 Convert selection to use count instead of end index by Dan Sinclair · 8 years ago
  13. 275e260 Convert string class names by Ryan Harrison · 8 years ago
  14. cb32712 Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused. by Henrique Nakashima · 8 years ago
  15. b4a6948 Add readme files to some directories. by Henrique Nakashima · 8 years ago
  16. ee1e757 Remove CFWL_SpinButton, which is unused. by Henrique Nakashima · 8 years ago
  17. eb57e0d Implement word selection in CFDE_TextEditEngine by Dan Sinclair · 8 years ago
  18. 1eae16d Remove isDevice parameter from barcode Render(). by Henrique Nakashima · 8 years ago
  19. bcd1e70 Remove fx_basic.h by Dan Sinclair · 8 years ago
  20. 68eefa6 Rebuild CFDE_TextEditEngine. by Dan Sinclair · 8 years ago
  21. 9084a12 Remove unused / rarely used CFX_PTemplate methods. by Lei Zhang · 8 years ago
  22. 978b1fa Remove OnPageLoad and OnPageUnload from CFWL_Edit by Dan Sinclair · 8 years ago
  23. 12db751 Convert string Find methods to return an Optional by Ryan Harrison · 8 years ago
  24. 3bb0a34 Convert the CFDE_TxtEdtEngine::Insert results into an enum class by Dan Sinclair · 8 years ago
  25. 878b27d Converted CFX_Matrix::TransformRect() to take in consts by Jane Liu · 8 years ago
  26. 8c6dc95 Cleanup CFDE_TextOut by Dan Sinclair · 8 years ago
  27. 4b47214 Change XFA DrawWidget() code to take its CFX_Matrix by const-ref. by Lei Zhang · 8 years ago
  28. 129297f Remove default parameters in CXFA_Graphics methods. by Lei Zhang · 8 years ago
  29. 9342b33 Remove redundant members in CFDE_TxtEdtEngine by Dan Sinclair · 8 years ago
  30. 0d2349b Turn caret movement into an enum class by Dan Sinclair · 8 years ago
  31. 022b439 Cleanup CFDE_TxtEdtEngine Insert and Delete methods by Dan Sinclair · 8 years ago
  32. b3e7bfa Cleanup visibilty and unused methods in xfa/fde by Dan Sinclair · 8 years ago
  33. 574015e Tidy CXFA_Color class and argument passing. by Tom Sepez · 8 years ago
  34. a364729 Move some CFDE_TxtEdt* methods to the headers by Dan Sinclair · 8 years ago
  35. a016857 Simplify CFDE_TxtEdtEngine layout code by Dan Sinclair · 8 years ago
  36. 816d7e4 Remove CFWL_WidgetMgrDelegate by Dan Sinclair · 8 years ago
  37. 22fcbea Hide the undo/redo record classes inside the engine by Dan Sinclair · 8 years ago
  38. 171cb27 Remove default params from xfa/fde code. by Dan Sinclair · 8 years ago
  39. 73b492a Remove CFDE_RenderDevice by Dan Sinclair · 8 years ago
  40. 2d88381 Merge CFDE_RenderContext into CFWL_Edit by Dan Sinclair · 8 years ago
  41. 2d03e60 Cleaning up the visual set iterator by Dan Sinclair · 8 years ago
  42. 24b6af6 Cleanup more fde defines by Dan Sinclair · 8 years ago
  43. dff02ce Cleanup FDE_TTO{STYLE|ALIGNMENT} defines. by Dan Sinclair · 8 years ago
  44. f3d8573 Remove unused FDE_TTOSTYLE_ flags by Dan Sinclair · 8 years ago
  45. e7a99de Convert calls to Mid() to Left() or Right() if possible by Ryan Harrison · 8 years ago
  46. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 8 years ago
  47. c08dc39 Remove fx_edit.h by Dan Sinclair · 8 years ago
  48. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 8 years ago
  49. 2b918c8 Fixup naming of XFA graphics classes by Dan Sinclair · 8 years ago
  50. fe75997 Rename cfx_color to cxfa_color by Dan Sinclair · 8 years ago
  51. a173900 Fix nits in a bunch of random XFA files. by Lei Zhang · 8 years ago
  52. b21f174 Change SetReverse to GetInverse in CFX_Matrix by Nicolas Pena · 8 years ago
  53. 0a91394 Remove explicit CFX_Matrix identity matrix instantiations. by Lei Zhang · 8 years ago
  54. 2eddb66 Split apart remaining xfa/fxfa/app files by Dan Sinclair · 8 years ago
  55. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 8 years ago
  56. 3653335 CFDE_RenderDevice::m_bOwnerDevice is always false by Tom Sepez · 8 years ago
  57. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  58. a5085d4 Rename render device classes by Dan Sinclair · 8 years ago
  59. dcefccc Removing unused IFX_Pause parameters by Dan Sinclair · 8 years ago
  60. df673c2 Cleanup more null IFX_Pause parameters by Dan Sinclair · 8 years ago
  61. d9e0e6e Change BarcodeTest to render to bitmaps. by Lei Zhang · 8 years ago
  62. 0804b3f Remove more |new|s, part 7 by Tom Sepez · 8 years ago
  63. a0a6923 Remove more |new|s, part 5 by Tom Sepez · 8 years ago
  64. 5628fd7 Add barcode test skeleton by Tom Sepez · 8 years ago
  65. e47e0c9 Avoid unordered_set and maps for the time being. by Tom Sepez · 8 years ago
  66. 1badb85 Change more fxbarcode to use return values. by Lei Zhang · 8 years ago
  67. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 8 years ago
  68. 1d52d1e Use unique_ptr in CFWL_NoteDriver::m_eventTargets map by Tom Sepez · 8 years ago
  69. 03d5893 Clean up QRCoderEncoder and friends. by Lei Zhang · 8 years ago
  70. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  71. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  72. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  73. bccf573 Rename tto/fde_textout to cfde_textout by Dan Sinclair · 8 years ago
  74. d9828fd Rename FDE files to match contents. by Dan Sinclair · 8 years ago
  75. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago
  76. b929ab0 Remove fgas/localization directory by Dan Sinclair · 8 years ago
  77. 0cf642f Rename CFX_Unitime to CFX_DateTime by Dan Sinclair · 8 years ago
  78. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 8 years ago
  79. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 8 years ago
  80. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 8 years ago
  81. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  82. cf2d0ca Simplify date time code by Dan Sinclair · 8 years ago
  83. 85f019a Add pdfium::clamp() as a placeholder for std::clamp(). by Lei Zhang · 8 years ago
  84. e533b93 Create common base class for TxtBreak and RTFBreak. by Dan Sinclair · 8 years ago
  85. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  86. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  87. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  88. 575898e Remove some single use interfaces by Dan Sinclair · 8 years ago
  89. 068d344 Remove TextBreak rotation code by Dan Sinclair · 8 years ago
  90. b9c69ab Cleanup CFX_Graphics. by Dan Sinclair · 8 years ago
  91. efcf362 Merge CFX_PathGenerator into CFX_Path. by Dan Sinclair · 8 years ago
  92. b147e07 Convert point x,y into CFX_PointF by dan sinclair · 8 years ago
  93. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  94. 1f403ce Convert more TransformPoint calls to Transform by Dan Sinclair · 8 years ago
  95. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 8 years ago
  96. 071d786 Rename x,y to width,height for Size types by dan sinclair · 9 years ago
  97. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 9 years ago
  98. 65c7c23 Remove FX_WSTRC usage by dan sinclair · 9 years ago
  99. 576e815 Use std::vector and unique_ptr in xfa/fwl. by Tom Sepez · 9 years ago
  100. 3d32876 Use std::vector for CFX_RectF arrays by tsepez · 9 years ago