Age | Commit message (Expand) | Author |
---|---|---|
2022-03-20 | LIbVT: Fix copy paste regression I introduced in #13102 | Brian Gianforcaro |
2022-03-18 | LibVT/Kernel: Make VT::Attribute::Flags enum class, use AK EnumBits | Brian Gianforcaro |
2022-02-16 | LibVT: Use NNOP<KString> to store window titles in the Kernel | Idan Horowitz |
2021-06-10 | Kernel+LibVT: Add function for deleting a range of characters | Daniel Bertalan |
2021-06-04 | LibVT+Kernel: Create `Color` class | Daniel Bertalan |
2021-05-21 | Revert "Userland: static vs non-static constexpr variables" | Linus Groh |
2021-05-21 | Userland: static vs non-static constexpr variables | Lenny Maiorani |
2021-05-16 | Kernel/Graphics + SystemServer: Support text mode properly | Liav A |