Andreas Kling
|
e2f32b8f9d
LibCore: Make Core::Object properties more dynamic
|
4 years ago |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 years ago |
Andreas Kling
|
ff8d250cbc
LibGUI: Remove some ancient unused debug logging in AbstractButton
|
5 years ago |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 years ago |
Andreas Kling
|
57fe4d19ac
LibGUI: Remove unnecessary is_enabled() checks in mouse event handlers
|
5 years ago |
Andreas Kling
|
3edcaa9b99
LibGUI: Implement set_property() on Widget and AbstractButton
|
5 years ago |
Andreas Kling
|
0cafbbf09c
LibGUI: Save some more state from AbstractButton
|
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 |
Tibor Nagy
|
6e2a16c8a8
LibGfx+LibGUI: Allow theming the focus outline of AbstractButton
|
5 years ago |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |