Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Itamar
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
3 年之前 |
Marco Cutecchia
|
dbfe385879
LibGUI: Add 'remove_all_actions' method to 'Menu'
|
3 年之前 |
Daniel Bertalan
|
7d11edbe17
Userland: Fix unnecessary heap allocation of singleton objects
|
3 年之前 |
Marcus Nilsson
|
708ec90bba
LibGUI: Add Menu::set_children_actions_enabled() helper
|
3 年之前 |
Andreas Kling
|
a18631c5e7
LibGUI: Add GUI::Menu::try_add_submenu()
|
3 年之前 |
Andreas Kling
|
51c4de8774
LibGUI: Add GUI::Menu::try_add_action() and try_add_separator()
|
3 年之前 |
sin-ack
|
611370e7dc
LibGUI, WindowServer: Greatly simplify menubar logic
|
3 年之前 |
Andreas Kling
|
baab0a5bef
WindowServer+LibGUI: Make menu allocation asynchronous
|
4 年之前 |
Andreas Kling
|
fb93535419
WindowServer+LibGUI: Make menu and menubar teardown asynchronous
|
4 年之前 |
Andreas Kling
|
a8a899adbf
WindowServer+LibGUI: Make much of menu construction asynchronous
|
4 年之前 |
Gunnar Beutner
|
eb21aa65d1
Userland: Make IPC results with one return value available directly
|
4 年之前 |
Gunnar Beutner
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
4 年之前 |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
0e4eb62dd8
LibGUI: Make some API's take String instead of StringView
|
4 年之前 |
Andreas Kling
|
9b740f218b
WindowServer+LibGUI: Notify clients when menus become visible/hidden
|
4 年之前 |
Andreas Kling
|
d20e3dbe8b
LibGUI: Remove one ancient GMENU_DEBUG debug log
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
4 年之前 |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 年之前 |
Andreas Kling
|
4277be356a
WindowServer+LibGUI: Send menu item icons as Gfx::ShareableBitmap
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |