]> git.tdb.fi Git - libs/gltk.git/history - source/table.cpp
Ignore hidden widgets when solving a layout
[libs/gltk.git] / source / table.cpp
2012-11-30 Mikko RasaCache widget parts in meshes
2012-11-28 Mikko RasaReturn a reference from Style::get_font
2012-11-28 Mikko RasaMake font size a property of Style
2012-11-21 Mikko RasaRework exceptions and use maputils
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2011-02-03 Mikko RasaLoader improvements
2010-11-12 Mikko RasaStore the Resources reference only in Root widget
2010-10-05 Mikko RasaStyle update: add spaces around assignments
2010-02-28 Mikko RasaAdd Widget::focusable flag
2008-04-28 Mikko RasaAdd Table widget