1. e005dc3 Move fxcrt::{Byte,Wide}Strings with std::move(). by Tom Sepez · 6 years ago
  2. cbf1550 [xfa] Generate CXFA_EventParam.newText dynamically by Dan Sinclair · 6 years ago
  3. a4c7ac4 Implement FORM_GetFocusedText() API. by Lei Zhang · 7 years ago
  4. dc566b0 Fix XFA caret blinking only while mouse moves. by Henrique Nakashima · 7 years ago
  5. 8308b8c Add common base class between CXFA_FFComboBox and CXFA_FFListBox by Dan Sinclair · 7 years ago
  6. 414cc9c Remove GetWidgetAcc calls by Dan Sinclair · 7 years ago
  7. 9b85f4b Merge CXFA_WidgetAcc into CXFA_Node by Dan Sinclair · 7 years ago
  8. 8a0941d Remove CXFA_WidgetAcc from CXFA_FFDocView methods by Dan Sinclair · 7 years ago
  9. 7f2d01a Convert CXFA_EventParam to store a CXFA_Node by Dan Sinclair · 7 years ago
  10. 04f50cf Remove unused WidgetPreRemove and WidgetPostAdd params by Dan Sinclair · 7 years ago
  11. 2056fac Add support for XFA specific FormField types by Ryan Harrison · 7 years ago
  12. 7f302e5 Rename GetPara to GetParaIfExists by Dan Sinclair · 7 years ago
  13. 9dfcdd2 Move Process* methods to CXFA_Node by Dan Sinclair · 7 years ago
  14. 0c53b00 Change the FFWidgets to store the node by Dan Sinclair · 7 years ago
  15. 2f265db Move proxy methods from CXFA_WidgetAcc to CXFA_Node by Dan Sinclair · 7 years ago
  16. 245f80c Convert CFWL_Edit Cut & Copy out param to return by Ryan Harrison · 7 years ago
  17. b7e315c Remove CXFA_FFDocView from CXFA_WidgetAcc. by Dan Sinclair · 7 years ago
  18. 9a2c655 Fold CXFA_ParaData into CXFA_Para by Dan Sinclair · 7 years ago
  19. d02c4d8 Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum class by Dan Sinclair · 7 years ago
  20. 6aec70b Cleanup CXFA_WidgetData by Dan Sinclair · 7 years ago
  21. d49254b Rename CXFA_WidgetData::GetAccess to ::IsOpenAccess by Dan Sinclair · 7 years ago
  22. 2501ae2 Remove CXFA_DataData operator bool override by Dan Sinclair · 7 years ago
  23. 5fe712c Rename CXFA_Para to CXFA_ParaData by Dan Sinclair · 7 years ago
  24. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  25. 68eefa6 Rebuild CFDE_TextEditEngine. by Dan Sinclair · 7 years ago
  26. 4b47214 Change XFA DrawWidget() code to take its CFX_Matrix by const-ref. by Lei Zhang · 7 years ago
  27. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 7 years ago[Renamed (99%) from xfa/fxfa/app/cxfa_ffcombobox.cpp]
  28. 2b918c8 Fixup naming of XFA graphics classes by Dan Sinclair · 7 years ago
  29. 2eddb66 Split apart remaining xfa/fxfa/app files by Dan Sinclair · 7 years ago[Renamed (62%) from xfa/fxfa/app/xfa_ffchoicelist.cpp]
  30. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 7 years ago
  31. 88008a2 Cleanup some XFA widget code by Dan Sinclair · 7 years ago
  32. 5f28b86 Use unique_ptr for m_pNormalWidget by Tom Sepez · 8 years ago
  33. 5c500ac Return arrays where appropriate in fxfa. by Tom Sepez · 8 years ago
  34. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  35. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  36. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  37. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 8 years ago
  38. aaf0bdc Remove unused parameter by dan sinclair · 8 years ago
  39. 82aa396 Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t> by tsepez · 8 years ago
  40. 603f57b Update CFWL_ListBox to return instead of using out params. by dsinclair · 8 years ago
  41. 51709be Replace CFX_WideStringArray with std::vector by tsepez · 8 years ago
  42. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago
  43. a2cbc57 Cleanup return values in CFWL_ComboBox by dsinclair · 8 years ago
  44. 4614b45 Cleanup FWL Event and Message code. by dsinclair · 8 years ago
  45. 0354ccf Change TxtEdtEngine to return CFX_WideString by dan sinclair · 8 years ago
  46. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  47. 1a7534a Rename IFWL_App to CFWL_App by dsinclair · 8 years ago
  48. e50184c Rename common methods between ifwl and cfwl. by dsinclair · 8 years ago
  49. 37b6d14 Split fwl/core class pt II. by dsinclair · 8 years ago
  50. dd17234 Split fwl/core class pt I. by dsinclair · 8 years ago
  51. 3855f7f Unify the three CFWL_EventType::SelectChange classes. by dsinclair · 8 years ago
  52. 14a60c5 Continue formatting fwl/core by dsinclair · 8 years ago
  53. 3ff4dee Rename IFWL_ListItem to CFWL_ListItem by dsinclair · 8 years ago
  54. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  55. 3b3ce1a Merge delegates into IFWL_* classes. by dsinclair · 8 years ago
  56. 9ec2217 Rename IFWL_Widget::SetDelegate by dsinclair · 8 years ago
  57. 96c7b33 Remove unused parameter to CFWL_* Initialize methods. by dsinclair · 8 years ago
  58. 2085538 Remove FWL globals. by dsinclair · 8 years ago
  59. 05259e9 Move fwl/lightwidget to fwl/core by dsinclair · 8 years ago
  60. fb50559 Merge the CFWL_*Imp classes into the IFWL_* classes. by dsinclair · 8 years ago
  61. 0ca71ec Remove FWL Create methods, use new instead by dsinclair · 8 years ago
  62. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  63. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  64. f2662c4 Cleanup CPDFXFA_Document. by dsinclair · 8 years ago
  65. 85d1f2c Remove NULL in xfa/ by dsinclair · 8 years ago
  66. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  67. 8d4e0d4 Fix more bugs found by /analyze tool by weili · 8 years ago
  68. ad700c2 Replace FWL_HLISTITEM with class IFWL_ListItem {} by tsepez · 8 years ago
  69. 800222e Fix MSVC C4800 build warnings. by thestig · 8 years ago
  70. 54ab234 Add opaque "layout item" to widgets for caller's use. by tsepez · 8 years ago
  71. c777f48 Convert FWL_ERR into an enum class. by dsinclair · 8 years ago
  72. 7322343 More FWL interface cleanup. by dsinclair · 8 years ago
  73. 5d9da0c Remove CFWL_Note. by dsinclair · 8 years ago
  74. 31e4463 Avoid narrowing of strings in FWL SetEditText methods. by tsepez · 9 years ago
  75. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  76. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  77. 088632c Fix spelling for SetSelectedItems by dsinclair · 9 years ago
  78. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  79. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  80. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  81. 7f432a1 Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl by dsinclair · 9 years ago
  82. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  83. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
  84. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago