1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:20:59 +00:00
serenity/Userland
Daniel Bertalan b19fe744ab LibWeb: Remove pointless type casts
In these cases, the parameters' static type matched the desired dynamic
type, so these calls were discarded.
2021-08-12 21:10:44 +02:00
..
Applets Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
Applications 3DFileViewer: Allow zooming via mouse wheel 2021-08-12 20:57:19 +02:00
Demos Mandelbrot: Only recalculate missing areas after panning 2021-08-10 09:48:12 +02:00
DevTools Revert "HackStudio: Remove noop code when opening the project" 2021-08-12 20:56:54 +02:00
DynamicLoader DynamicLoader: Make sure we don't link against libgcc_s 2021-08-08 16:41:51 +02:00
Games Solitaire: Don't allow the player to draw cards while mouse is down 2021-08-07 16:59:46 +02:00
Libraries LibWeb: Remove pointless type casts 2021-08-12 21:10:44 +02:00
Services Userland: Fix PATH environment variable ordering 2021-08-12 18:56:30 +02:00
Shell Userland: Fix PATH environment variable ordering 2021-08-12 18:56:30 +02:00
Utilities Kernel+LibC: Use 64 bit values for ino_t 2021-08-12 20:57:32 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00