1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:01:01 +00:00
serenity/Userland
Linus Groh 6f20f49b21 Everywhere: Rename JS::PropertyKey variables from property_{name => key}
PropertyKey used to be called PropertyName, but got renamed. Let's
update all the variables of this type as well.
2022-02-06 22:02:45 +00:00
..
Applets Keymap Applet: Spawn KeyboardSettings when clicking 2022-02-04 21:30:31 +01:00
Applications AK: Move integral log2 and exp to IntegerMath.h 2022-02-06 17:52:33 +00:00
Demos Starfield: Add app icon 2022-02-01 04:11:56 +00:00
DevTools Everywhere: Rename JS::PropertyKey variables from property_{name => key} 2022-02-06 22:02:45 +00:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games AK: Move integral log2 and exp to IntegerMath.h 2022-02-06 17:52:33 +00:00
Libraries Everywhere: Rename JS::PropertyKey variables from property_{name => key} 2022-02-06 22:02:45 +00:00
Services LibWeb: Plumb OOPWV focus state across the IPC boundary 2022-02-06 22:13:13 +01:00
Shell Shell: Use strncmp() instead of string.compare() for name completions 2022-02-05 16:59:12 +03:30
Utilities less: Add hotkeys f and b to scroll screen up/down 2022-02-06 13:44:53 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00