Age | Commit message (Expand) | Author |
---|---|---|
2019-07-23 | LibDraw: Add LogStream operator<< overload for Color. | Andreas Kling |
2019-07-21 | Libraries: Fix wrong paths to "Root" in the various install.sh scripts. | Andreas Kling |
2019-07-21 | Libraries: Remove unused "install" targets. | Andreas Kling |
2019-07-20 | LibDraw: Add orientation-based size helpers to Size as well. | Andreas Kling |
2019-07-20 | LibDraw: Add orientation-based offset/size manipulation helpers. | Andreas Kling |
2019-07-20 | LibDraw: Move the Orientation enum to its own LibDraw header file. | Andreas Kling |
2019-07-18 | StylePainter: Tweak surface highlight color to match the system warm gray. | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |