]> git.tdb.fi Git - libs/gltk.git/history - examples/widgetdemo/widgetdemo.cpp
Rework how widget ownership works in Container
[libs/gltk.git] / examples / widgetdemo / widgetdemo.cpp
2023-08-22 Mikko RasaRework how widget ownership works in Container master
2023-08-21 Mikko RasaAdd an example of dialogs in the widget demo program
2023-08-21 Mikko RasaRefactor Panel to create Layout internally on request
2023-08-17 Mikko RasaAdjust things to conform to changes in other libraries
2016-08-26 Mikko RasaAdd another example application to demonstrate various...