ladybird/Userland/DevTools
Andreas Kling 244665d99c LibGUI: Some tweaks for TextEditor's will-execute-command virtual
Renamed the virtual from "on_edit_action" to "will_execute" so it
doesn't clash with our convention for Function hook names.

Also tighten the parameter type to GUI::TextDocumentUndoCommand
since that's the only kind of command it will receive.
2021-05-08 22:17:50 +02:00
..
HackStudio LibGUI: Some tweaks for TextEditor's will-execute-command virtual 2021-05-08 22:17:50 +02:00
Inspector Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
IPCCompiler Userland: Add try_* IPC handlers 2021-05-03 21:14:40 +02:00
Playground LibGUI: Move widget registration to LibCore 2021-05-06 08:50:39 +02:00
Profiler Profiler: Fix scrolling behavior 2021-05-08 09:55:24 +02:00
UserspaceEmulator UserspaceEmulator: Make sure TLS allocation behavior matches kernel 2021-05-03 08:25:44 +02:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00