thankyouverycool
|
aa8e7aba42
LibGUI: Don't show empty ComboBox windows
|
2 years ago |
thankyouverycool
|
04a9562601
LibGUI: Don't open windows for editable ComboBoxes when typing
|
2 years ago |
thankyouverycool
|
db2a1d3620
LibGUI: Always activate ComboBox ListView selections on MouseUp
|
2 years ago |
thankyouverycool
|
7ac30f53a0
LibGUI: Block ComboBox windows from using CommandPalette
|
2 years ago |
thankyouverycool
|
463aff827e
LibGUI+WindowServer: Notify Windows on input preemption
|
2 years ago |
thankyouverycool
|
4c7f95e2f8
LibGUI+WindowServer+Apps: Replace Accessory Windows
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
zzLinus
|
6453f74642
LibGUI: Support typing to search for ComboBox
|
3 years ago |
FrHun
|
19fac58e49
LibGUI: Use new layout system for basic widgets
|
3 years ago |
networkException
|
82f537b847
LibGUI: Actually update the selection in ComboBox::set_selected_index
|
3 years ago |
networkException
|
84780f3ed5
LibGUI: Add clear_selection helper for ComboBox
|
3 years ago |
Sam Atkins
|
7d6f5f19fd
LibGUI: Add AllowCallback parameter to ComboBox::set_text()
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 years ago |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
3 years ago |
thankyouverycool
|
298a6b9937
LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled
|
3 years ago |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 years ago |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 years ago |
kleines Filmröllchen
|
f922ffb032
LibGUI: Make ComboBox text editor release focus when Escape is pressed
|
3 years ago |
kleines Filmröllchen
|
1349b8b10f
LibGUI: Make ComboBox report on_change for set_selected_index
|
3 years ago |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
3 years ago |
thankyouverycool
|
93e45588e5
LibGUI:: Style Combo and SpinBox buttons as ThickCaps
|
3 years ago |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 years ago |
LuK1337
|
f15ad9523d
LibGUI: Fix `go_upwards_instead` check in ComboBox
|
4 years ago |
Matthew Jones
|
ef92493aba
LibGUI: ComboBox now goes upwards when running out of room to render
|
4 years ago |
Matthew Jones
|
36a1162eb8
LibGUI: ComboBox now correctly sizes height in relation to taskbar
|
4 years ago |
Jelle Raaijmakers
|
2c772d1848
LibGUI/AbstractView: Remove `on_selection`
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 years ago |
Andreas Kling
|
e9db10e3a9
WindowServer+LibGUI: Remove the global menubar :^)
|
4 years ago |