Andreas Kling
|
315716d193
|
GUI: Use Win2K-like "warm gray" color instead of the older colder gray.
Someone suggested this a long time ago and I never got around to it.
So here we go, here's the warm gray! I have to admit I like it better. :^)
|
2019-06-30 09:23:16 +02:00 |
|
Robin Burchell
|
1024dfa81a
|
StringViewize a bunch of things -- mostly LibGUI
|
2019-06-03 20:27:05 +02:00 |
|
Andreas Kling
|
758e926b99
|
GGroupBox: Rename "name" property to "title"
|
2019-05-08 14:32:46 +02:00 |
|
Andreas Kling
|
b3f657a1c6
|
VisualBuilder: Expose GGroupBox name property.
|
2019-04-19 01:40:25 +02:00 |
|
Andreas Kling
|
93b76628a5
|
GGroupBox: Improve appearance with new FrameShape::Box style.
|
2019-04-11 14:27:31 +02:00 |
|
Andreas Kling
|
f6543c5946
|
LibGUI: Add a simple GGroupBox widget.
This needs some work on the visual side, but it gets the job done already.
|
2019-04-10 05:52:15 +02:00 |
|