Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 years ago |
Andreas Kling
|
98b8bab441
LibGUI: Use Variant's built-in equality operator in Window and Widget
|
2 years ago |
Karol Kosek
|
3805e4e3a9
LibGUI+HackStudio+PixelPaint: Port Widget title to the new String
|
2 years ago |
Karol Kosek
|
ee5838084d
LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro
|
2 years ago |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 years ago |
Andreas Kling
|
faa1a09042
LibGUI: Fix const-correctness issues
|
2 years ago |
Sam Atkins
|
ab6ef53247
LibGUI: Add Widget::add_spacer() wrapper
|
2 years ago |
Aliaksandr Kalenik
|
1f4106842d
LibGfx: Pass font width to `FontDatabase::get()`
|
2 years ago |
Sam Atkins
|
f0395a2042
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
|
2 years ago |
Sam Atkins
|
e4e12f3a96
LibGUI: Delete old now-unused `Widget::load_from_gml()`
|
2 years ago |
Sam Atkins
|
703da34947
LibGUI: Create an alias for Widget UnregisteredChildHandler
|
2 years ago |
Sam Atkins
|
fa98034ff7
LibGUI+Userland: Make GML unregistered_child_handler fallible
|
2 years ago |
Sam Atkins
|
b32f5dbcff
LibCore+LibGUI: Add fallible versions of Widget::load_from_gml()
|
2 years ago |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Cameron Youell
|
4e3b965d7f
LibGUI: Fix a typo
|
2 years ago |
thankyouverycool
|
3b18226fcb
LibGUI: Let Widgets track their focus proxy delegators
|
2 years ago |
thankyouverycool
|
24d299c9c8
LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts
|
2 years ago |
Zaggy1024
|
967dfa7956
LibGUI: Handle Action keyboard shortcuts in Widget keydown
|
2 years ago |
Zaggy1024
|
8e7c7e0a2a
LibGUI: Share code for finding an Action by Shortcut
|
2 years ago |
Andreas Kling
|
5908873b45
LibGUI: Fire Show/Hide events when adding/removing widget from tree
|
2 years ago |
thankyouverycool
|
4c7f95e2f8
LibGUI+WindowServer+Apps: Replace Accessory Windows
|
2 years ago |
David Smith
|
2a386c0b50
LibGUI: Don't let widgets hide tooltips they didn't show
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
thankyouverycool
|
1d81d2e072
LibGUI: Don't ignore invisible widgets during layout changes
|
3 years ago |
FrHun
|
f35efe9bc8
LibGUI: Notify layout system of more relevant events in Widget
|
3 years ago |
FrHun
|
a0938d62f3
LibGUI: Avoid some unneeded relayouts from layout relevant changes
|
3 years ago |
FrHun
|
6f9777d35b
LibGUI: Add layout change propagation to Widget
|
3 years ago |
FrHun
|
aba6422e11
LibGUI: Add read-only effective size properties for debugging
|
3 years ago |