]> git.tdb.fi Git - libs/gltk.git/history - source/vslider.cpp
Remove obsolete inside checks
[libs/gltk.git] / source / vslider.cpp
2013-10-16 Mikko RasaRemove obsolete inside checks
2013-06-26 Mikko RasaRefactor widget autosizing
2013-06-25 Mikko RasaImprove widget part caching
2012-12-15 Mikko RasaMiscellaneous improvements for handling graphics
2012-11-30 Mikko RasaCache widget parts in meshes
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-11-12 Mikko RasaAdd method to get a Part by name
2010-10-05 Mikko RasaStyle update: add spaces around assignments
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-25 Mikko RasaPass coordinates relative to the receiving widget's...
2007-12-14 Mikko RasaRefactor filling from Part to Alignment