Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 tahun lalu |
creator1creeper1
|
cb3a643f35
Inspector: Propagate errors using try_set_main_widget in main
|
3 tahun lalu |
Astraeus-
|
64a5f990b1
Inspector: Convert to try_create_default_icon
|
3 tahun lalu |
bugreport0
|
595ebe215b
Inspector: Update pledge() idiom
|
3 tahun lalu |
Brian Gianforcaro
|
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
|
3 tahun lalu |
Andreas Kling
|
b6f49924be
LibDesktop: Make allowlist APIs return ErrorOr<void>
|
3 tahun lalu |
Andreas Kling
|
4a64bb80ea
Inspector: Port to LibMain :^)
|
3 tahun lalu |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 tahun lalu |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 tahun lalu |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 tahun lalu |
Matthew Jones
|
fe026fef47
Inspector: Check if RemoteProcess `is_inspectable`
|
4 tahun lalu |
Anand
|
4a2dd5bf66
Inspector: Throw an error when inspecting a process it has no access to
|
4 tahun lalu |
Andreas Kling
|
90e31b4f39
Inspector: Don't check that target has pledged "accept"
|
4 tahun lalu |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 tahun lalu |
Linus Groh
|
91eda22208
Everywhere: Add Alt shortcuts to remaining top-level menus
|
4 tahun lalu |
Andreas Kling
|
4b0098e52f
Everywhere: Rename app_menu to file_menu or game_menu
|
4 tahun lalu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 tahun lalu |
DragonAlex98
|
fd43ee09e1
Inspector: Add context menu to copy property name/value
|
4 tahun lalu |
DragonAlex98
|
0af920b255
Inspector: Select entire property row
|
4 tahun lalu |
Maciej Zygmanowski
|
899698c317
Inspector: Don't allow to inspect Inspector itself
|
4 tahun lalu |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 tahun lalu |
Andreas Kling
|
78b12e1521
Userland: Turn all application menus into window menus :^)
|
4 tahun lalu |
Brendan Coles
|
501834ba45
Inspector: Add help documentation
|
4 tahun lalu |
Brendan Coles
|
50092ea0ca
Inspector: Exit if inspected process has not pledged accept
|
4 tahun lalu |
Andreas Kling
|
d312011708
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
|
4 tahun lalu |
Andreas Kling
|
20915795a8
Everywhere: Pledge "sendfd" in WindowServer client programs
|
4 tahun lalu |
Andreas Kling
|
4055b03291
DevTools: Move to Userland/DevTools/
|
4 tahun lalu |