Andreas Kling
|
cbdd65e4d9
LibDraw: Remove redundant Rect copy constructor
|
5 years ago |
Andreas Kling
|
b909d991f1
LibDraw: Add a way to check for horizontal/vertical Rect intersections
|
5 years ago |
Andreas Kling
|
b780dcf353
LibDraw: Remove convenience functions for the old WindowServer IPC
|
5 years ago |
Andreas Kling
|
6685be36a0
LibDraw: Add Rect::from_two_points(Point, Point)
|
5 years ago |
Andreas Kling
|
fcf5b1ff5b
Rect: Add set_right_without_resize() and set_bottom_without_resize()
|
5 years ago |
Andreas Kling
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
5 years ago |
Andreas Kling
|
72a29d72d3
Rect: Add contains_vertically(y) and contains_horizontally(x)
|
5 years ago |
Andreas Kling
|
2a14ba99a7
LibDraw: Add orientation-based size helpers to Size as well.
|
6 years ago |
Andreas Kling
|
8ab1923abe
LibDraw: Add orientation-based offset/size manipulation helpers.
|
6 years ago |
Andreas Kling
|
1c0669f010
LibDraw: Introduce (formerly known as SharedGraphics.)
|
6 years ago |