]> git.tdb.fi Git - libs/gltk.git/history - source/vslider.h
Properly account for margins in sliders
[libs/gltk.git] / source / vslider.h
2014-01-21 Mikko RasaProperly account for margins in sliders
2014-01-21 Mikko RasaMove some more common slider code to the base class
2013-11-06 Mikko RasaMake autosize_special const and add a const autosize...
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...
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
2007-12-25 Mikko RasaPass coordinates relative to the receiving widget's...
2007-12-14 Mikko RasaRefactor filling from Part to Alignment