AnotherTest
|
90aeacbb58
LibGUI: Register a whole bunch of properties in various widgets
|
4 years ago |
Andreas Kling
|
bc5635422b
LibGUI: Give a default min-width to a bunch of widgets
|
4 years ago |
Andreas Kling
|
1cca2405fc
LibGUI: Give some widgets a reasonable default fixed height
|
4 years ago |
Andreas Kling
|
aef56159a8
LibGUI: Add Widget focus policies
|
4 years ago |
Tibor Nagy
|
1fa5a526e8
LibGUI: Use on_up_pressed/on_down_pressed events in SpinBox
|
4 years ago |
thankyouverycool
|
c90fe7ce93
LibGUI: Use ControlBoxButtons in SpinBox and ComboBox
|
5 years ago |
Benoît Lormeau
|
951a429268
LibGUI: SpinBox: update the displayed value when set_range() clamps it
|
5 years ago |
Andreas Kling
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
5 years ago |
Hüseyin ASLITÜRK
|
d18f6e82eb
LibGUI: Replace up and down arrows with emoji
|
5 years ago |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 years ago |
Andreas Kling
|
0f0d73d1b5
LibGUI: Make the "enabled" widget state propagate to child widgets
|
5 years ago |
Hüseyin ASLITÜRK
|
f0f98de5d8
LibGUI: Fix for disable state of SpinBox
|
5 years ago |
Andreas Kling
|
a26b63a958
LibGUI: Remove Button& parameter from Button::on_click hook
|
5 years ago |
Tibor Nagy
|
5f913c67d9
LibGUI: Implement keyboard and mouse wheel events for SpinBox
|
5 years ago |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 years ago |
Andreas Kling
|
45c25ffecd
LibGUI: Use Core::Object::add() a whole bunch
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |