ladybird/Userland
Maurice Hieronymus dfc33cd412 HackStudio: Disable debug specific context entries
Context menu entries like evaluate expression and
move execution to line action should only be enabled
when a debug session is running. Otherwise they should
be disabled.
2021-07-12 00:47:04 +02:00
..
Applets Everywhere: Don't promote float to double where not needed 2021-07-08 10:11:00 +02:00
Applications TableView: Do not select input on keydown 2021-07-11 22:07:57 +02:00
Demos AK+Userland: Add generic AK::abs() function and use it 2021-07-08 10:11:00 +02:00
DevTools HackStudio: Disable debug specific context entries 2021-07-12 00:47:04 +02:00
DynamicLoader DynamicLoader+LibC: Make _start a naked function 2021-07-11 17:07:20 +02:00
Games Pong: Only paint areas that needs to be updated 2021-07-11 14:11:26 +02:00
Libraries LibWeb: Correct parsing invalid list of declarations 2021-07-11 23:19:56 +02:00
Services FileSystemAccessServer: Return user_picked_value even on error 2021-07-11 09:46:50 +02:00
Shell Shell: Use correct printf format string for size_t 2021-07-08 10:11:00 +02:00
Utilities Userland+Tests: Convert test_io to be LibTest based 2021-07-11 19:42:00 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00