Age | Commit message (Expand) | Author |
---|---|---|
2021-05-31 | LibCore: Replace fprintf(stderr)/printf() with warnln()/out() | Linus Groh |
2021-05-13 | LibCore+Inspector: Reverse the direction of Inspector connections | Andreas Kling |
2021-05-06 | LibGUI: Move widget registration to LibCore | Tom |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
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-03-28 | LibCore: Add a way to install an event filter on a Core::Object | Andreas Kling |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |