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