]> git.tdb.fi Git - libs/gltk.git/history - source/geometry.h
Rework how widget ownership works in Container
[libs/gltk.git] / source / geometry.h
2023-08-21 Mikko RasaStyle and comment updates
2023-08-20 Mikko RasaSimplify constructors with C++11
2023-08-18 Mikko RasaAdd API declarations
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
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-08-28 Mikko RasaChange mspparser -> mspdatafile
2007-06-20 Mikko RasaRework event passing system to allow for pointer grabs
2007-06-12 Mikko RasaInitial revision