Age | Commit message (Expand) | Author |
---|---|---|
2020-09-15 | LibCore: Make Core::Object properties more dynamic | Andreas Kling |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-03-05 | LibGUI: Make Layout a Core::Object and add basic serialization | Andreas Kling |
2020-02-25 | AK: Make Vector use size_t for its size and capacity | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-12 | LibGUI: Make last auto-sized widget in a BoxLayout fill remaining space | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |