Karol Kosek
|
3805e4e3a9
LibGUI+HackStudio+PixelPaint: Port Widget title to the new String
|
2 년 전 |
Andreas Kling
|
faa1a09042
LibGUI: Fix const-correctness issues
|
2 년 전 |
Sam Atkins
|
6b66e39df4
LibGUI+Userland: Stop returning Layout from `Widget::(try_)set_layout()`
|
2 년 전 |
Sam Atkins
|
ab6ef53247
LibGUI: Add Widget::add_spacer() wrapper
|
2 년 전 |
Sam Atkins
|
f0395a2042
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
|
2 년 전 |
Sam Atkins
|
e4e12f3a96
LibGUI: Delete old now-unused `Widget::load_from_gml()`
|
2 년 전 |
Sam Atkins
|
703da34947
LibGUI: Create an alias for Widget UnregisteredChildHandler
|
2 년 전 |
Sam Atkins
|
fa98034ff7
LibGUI+Userland: Make GML unregistered_child_handler fallible
|
2 년 전 |
Sam Atkins
|
b32f5dbcff
LibCore+LibGUI: Add fallible versions of Widget::load_from_gml()
|
2 년 전 |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 년 전 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 년 전 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 년 전 |
Cameron Youell
|
4e3b965d7f
LibGUI: Fix a typo
|
2 년 전 |
Linus Groh
|
d26aabff04
Everywhere: Run clang-format
|
2 년 전 |
thankyouverycool
|
3b18226fcb
LibGUI: Let Widgets track their focus proxy delegators
|
2 년 전 |
thankyouverycool
|
5d567565a4
LibGUI+WindowServer: Replace WindowInput{Enter,Leave} Events
|
2 년 전 |
Andreas Kling
|
30815c25a2
LibCore+LibGUI: Make it fast to check if a Core::Object is a Widget
|
2 년 전 |
Timothy Flynn
|
31b2d93038
LibGUI+LibVT: Notify widgets of emoji selection with a callback
|
2 년 전 |
Andreas Kling
|
6548ae8afd
LibGUI: Retain the active input tracking widget's cursor
|
2 년 전 |
Lucas CHOLLET
|
cb4844bf64
LibGUI: Add VerticalDirection::operator!
|
3 년 전 |
Lucas CHOLLET
|
4d93fb4789
LibGUI: Add a helper for VerticalDirection
|
3 년 전 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 년 전 |
FrHun
|
6f9777d35b
LibGUI: Add layout change propagation to Widget
|
3 년 전 |
FrHun
|
ec1e25929e
LibGUI: Add effective and calculated sizes to Widget
|
3 년 전 |
FrHun
|
2600669b73
LibGUI: Use preferred_size to emulate old is_shrink_to_fit
|
3 년 전 |
FrHun
|
bd277939a1
LibGUI: Add preferred_size to Widget
|
3 년 전 |
FrHun
|
b47bf2fd7c
LibGUI: Use UIDimension in place of int in Widget
|
3 년 전 |
Geordie Hall
|
737c1c86dc
LibGUI: Search for actions with a Shortcut instead of for KeyEvent
|
3 년 전 |
kleines Filmröllchen
|
0410414455
LibGUI: Add a title to all Widgets
|
3 년 전 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 년 전 |