1. 3418f71 Rename CXFA_FFApp::GetWidgetMgr to make it clear the type by Dan Sinclair · 7 years ago
  2. 4b47214 Change XFA DrawWidget() code to take its CFX_Matrix by const-ref. by Lei Zhang · 7 years ago
  3. 7c9d4c2 Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&. by Lei Zhang · 7 years ago
  4. ba1897b Remove default parameters from CXFA_FFWidget methods. by Lei Zhang · 7 years ago
  5. 816d7e4 Remove CFWL_WidgetMgrDelegate by Dan Sinclair · 7 years ago
  6. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 8 years ago[Renamed (98%) from xfa/fxfa/app/cxfa_ffcheckbutton.cpp]
  7. 2b918c8 Fixup naming of XFA graphics classes by Dan Sinclair · 8 years ago
  8. 2eddb66 Split apart remaining xfa/fxfa/app files by Dan Sinclair · 8 years ago[Renamed (98%) from xfa/fxfa/app/xfa_ffcheckbutton.cpp]
  9. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 8 years ago
  10. 88008a2 Cleanup some XFA widget code by Dan Sinclair · 8 years ago
  11. 5f28b86 Use unique_ptr for m_pNormalWidget by Tom Sepez · 8 years ago
  12. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  13. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  14. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  15. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 8 years ago
  16. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 8 years ago
  17. aaf0bdc Remove unused parameter by dan sinclair · 8 years ago
  18. c635c93 Remove the ::GetCapacity methods. by Dan Sinclair · 8 years ago
  19. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago
  20. 7fa190d Cleanup default FWL params part I by dsinclair · 8 years ago
  21. 4614b45 Cleanup FWL Event and Message code. by dsinclair · 8 years ago
  22. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  23. 37b6d14 Split fwl/core class pt II. by dsinclair · 8 years ago
  24. 242b95e Move the message definitions to their own files. by dsinclair · 8 years ago
  25. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  26. 3b3ce1a Merge delegates into IFWL_* classes. by dsinclair · 8 years ago
  27. 9ec2217 Rename IFWL_Widget::SetDelegate by dsinclair · 8 years ago
  28. 96c7b33 Remove unused parameter to CFWL_* Initialize methods. by dsinclair · 8 years ago
  29. 2085538 Remove FWL globals. by dsinclair · 8 years ago
  30. 05259e9 Move fwl/lightwidget to fwl/core by dsinclair · 8 years ago
  31. 0ca71ec Remove FWL Create methods, use new instead by dsinclair · 8 years ago
  32. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  33. 5d8e5aa Use virtual function to retrieve interface pointer by weili · 8 years ago
  34. 85d1f2c Remove NULL in xfa/ by dsinclair · 9 years ago
  35. 9d6ca99 Cleanup FWL RenderWidget method parameters. by dsinclair · 9 years ago
  36. 800222e Fix MSVC C4800 build warnings. by thestig · 9 years ago
  37. 54ab234 Add opaque "layout item" to widgets for caller's use. by tsepez · 9 years ago
  38. 648575a Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} by tsepez · 9 years ago
  39. c777f48 Convert FWL_ERR into an enum class. by dsinclair · 9 years ago
  40. 8f4bf9a More define cleanup. by dsinclair · 9 years ago
  41. 7322343 More FWL interface cleanup. by dsinclair · 9 years ago
  42. 5d9da0c Remove CFWL_Note. by dsinclair · 9 years ago
  43. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  44. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  45. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  46. 7f432a1 Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl by dsinclair · 9 years ago
  47. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  48. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
  49. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago