1. a0a6923 Remove more |new|s, part 5 by Tom Sepez · 8 years ago
  2. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 8 years ago
  3. 43ac44c Cleanup CFWL_Widget code to return CFX_RectFs where appropriate by dsinclair · 8 years ago
  4. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago[Renamed (91%) from xfa/fwl/core/cfwl_caret.cpp]
  5. da911bc Convert GetWidgetRect to return rect. by dsinclair · 8 years ago
  6. 7fa190d Cleanup default FWL params part I by dsinclair · 8 years ago
  7. 919c084 Cleanup caret show/hide code by dsinclair · 8 years ago
  8. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  9. 0ce11ee Rename IFWL classes which do not have CFWL equivalents by dsinclair · 8 years ago[Renamed (78%) from xfa/fwl/core/ifwl_caret.cpp]
  10. e36430e Make Update and DrawWidget pure virtual by dsinclair · 8 years ago
  11. 1a7534a Rename IFWL_App to CFWL_App by dsinclair · 8 years ago
  12. d643729 Rename IFWL_Timer and IFWL_TimerInfo by dsinclair · 8 years ago
  13. 37b6d14 Split fwl/core class pt II. by dsinclair · 8 years ago
  14. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  15. dd17234 Split fwl/core class pt I. by dsinclair · 8 years ago
  16. d4f24c7 Continue fwl/core nit cleanup. by dsinclair · 8 years ago
  17. c64b76c Cleanup remaining IFWL files for visiblity and usage. by dsinclair · 8 years ago
  18. 98329fe Cleanup IFWL_Widget visibility and virtual parameters by dsinclair · 8 years ago
  19. a5811f0 Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties. by dsinclair · 8 years ago
  20. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  21. 3b3ce1a Merge delegates into IFWL_* classes. by dsinclair · 8 years ago
  22. 6fe8795 Fold IFWL*::{Initialize|Finalize} into constructor/destructor by dsinclair · 8 years ago
  23. 2085538 Remove FWL globals. by dsinclair · 8 years ago
  24. 73895de Cleanup unused methods and return values in FWL code. by dsinclair · 8 years ago
  25. 2a38a02 Remove IFWL_*::Create methods, use new by dsinclair · 8 years ago
  26. fb50559 Merge the CFWL_*Imp classes into the IFWL_* classes. by dsinclair · 8 years ago[Renamed (60%) from xfa/fwl/basewidget/fwl_caretimp.cpp]
  27. 1b4f6b3 Use smart pointers for class owned pointers by weili · 8 years ago
  28. 6f4f233 Remove FWL_HTIMER in favor of IWFL_TimerInfo by tsepez · 8 years ago
  29. b4d40ff Remove CLASSHASH defines in favour of an enum class. by dsinclair · 9 years ago
  30. c777f48 Convert FWL_ERR into an enum class. by dsinclair · 9 years ago
  31. 55fa356 Cleanup IFWL_Adapter interfaces. by dsinclair · 9 years ago
  32. 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
  33. 7322343 More FWL interface cleanup. by dsinclair · 9 years ago
  34. f87058d Convert some FWL defines to enums. by dsinclair · 9 years ago
  35. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  36. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
  37. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago