1. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 7 years ago[Renamed (99%) from xfa/fxfa/app/cxfa_ffcombobox.cpp]
  2. 2b918c8 Fixup naming of XFA graphics classes by Dan Sinclair · 7 years ago
  3. 2eddb66 Split apart remaining xfa/fxfa/app files by Dan Sinclair · 8 years ago[Renamed (62%) from xfa/fxfa/app/xfa_ffchoicelist.cpp]
  4. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 8 years ago
  5. 88008a2 Cleanup some XFA widget code by Dan Sinclair · 8 years ago
  6. 5f28b86 Use unique_ptr for m_pNormalWidget by Tom Sepez · 8 years ago
  7. 5c500ac Return arrays where appropriate in fxfa. by Tom Sepez · 8 years ago
  8. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  9. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  10. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  11. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 8 years ago
  12. aaf0bdc Remove unused parameter by dan sinclair · 8 years ago
  13. 82aa396 Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t> by tsepez · 8 years ago
  14. 603f57b Update CFWL_ListBox to return instead of using out params. by dsinclair · 8 years ago
  15. 51709be Replace CFX_WideStringArray with std::vector by tsepez · 8 years ago
  16. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago
  17. a2cbc57 Cleanup return values in CFWL_ComboBox by dsinclair · 8 years ago
  18. 4614b45 Cleanup FWL Event and Message code. by dsinclair · 8 years ago
  19. 0354ccf Change TxtEdtEngine to return CFX_WideString by dan sinclair · 8 years ago
  20. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  21. 1a7534a Rename IFWL_App to CFWL_App by dsinclair · 8 years ago
  22. e50184c Rename common methods between ifwl and cfwl. by dsinclair · 8 years ago
  23. 37b6d14 Split fwl/core class pt II. by dsinclair · 8 years ago
  24. dd17234 Split fwl/core class pt I. by dsinclair · 8 years ago
  25. 3855f7f Unify the three CFWL_EventType::SelectChange classes. by dsinclair · 8 years ago
  26. 14a60c5 Continue formatting fwl/core by dsinclair · 8 years ago
  27. 3ff4dee Rename IFWL_ListItem to CFWL_ListItem by dsinclair · 8 years ago
  28. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  29. 3b3ce1a Merge delegates into IFWL_* classes. by dsinclair · 8 years ago
  30. 9ec2217 Rename IFWL_Widget::SetDelegate by dsinclair · 8 years ago
  31. 96c7b33 Remove unused parameter to CFWL_* Initialize methods. by dsinclair · 8 years ago
  32. 2085538 Remove FWL globals. by dsinclair · 8 years ago
  33. 05259e9 Move fwl/lightwidget to fwl/core by dsinclair · 8 years ago
  34. fb50559 Merge the CFWL_*Imp classes into the IFWL_* classes. by dsinclair · 8 years ago
  35. 0ca71ec Remove FWL Create methods, use new instead by dsinclair · 8 years ago
  36. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  37. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  38. f2662c4 Cleanup CPDFXFA_Document. by dsinclair · 8 years ago
  39. 85d1f2c Remove NULL in xfa/ by dsinclair · 8 years ago
  40. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  41. 8d4e0d4 Fix more bugs found by /analyze tool by weili · 9 years ago
  42. ad700c2 Replace FWL_HLISTITEM with class IFWL_ListItem {} by tsepez · 9 years ago
  43. 800222e Fix MSVC C4800 build warnings. by thestig · 9 years ago
  44. 54ab234 Add opaque "layout item" to widgets for caller's use. by tsepez · 9 years ago
  45. c777f48 Convert FWL_ERR into an enum class. by dsinclair · 9 years ago
  46. 7322343 More FWL interface cleanup. by dsinclair · 9 years ago
  47. 5d9da0c Remove CFWL_Note. by dsinclair · 9 years ago
  48. 31e4463 Avoid narrowing of strings in FWL SetEditText methods. by tsepez · 9 years ago
  49. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  50. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  51. 088632c Fix spelling for SetSelectedItems by dsinclair · 9 years ago
  52. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  53. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  54. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  55. 7f432a1 Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl by dsinclair · 9 years ago
  56. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  57. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
  58. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago