Commit Verlauf

Autor SHA1 Nachricht Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Bastiaan van der Plaat e4270bc01d LibWeb: Make DOMRectReadOnly use double instead of float vor 1 Jahr
  Timothy Flynn 7bc7f376fa LibGfx: Add Point::scaled(T) and Rect::scaled(T) vor 1 Jahr
  Hendiadyoin1 17b4109ba9 LibGfx: Allow outside specilization of Rect::to_rounded vor 1 Jahr
  Andreas Kling d620dd516c LibGfx: Add Rect::unite_{horizontally,vertically}() vor 2 Jahren
  Sebastian Zaha d52a2ff10e LibGfx: Fix error & crash in Rect::closest_to vor 2 Jahren
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive vor 2 Jahren
  Andreas Kling 9ce7681ff2 Revert "LibGfx: Implement alternative `Rect` right/bottom edge calculations" vor 2 Jahren
  Jelle Raaijmakers 88a7bb5ba7 LibGfx: Implement alternative `Rect` right/bottom edge calculations vor 2 Jahren
  thankyouverycool 2d64147f02 LibGfx: Reverse coordinate subtraction in Rect::constrained_to() vor 2 Jahren
  Tom 035b0f9df6 LibGfx: Add Rect::interpolated_to function vor 2 Jahren
  Andreas Kling c55739bbc0 LibGfx: Make Rect::align_within() correct for TopCenter and BottomCenter vor 2 Jahren
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr vor 2 Jahren
  MacDue d140d0f880 LibGfx: Add Rect::translated(dboth) vor 2 Jahren
  Jelle Raaijmakers 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` vor 2 Jahren
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place vor 2 Jahren
  FrHun 42feb0233a LibGfx: Make Rect by orientation methods generic vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Linus Groh d26aabff04 Everywhere: Run clang-format vor 2 Jahren
  Sam Atkins 234bc0c237 LibGfx: Prevent calling `to_type<T>()` on `Line/Point/Rect/Size<T>` vor 2 Jahren
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations vor 2 Jahren
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators vor 2 Jahren
  Sam Atkins 07bceb861a LibGfx: Make formatting of spatial types work with non-int/floats vor 2 Jahren
  Sam Atkins f485db2501 LibGfx: Make Rect::set_{bottom,right}_without_resize() work for non-int vor 2 Jahren
  Sam Atkins 732aa2c5c7 LibGfx: Make `Rect<T>` methods work when `T` is not `int` or `float` vor 2 Jahren
  thankyouverycool 68570e897d LibGfx+WindowServer: Remove set_size_around() from Rect and Window vor 2 Jahren
  Hendiadyoin1 65f57efb5b LibGfx: Specialize Rect::to_rounded a bit more vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Andreas Kling afebc372b9 LibGfx: Use llroundf() in Rect<float>::to_rounded() vor 3 Jahren