]> git.mxchange.org Git - simgear.git/history - simgear/canvas/CMakeLists.txt
Canvas::Text: add line-height property.
[simgear.git] / simgear / canvas / CMakeLists.txt
2013-05-09 Thomas GeymayerExtend SGPickCallback to allow passing more information...
2012-12-06 Thomas GeymayerImplement Canvas single/double/tripple click handling.
2012-11-29 Thomas GeymayerAdd method canvas::Group::getElementById
2012-11-27 Thomas GeymayerCanvas: Prepare for DOM Level 2 like event model.
2012-11-04 Thomas GeymayerRemove OpenVG dependency from header file
2012-11-04 Thomas GeymayerFix adding ShivaVG include directory
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.
2012-10-31 Thomas GeymayerAdd VGInitOperation for initializing OpenVG
2012-10-24 Thomas GeymayerLink with ShivaVG
2012-10-19 Thomas GeymayerMove FGODGauge from FlightGear to SimGear.