Andreas Kling
|
677794f30d
LibGUI: Make GCheckBox inherit from GAbstractButton.
|
6 years ago |
Andreas Kling
|
ad731cc08f
LibGUI: Support cycling through focusable widgets with Tab and Shift-Tab.
|
6 years ago |
Andreas Kling
|
dddf45f563
Change String&& arguments to const String& in a couple of places.
|
6 years ago |
Andreas Kling
|
d8ae6c31ce
LibGUI+WindowServer: Improve checkmark appearance.
|
6 years ago |
Andreas Kling
|
cf8b117d97
GCheckBox: Paint the box part as a container frame.
|
6 years ago |
Andreas Kling
|
f249c40aaa
Rename Painter::set_clip_rect() to add_clip_rect().
|
6 years ago |
Andreas Kling
|
9fa21fa585
LibGUI: Add a GPainter class that inherits from Painter.
|
6 years ago |
Andreas Kling
|
b4da451c9a
WindowServer+LibGUI: Implement automatic cursor tracking.
|
6 years ago |
Andreas Kling
|
7f6c81d90f
Implement basic support for variable-width fonts.
|
6 years ago |
Andreas Kling
|
3fe7ddadaf
LibGUI: Clip to paint event rect in most widgets.
|
6 years ago |
Andreas Kling
|
15fb917f28
Convert more RetainPtr use to Retained.
|
6 years ago |
Andreas Kling
|
5f288014d4
WindowServer: More work on menus.
|
6 years ago |
Andreas Kling
|
38f589a9cb
SharedGraphics: Add some useful painting helpers and make use of them.
|
6 years ago |
Andreas Kling
|
7fe600f250
LibGUI: Use LightGray as the base UI color.
|
6 years ago |
Andreas Kling
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 years ago |
Andreas Kling
|
35c06f1520
LibGUI: More work on GCheckBox.
|
6 years ago |
Andreas Kling
|
d66b0f7dd8
LibGUI: Mass coding style fixes.
|
6 years ago |
Andreas Kling
|
b91479d9b9
Rename all the LibGUI classes to GClassName.
|
6 years ago |