]> git.tdb.fi Git - libs/gltk.git/history - source/grid.h
Rework how widget ownership works in Container
[libs/gltk.git] / source / grid.h
2023-08-21 Mikko RasaStyle and comment updates
2023-08-21 Mikko RasaUse size_t to represent counts and indices
2023-08-20 Mikko RasaUse the override specifier when overriding a virtual...
2023-08-20 Mikko RasaSimplify constructors with C++11
2023-08-18 Mikko RasaAdd API declarations
2013-06-15 Mikko RasaSupport specifying layouts in datafiles
2013-06-14 Mikko RasaReplace the derived layout classes with a more flexible...
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2011-03-04 Mikko RasaAdd some classes for automatically creating basic layouts