summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibVT/Attribute.h
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-06Everywhere: Remove redundant inequality comparison operatorsDaniel Bertalan
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-20LIbVT: Fix copy paste regression I introduced in #13102Brian Gianforcaro
2022-03-18LibVT/Kernel: Make VT::Attribute::Flags enum class, use AK EnumBitsBrian Gianforcaro
2022-02-16LibVT: Use NNOP<KString> to store window titles in the KernelIdan Horowitz
2021-06-10Kernel+LibVT: Add function for deleting a range of charactersDaniel Bertalan
2021-06-04LibVT+Kernel: Create `Color` classDaniel Bertalan
2021-05-21Revert "Userland: static vs non-static constexpr variables"Linus Groh
2021-05-21Userland: static vs non-static constexpr variablesLenny Maiorani
2021-05-16Kernel/Graphics + SystemServer: Support text mode properlyLiav A