]> git.tdb.fi Git - libs/gltk.git/history - source/arrangement.cpp
Rework how widget ownership works in Container
[libs/gltk.git] / source / arrangement.cpp
2023-08-20 Mikko RasaSimplify constructors with C++11
2023-08-20 Mikko RasaConvert loops and iterators to use C++11 features
2016-11-26 Mikko RasaAllow overriding the spacing between two widgets in...
2013-06-16 Mikko RasaSupport widget expansion in linear layouts
2013-06-16 Mikko RasaCombine common parts of Column and Row into LinearArran...
2013-06-14 Mikko RasaReplace the derived layout classes with a more flexible...