Andreas Kling
|
cd9ad6a05e
LibGUI: Tweak AbstractButton and subclass constructors
|
4 年之前 |
Andreas Kling
|
9baa649389
LibGUI: Fix null parent deref in AbstractButton::set_checked()
|
4 年之前 |
Andreas Kling
|
aef56159a8
LibGUI: Add Widget focus policies
|
4 年之前 |
Andreas Kling
|
06b5d292d7
LibGUI: Allow activating a focused button by pressing the space key :^)
|
4 年之前 |
Andreas Kling
|
b7dfa83223
LibGUI+LibGfx: Improve focus rect appearance
|
4 年之前 |
Andreas Kling
|
18b6c47178
LibGUI: Set initial AbstractButton background/foreground color roles
|
4 年之前 |
Andreas Kling
|
e2f32b8f9d
LibCore: Make Core::Object properties more dynamic
|
4 年之前 |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 年之前 |
Andreas Kling
|
ff8d250cbc
LibGUI: Remove some ancient unused debug logging in AbstractButton
|
5 年之前 |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 年之前 |
Andreas Kling
|
57fe4d19ac
LibGUI: Remove unnecessary is_enabled() checks in mouse event handlers
|
5 年之前 |
Andreas Kling
|
3edcaa9b99
LibGUI: Implement set_property() on Widget and AbstractButton
|
5 年之前 |
Andreas Kling
|
0cafbbf09c
LibGUI: Save some more state from AbstractButton
|
5 年之前 |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 年之前 |
Andreas Kling
|
45c25ffecd
LibGUI: Use Core::Object::add() a whole bunch
|
5 年之前 |
Tibor Nagy
|
6e2a16c8a8
LibGfx+LibGUI: Allow theming the focus outline of AbstractButton
|
5 年之前 |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 年之前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年之前 |