Age | Commit message (Expand) | Author |
---|---|---|
2019-12-26 | LibDraw: Add dx/dy_relative_to() helper functions for Points | Shannon Booth |
2019-12-02 | LibDraw: Remove convenience functions for the old WindowServer IPC | Andreas Kling |
2019-11-10 | WindowServer: Don't de-maximize windows immediately (#756) | masi456 |
2019-09-27 | Point: Add operator+=, operator-=, and Point+Point | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-07-20 | LibDraw: Add orientation-based offset/size manipulation helpers. | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |