summaryrefslogtreecommitdiff
path: root/Libraries/LibGfx/DisjointRectSet.cpp
AgeCommit message (Expand)Author
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-02-25AK: Make Vector use size_t for its size and capacityAndreas Kling
2020-02-06LibGfx: Rename from LibDraw :^)Andreas Kling