Tom
|
035b0f9df6
LibGfx: Add Rect::interpolated_to function
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
c55739bbc0
LibGfx: Make Rect::align_within() correct for TopCenter and BottomCenter
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
%!s(int64=2) %!d(string=hai) anos |
MacDue
|
d140d0f880
LibGfx: Add Rect::translated(dboth)
|
%!s(int64=2) %!d(string=hai) anos |
Jelle Raaijmakers
|
7b0adee487
LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size`
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
9b483625e6
LibIPC+Everywhere: Change IPC decoders to construct values in-place
|
%!s(int64=2) %!d(string=hai) anos |
FrHun
|
42feb0233a
LibGfx: Make Rect by orientation methods generic
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
d26aabff04
Everywhere: Run clang-format
|
%!s(int64=2) %!d(string=hai) anos |
Sam Atkins
|
234bc0c237
LibGfx: Prevent calling `to_type<T>()` on `Line/Point/Rect/Size<T>`
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
05f41382bb
Userland: Properly define IPC::encode and IPC::decode specializations
|
%!s(int64=2) %!d(string=hai) anos |
Daniel Bertalan
|
4296425bd8
Everywhere: Remove redundant inequality comparison operators
|
%!s(int64=2) %!d(string=hai) anos |
Sam Atkins
|
07bceb861a
LibGfx: Make formatting of spatial types work with non-int/floats
|
%!s(int64=2) %!d(string=hai) anos |
Sam Atkins
|
f485db2501
LibGfx: Make Rect::set_{bottom,right}_without_resize() work for non-int
|
%!s(int64=2) %!d(string=hai) anos |
Sam Atkins
|
732aa2c5c7
LibGfx: Make `Rect<T>` methods work when `T` is not `int` or `float`
|
%!s(int64=2) %!d(string=hai) anos |
thankyouverycool
|
68570e897d
LibGfx+WindowServer: Remove set_size_around() from Rect and Window
|
%!s(int64=2) %!d(string=hai) anos |
Hendiadyoin1
|
65f57efb5b
LibGfx: Specialize Rect::to_rounded a bit more
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
afebc372b9
LibGfx: Use llroundf() in Rect<float>::to_rounded()
|
%!s(int64=3) %!d(string=hai) anos |
Jelle Raaijmakers
|
ab19b092ed
LibGfx: Implement `Rect::to_rounded<U>()`
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
cb9cac4e40
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
0b7eefd4e5
LibGfx: Add rounded_int_rect() function for Rects
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
eb07668589
LibGfx: Add per-side overloads of Rect::inflate() and ::shrink()
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
43220568b0
LibGfx: Add Rect::centered_within(Rect)
|
%!s(int64=3) %!d(string=hai) anos |
Tom
|
1ecb725357
LibGfx: Add an algorithm to disperse overlapping rectangles
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
e0a79efeae
LibGfx: Make enclosing_int_rect(FloatRect) actually enclose the rect
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
499c33ae0c
LibGfx: Add a Line class and a Rect<T>::RelativeLocation class
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
3f57037ee7
LibGfx: Convert Rect to east-const style
|
%!s(int64=4) %!d(string=hai) anos |