Robin Burchell
|
1024dfa81a
|
StringViewize a bunch of things -- mostly LibGUI
|
2019-06-03 20:27:05 +02:00 |
|
Andreas Kling
|
11b99dd89a
|
GTabWidget: Tweak appearance.
|
2019-05-07 14:13:20 +02:00 |
|
Andreas Kling
|
5c4b421d56
|
GTabWidget: Highlight tab buttons when hovered.
The active tab's button doesn't get highlighted, since the highlight is
supposed to indicate that the widget can be interacted with.
|
2019-05-07 14:01:20 +02:00 |
|
Andreas Kling
|
9e5ad25188
|
GTabWidget: Paint a frame around the container part of the widget.
Then make the active tab stand out by punching a hole in the frame below
its button.
|
2019-05-05 15:03:34 +02:00 |
|
Andreas Kling
|
4e1b36ddf2
|
GTabWidget: Make a custom look for tab buttons.
|
2019-05-05 14:39:37 +02:00 |
|
Andreas Kling
|
62e7b26406
|
LibGUI: Start working on a tabbed widget container: GTabWidget.
|
2019-05-05 01:31:02 +02:00 |
|