]> git.tdb.fi Git - libs/gltk.git/history - source/entry.h
Some new datafile keywords
[libs/gltk.git] / source / entry.h
2013-06-28 Mikko RasaSome new datafile keywords
2013-06-26 Mikko RasaRefactor widget autosizing
2013-06-25 Mikko RasaImprove widget part caching
2013-06-14 Mikko RasaUse DerivedObjectLoader for widget loaders
2013-06-09 Mikko RasaAdd properties to Entry for specifying autosize dimensions
2013-06-09 Mikko RasaDon't accept characters in Entry if there hasn't been...
2012-11-30 Mikko RasaUse a GL::Renderer to render widgets
2012-11-30 Mikko RasaCache widget parts in meshes
2012-11-21 Mikko RasaAdjust event handling to match changes in mspgui
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-10-06 Mikko RasaAdd a VSlider to multiline Entries
2010-04-24 Mikko RasaSupport multiline text editing
2010-04-12 Mikko RasaUpdate text information when widget style changes
2009-09-20 Mikko RasaAdd Text class with multiline support
2008-08-16 Mikko RasaAdd Widget::set_focus
2008-03-03 Mikko RasaChange State into a bitmask to allow more fine-grained...
2007-12-11 Mikko RasaEnable loading of entry widgets from datafiles
2007-11-27 Mikko RasaAdd a missing colon to button.h
2007-11-27 Mikko RasaReorder class members
2007-08-28 Mikko RasaChange mspparser -> mspdatafile
2007-07-15 Mikko RasaAdd key events