Age | Commit message (Expand) | Author |
2018-03-08 | Move GetPopupPos from CFWL_Widget to subclasses that call it. | Henrique Nakashima |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-30 | Rebuild CFDE_TextEditEngine. | Dan Sinclair |
2017-08-17 | Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189 | Lei Zhang |
2017-08-14 | Cleanup FDE_TTO{STYLE|ALIGNMENT} defines. | Dan Sinclair |
2017-07-14 | Fixup naming of XFA graphics classes | Dan Sinclair |
2017-06-02 | Remove explicit CFX_Matrix identity matrix instantiations. | Lei Zhang |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-03-30 | Rename tto/fde_textout to cfde_textout | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-21 | Convert CFWL messages to use CFX_PointF | Dan Sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-01-03 | Remove the ::GetCapacity methods. | Dan Sinclair |
2017-01-03 | Remove CFWL_ListBox::GetDataProviderItemText | Dan Sinclair |
2016-12-15 | Cleanup widget edge related code | dsinclair |
2016-12-14 | This CL removes some of the unused CFWL widget flags. | dsinclair |
2016-12-14 | Remove unused CFWL_ListBox code | dsinclair |
2016-12-14 | Update CFWL_ListBox to return instead of using out params. | dsinclair |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-12-08 | Cleanup CFWL_Widget code to return CFX_RectFs where appropriate | dsinclair |
2016-12-08 | Remove unused list data pointer | dsinclair |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |