Commit History

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