1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:01:01 +00:00
serenity/Userland
Andreas Kling a18631c5e7 LibGUI: Add GUI::Menu::try_add_submenu()
This is a fallible variant of add_submenu() that returns ErrorOr.
2021-11-24 23:07:31 +01:00
..
Applets Applets/Audio: Remove unveiling /tmp/portal/config 2021-11-24 19:46:03 +01:00
Applications CrashReporter: Don't visualize whitespace in memory regions text editor 2021-11-24 19:44:02 +01:00
Demos WidgetGallery: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
DevTools Kernel+UE+LibC: Remove unused dbgputch syscall 2021-11-24 22:56:39 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Spider: Replace construct() with TRY(try_create()) pattern 2021-11-24 13:51:07 +01:00
Libraries LibGUI: Add GUI::Menu::try_add_submenu() 2021-11-24 23:07:31 +01:00
Services Kernel: Allow higher audio sample rates than 65kHZ (u16) 2021-11-24 19:08:13 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities man: Port to LibMain :^) 2021-11-24 23:07:31 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00