]> git.tdb.fi Git - libs/gltk.git/history - source/button.cpp
Add icon support to Button
[libs/gltk.git] / source / button.cpp
2009-07-05 Mikko RasaAdd icon support to Button
2008-10-11 Mikko RasaJump 10 steps when slider trough is clicked
2008-03-03 Mikko RasaChange State into a bitmask to allow more fine-grained...
2007-12-29 Mikko RasaAdd Dropdown widget
2007-12-25 Mikko RasaPass coordinates relative to the receiving widget's...
2007-12-11 Mikko RasaEnable loading of entry widgets from datafiles
2007-11-27 Mikko RasaReorder class members
2007-11-23 Mikko RasaSupport loading Buttons from datafiles
2007-06-20 Mikko RasaRework event passing system to allow for pointer grabs
2007-06-12 Mikko RasaInitial revision