]> git.tdb.fi Git - libs/gltk.git/history - source/layout.h
Allow loading generic layout properties from datafiles
[libs/gltk.git] / source / layout.h
2013-06-16 Mikko RasaAllow loading generic layout properties from datafiles
2013-06-15 Mikko RasaSupport specifying layouts in datafiles
2013-06-14 Mikko RasaReplace the derived layout classes with a more flexible...
2013-06-12 Mikko RasaAdd constraint types that allow flexible spacing betwee...
2013-06-12 Mikko RasaSmarter way of complementing constraint types
2013-05-29 Mikko RasaComment and style updates
2013-05-29 Mikko RasaIgnore hidden widgets when solving a layout
2012-12-15 Mikko RasaAllow specifying a custom spacing for a constraint
2012-11-27 Mikko RasaAdd autosizing for panels
2012-11-27 Mikko RasaStore autosized geom in Layout::Slot
2012-11-26 Mikko RasaSome cleanup in Layout
2012-11-26 Mikko RasaImprove comments of the Layout class
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2011-03-04 Mikko RasaAdd some classes for automatically creating basic layouts
2011-02-28 Mikko RasaAdd a Layout class to automatically position widgets...