Age | Commit message (Expand) | Author |
---|---|---|
2020-11-10 | AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe | Tom |
2020-09-15 | LibCore: Make Core::Object properties more dynamic | Andreas Kling |
2020-03-08 | AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) | Andreas Kling |
2020-03-05 | LibGUI: Make Layout a Core::Object and add basic serialization | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |