]> git.mxchange.org Git - simgear.git/history - simgear/canvas/elements/CanvasGroup.cxx
Canvas: rework style setter system.
[simgear.git] / simgear / canvas / elements / CanvasGroup.cxx
2013-04-19 Thomas GeymayerCanvas: rework style setter system.
2013-02-26 Thomas GeymayerCanvas: ensure z-index is updated on adding new child.
2012-12-07 Thomas GeymayerCanvas: basic support for rectangular clipping (like...
2012-12-06 Thomas GeymayerImplement Canvas single/double/tripple click handling.
2012-12-06 Thomas GeymayerCanvas: Propagate style changes on groups to children
2012-12-04 Thomas GeymayerExtend Canvas to retrieve bounding box of groups
2012-11-29 Thomas GeymayerAdd method canvas::Group::getElementById
2012-11-27 Thomas GeymayerCanvas: Prepare for DOM Level 2 like event model.
2012-11-09 Thomas GeymayerWorkaround for VS10 Bug/Remove superfluous class qualif...
2012-11-08 Thomas GeymayerCanvas cleanup and restructuring
2012-11-06 Thomas GeymayerJenkins has some problems with bind and lambdas. Let...
2012-11-06 Thomas GeymayerClean up Canvas element creation
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.