1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:17:35 +00:00
serenity/Userland
Timothy Flynn 8b7c5db186 LibVideo: Do not invoke Vector2D's destructor in order to resize it
This leads to all kinds of undefined behavior, especially when callers
have a view into the Vector2D.
2023-04-24 18:21:01 +02:00
..
Applets Applets/Keymap: Repaint applet on keymap change 2023-03-09 21:42:23 +01:00
Applications Browser: Support selections from the accessibility tab 2023-04-24 10:39:34 +02:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2023-04-19 07:59:54 +02:00
DevTools SQLStudio: Convert MainWidget to a failable constructor 2023-04-24 09:21:51 +02:00
DynamicLoader DynamicLoader: Ensure that backtrace computation stops at _start 2023-04-23 14:30:59 +02:00
Games Spider: Fix crash when completing a deck 2023-04-21 10:59:32 +01:00
Libraries LibVideo: Do not invoke Vector2D's destructor in order to resize it 2023-04-24 18:21:01 +02:00
Services WebContent: Add the 'thread' pledge for video playback 2023-04-24 14:49:42 +02:00
Shell Shell: Use JsonArray::append in save_to 2023-04-24 09:21:51 +02:00
Utilities Aplay: Determine absolute path before first unveil 2023-04-24 14:50:11 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00