MacDue
|
a2d333ff4a
LibGUI: Allow updating the names of menus and submenus
|
2 년 전 |
Andreas Kling
|
21db2b7b90
Everywhere: Remove NonnullOwnPtr.h includes
|
2 년 전 |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 년 전 |
Andreas Kling
|
544366ff2a
LibGUI: Add a simple "recently open files" feature
|
2 년 전 |
Andreas Kling
|
faa1a09042
LibGUI: Fix const-correctness issues
|
2 년 전 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 년 전 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 년 전 |
thankyouverycool
|
f31a56d086
LibGUI: Add CommonMenus
|
2 년 전 |
thankyouverycool
|
35e557c657
Browser+LibGUI+WindowServer: Open Button menus uniformly
|
2 년 전 |
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 년 전 |
networkException
|
f49948cc48
LibGUI: Collect menu and submenu actions for CommandPalette
|
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
|
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
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 년 전 |
Andreas Kling
|
9b740f218b
WindowServer+LibGUI: Notify clients when menus become visible/hidden
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |