]> git.tdb.fi Git - libs/gltk.git/history - source/list.h
Add a persistent view size attribute to List
[libs/gltk.git] / source / list.h
2013-06-26 Mikko RasaAdd a persistent view size attribute to List
2013-06-14 Mikko RasaUse DerivedObjectLoader for widget loaders
2013-06-11 Mikko RasaTurn List items into widgets
2013-06-10 Mikko RasaMore flexible storage for Lsit and Dropdown items
2012-11-30 Mikko RasaUse a GL::Renderer to render widgets
2012-11-30 Mikko RasaCache widget parts in meshes
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2011-02-27 Mikko RasaImplement autosize() method for most widgets
2011-02-02 Mikko RasaRearrange members
2010-11-12 Mikko RasaStore the Resources reference only in Root widget
2010-11-12 Mikko RasaImplement autosize for List and use it from Dropdown
2009-09-16 Mikko RasaAdd Container class
2008-10-13 Mikko RasaMake the List in Dropdown a normal member instead of...
2008-03-10 Mikko RasaAdd List::set_selected_index
2007-12-29 Mikko RasaAdd Dropdown widget
2007-12-25 Mikko RasaPass coordinates relative to the receiving widget's...