Andreas Kling
|
1dd1595043
|
LibGUI: Make GUI::Application a Core::Object
Having this on the stack makes whole-program teardown iffy. Turning it
into a Core::Object allows anyone who needs it to extends its lifetime.
|
2020-07-04 14:05:57 +02:00 |
|
Hüseyin ASLITÜRK
|
dff5abb073
|
LibGfxDemo: Fix "90s-bg.png" path
Incorrect image file path cause the application to crash on startup.
|
2020-06-19 20:34:09 +02:00 |
|
Linus Groh
|
0669dbcf5d
|
LibGfx: Add support for dashed lines
Non-configurable for now.
|
2020-05-10 19:41:00 +02:00 |
|
Linus Groh
|
d3d29ea1cc
|
Demos: Add LibGfx Demo :^)
|
2020-05-10 13:34:59 +02:00 |
|