Age | Commit message (Expand) | Author |
---|---|---|
2021-04-17 | LibCore: Don't needlessly use StringView in Core::Object APIs | Andreas Kling |
2021-04-16 | AK+Kernel: Make IntrusiveList capable of holding non-raw pointers | AnotherTest |
2021-04-10 | AK+Everywhere: Make StdLibExtras templates less wrapper-y | AnotherTest |
2021-03-29 | LibGUI: Enable the use of font properties through GML | Edgar Araújo |
2021-03-28 | LibCore: Make Core::Object::event() protected | Andreas Kling |
2021-03-28 | LibCore: Add a way to install an event filter on a Core::Object | Andreas Kling |
2021-03-18 | LibCore: Verify type of value in enum property setter | Vyacheslav Pukhanov |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-26 | Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |