]> git.tdb.fi Git - libs/gltk.git/history - source/slider.cpp
Change State into a bitmask to allow more fine-grained control of styles
[libs/gltk.git] / source / slider.cpp
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
2007-11-27 Mikko RasaReorder class members
2007-07-10 Mikko RasaImplement set_range and set_step for Slider
2007-06-20 Mikko RasaRework event passing system to allow for pointer grabs
2007-06-12 Mikko RasaInitial revision