]> git.tdb.fi Git - libs/gltk.git/history - source/text.h
Support different font colors in different states
[libs/gltk.git] / source / text.h
2013-09-22 Mikko RasaSupport different font colors in different states
2013-06-26 Mikko RasaRefactor widget autosizing
2013-06-25 Mikko RasaImprove widget part caching
2012-11-30 Mikko RasaCache widget parts in meshes
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2010-10-06 Mikko RasaAdd a VSlider to multiline Entries
2010-04-24 Mikko RasaSupport multiline text editing
2010-04-20 Mikko RasaMake the Text class interface more obvious by not using...
2010-04-12 Mikko RasaUpdate text information when widget style changes
2009-12-25 Mikko RasaHandle line data when inserting/erasing text
2009-09-20 Mikko RasaAdd Text class with multiline support