Andreas Kling
|
497300c492
|
LibGUI: Add a GStackWidget for many widgets sharing a single location.
Call set_active_widget(GWidget*) to put a new widget on top.
|
2019-03-15 16:12:06 +01:00 |
|
Andreas Kling
|
ffab6897aa
|
Big, possibly complete sweep of naming changes.
|
2019-01-31 17:31:23 +01:00 |
|
Andreas Kling
|
e04ba0a83c
|
Add a simple clock window to guitest2.
This is driven by mousedown events right now, since there are no timers.
|
2019-01-31 16:37:43 +01:00 |
|
Andreas Kling
|
37ab7b7a8c
|
LibGUI: Implement destroying individual windows without exiting the process.
|
2019-01-30 20:03:52 +01:00 |
|
Andreas Kling
|
b91479d9b9
|
Rename all the LibGUI classes to GClassName.
|
2019-01-20 04:49:48 +01:00 |
|