Age | Commit message (Expand) | Author |
---|---|---|
2018-04-10 | Remove CFX_Rect. | Lei Zhang |
2018-02-16 | Implement operator<< for CFX_Rect and CFX_RectF. | Henrique Nakashima |
2018-01-22 | Tests for composing CFX_Matrix transforms. | Henrique Nakashima |
2018-01-19 | Fix CFX_Matrix.RotateAt() | Henrique Nakashima |
2018-01-11 | Add operator<< to CFX_FloatRect. | Henrique Nakashima |
2017-12-01 | Add CFX_FloatRect::Scale(). | Lei Zhang |
2017-12-01 | Rename CFX_FloatRect::Scale() to ScaleFromCenterPoint(). | Lei Zhang |
2017-12-01 | Add some CFX_FloatRect unit tests. | Lei Zhang |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-04-25 | Add unittest for matrix reverse | Dan Sinclair |