]> git.tdb.fi Git - libs/gltk.git/history - source/geometry.cpp
Rework how widget ownership works in Container
[libs/gltk.git] / source / geometry.cpp
2023-08-20 Mikko RasaSimplify constructors with C++11
2013-06-09 Mikko RasaAdd keywords to specify horizontal / vertical sides...
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2011-02-28 Mikko RasaAdd various constructors to Sides (semantics inspired...
2011-02-03 Mikko RasaLoader improvements
2010-10-05 Mikko RasaStyle update: add spaces around assignments
2008-10-11 Mikko RasaJump 10 steps when slider trough is clicked
2008-06-08 Mikko RasaFix Alignment to not fail when geom is larger han parent
2007-12-25 Mikko RasaPass coordinates relative to the receiving widget's...
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-06-20 Mikko RasaRework event passing system to allow for pointer grabs