Age | Commit message (Expand) | Author |
---|---|---|
2017-02-08 | Rename x,y to width,height for Size types | dan sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-01-31 | Use std::vector and unique_ptr in xfa/fwl. | Tom Sepez |
2017-01-03 | Remove the ::GetCapacity methods. | Dan Sinclair |
2016-12-15 | Remove widget offscreen code. | dsinclair |
2016-12-15 | Cleanup widget edge related code | dsinclair |
2016-12-15 | Remove more unused widget styles | dsinclair |
2016-12-15 | Remove unused widget state flags | dsinclair |
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 |