ladybird/Userland
Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size
This commit unifies methods and method/param names between the above
classes, as well as adds [[nodiscard]] and ALWAYS_INLINE where
appropriate. It also renamed the various move_by methods to
translate_by, as that more closely matches the transformation
terminology.
2021-05-02 22:48:06 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications LibGfx: Unify Rect, Point, and Size 2021-05-02 22:48:06 +02:00
Demos WindowServer+LibGfx: Automatic "modified" markers in window titles 2021-05-01 19:42:29 +02:00
DevTools LibGUI+HackStudio: Remove editing specific hacks from GUI::Command 2021-05-02 14:49:46 +02:00
DynamicLoader Tests: Unify LibC tests to single location. 2021-04-29 10:37:26 +02:00
Games LibGfx: Unify Rect, Point, and Size 2021-05-02 22:48:06 +02:00
Libraries LibGfx: Unify Rect, Point, and Size 2021-05-02 22:48:06 +02:00
Services LibGfx: Unify Rect, Point, and Size 2021-05-02 22:48:06 +02:00
Shell Shell: Only match entries from PATH when a program name is given 2021-05-02 19:46:33 +02:00
Tests Tests: Add unit tests for the pthread_spinlock_t API. 2021-05-02 20:59:38 +02:00
Utilities Userland: Improve how traceroute reports timing data for packets 2021-05-01 20:52:35 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00