]> git.tdb.fi Git - libs/gltk.git/history - source/text.cpp
Strip copyright messages and id tags from individual files
[libs/gltk.git] / source / text.cpp
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2010-11-12 Mikko RasaStore the Resources reference only in Root widget
2010-10-15 Mikko RasaMake sure that at least one line of text is always...
2010-10-06 Mikko RasaAdd a VSlider to multiline Entries
2010-10-05 Mikko RasaStyle update: add spaces around assignments
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-12-04 Mikko RasaFix compilation on 64-bit systems
2009-09-20 Mikko RasaAdd Text class with multiline support