Age | Commit message (Expand) | Author |
---|---|---|
2017-02-21 | Convert CFWL messages to use CFX_PointF | Dan Sinclair |
2017-02-21 | Convert more TransformPoint calls to Transform | Dan Sinclair |
2017-02-09 | Convert Get methods to return instead of using out params. | Dan Sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-02-02 | Remove FX_WSTRC usagechromium/3003chromium/3002 | dan sinclair |
2017-01-31 | Use std::vector and unique_ptr in xfa/fwl. | Tom Sepez |
2017-01-03 | Remove more CFX_ArrayTemplate in cfwl_notedriver.h. | tsepez |
2016-12-15 | Remove widget offscreen code. | dsinclair |
2016-12-15 | Remove more unused widget styles | dsinclair |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-12-08 | Change CFWL_Widget::GetMatrix to return the matrix | dsinclair |
2016-12-08 | Cleanup CFWL_Widget code to return CFX_RectFs where appropriate | dsinclair |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |