]> git.tdb.fi Git - libs/gltk.git/history - source/entry.cpp
Support multiline text editing
[libs/gltk.git] / source / entry.cpp
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-09-20 Mikko RasaAdd Text class with multiline support
2008-08-16 Mikko RasaAdd Widget::set_focus
2008-07-22 Mikko RasaRender text in Dropdown directly from the List
2008-06-01 Mikko RasaClear focus in Panel if focused child is removed
2008-03-03 Mikko RasaChange State into a bitmask to allow more fine-grained...
2007-12-14 Mikko RasaRefactor filling from Part to Alignment
2007-12-11 Mikko RasaEnable loading of entry widgets from datafiles
2007-11-27 Mikko RasaReorder class members
2007-08-28 Mikko RasaChange mspparser -> mspdatafile
2007-07-15 Mikko RasaAdd key events