Andreas Kling
|
a6a8ba80fc
LibGfx: Rename Color::from_rgba() => Color::from_argb()
|
3 年之前 |
Andreas Kling
|
5ace66a903
LibGfx: Rename RGBA32 => ARGB32
|
3 年之前 |
Andreas Kling
|
cb9cac4e40
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
|
3 年之前 |
Andreas Kling
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
Andreas Kling
|
5f7d008791
AK+Everywhere: Stop including Vector.h from StringView.h
|
3 年之前 |
Sam Atkins
|
094dc04695
LibGfx: Make Color::from_string() case-insensitive
|
3 年之前 |
Sam Atkins
|
639c913e58
LibGfx: Make Color use east-const
|
3 年之前 |
Sam Atkins
|
21b65de1ec
LibGfx+LibWeb: Move "transparent" keyword into Color::from_string()
|
3 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
e875d4e044
LibGfx: Convert String::format() => String::formatted()
|
4 年之前 |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
767ff06f56
LibGfx: Make Color(NamedColor) inline and constexpr
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |