]> git.tdb.fi Git - libs/gltk.git/history - source/arrangement.cpp
Allow overriding the spacing between two widgets in LinearArrangement
[libs/gltk.git] / source / arrangement.cpp
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...