Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 years ago
  Ben Wiederhake c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h 2 years ago
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations 2 years ago
  Sam Atkins 732aa2c5c7 LibGfx: Make `Rect<T>` methods work when `T` is not `int` or `float` 2 years ago
  thankyouverycool 68570e897d LibGfx+WindowServer: Remove set_size_around() from Rect and Window 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Vrins 3b22fd9a9f LibGfx: Add support for TextAlignment::TopCenter / BottomCenter 3 years ago
  Andreas Kling cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> 3 years ago
  Tom 499c33ae0c LibGfx: Add a Line class and a Rect<T>::RelativeLocation class 4 years ago
  Andreas Kling 3f57037ee7 LibGfx: Convert Rect to east-const style 4 years ago
  Linus Groh 9dd3203cc6 LibGfx: Add missing TextAlignment::BottomLeft 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling e875d4e044 LibGfx: Convert String::format() => String::formatted() 4 years ago
  Nicholas-Baron 73dd293ec4 Everywhere: Add `-Wdouble-promotion` warning 4 years ago
  Ben Wiederhake e8997e1de9 LibGfx: Implement Rect resizing around a fixed point 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago