Age | Commit message (Expand) | Author |
---|---|---|
2022-10-27 | LibGfx: Correct Line::to_string() output | Sam Atkins |
2022-10-27 | LibGfx: Make formatting of spatial types work with non-int/floats | Sam Atkins |
2022-03-17 | Libraries: Use default constructors/destructors in LibGfx | Lenny Maiorani |
2021-10-06 | LibGUI: Add missing headers | Ben Wiederhake |
2021-07-19 | Everywhere: Use AK/Math.h if applicable | Hendiadyoin1 |
2021-06-20 | LibGfx: Add a Line class and a Rect<T>::RelativeLocation class | Tom |