Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 éve |
thankyouverycool
|
f7e034d4b2
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
|
2 éve |
thankyouverycool
|
1097f3066e
LibGUI: Open and increment ComboBox ListViews by exact steps
|
2 éve |
thankyouverycool
|
82c06f58af
LibGUI: Allow ComboBox windows to intersect Desktop's entire height
|
2 éve |
thankyouverycool
|
99f28cf4ac
LibGUI: Remove calculated_min_size() for ListViews
|
2 éve |
Karol Kosek
|
ee5838084d
LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro
|
2 éve |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 éve |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 éve |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 éve |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 éve |
thankyouverycool
|
4ba20f08c7
LibGUI: Don't search ComboBox Windows when holding a mod key
|
2 éve |
thankyouverycool
|
24d299c9c8
LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts
|
2 éve |
thankyouverycool
|
3027cf7e99
LibGUI+WindowServer: Remove InputPreemptor concept
|
2 éve |
thankyouverycool
|
9cf93528f5
LibGUI: Accept() mouse wheel events in {Spin,Combo}Boxes
|
2 éve |
Gunnar Beutner
|
288c46dbdc
LibGUI: Make sure combobox list windows can't be moved
|
2 éve |
demostanis
|
28c1d7011f
LibGUI: Remove Window::set_blocks_command_palette()
|
2 éve |
thankyouverycool
|
1bba8589fe
LibGUI: Hide unnecessary Scrollbars in ComboBox windows
|
2 éve |
thankyouverycool
|
f86c5b1fa7
LibGUI: Allow setting max visible items for ComboBoxes
|
2 éve |
thankyouverycool
|
aa8e7aba42
LibGUI: Don't show empty ComboBox windows
|
2 éve |
thankyouverycool
|
04a9562601
LibGUI: Don't open windows for editable ComboBoxes when typing
|
2 éve |
thankyouverycool
|
db2a1d3620
LibGUI: Always activate ComboBox ListView selections on MouseUp
|
2 éve |
thankyouverycool
|
7ac30f53a0
LibGUI: Block ComboBox windows from using CommandPalette
|
2 éve |
thankyouverycool
|
463aff827e
LibGUI+WindowServer: Notify Windows on input preemption
|
2 éve |
thankyouverycool
|
4c7f95e2f8
LibGUI+WindowServer+Apps: Replace Accessory Windows
|
2 éve |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 éve |
zzLinus
|
6453f74642
LibGUI: Support typing to search for ComboBox
|
3 éve |
FrHun
|
19fac58e49
LibGUI: Use new layout system for basic widgets
|
3 éve |
networkException
|
82f537b847
LibGUI: Actually update the selection in ComboBox::set_selected_index
|
3 éve |
networkException
|
84780f3ed5
LibGUI: Add clear_selection helper for ComboBox
|
3 éve |
Sam Atkins
|
7d6f5f19fd
LibGUI: Add AllowCallback parameter to ComboBox::set_text()
|
3 éve |