]> git.mxchange.org Git - simgear.git/history - simgear/canvas/CMakeLists.txt
canvas::Layout: support for contents margins.
[simgear.git] / simgear / canvas / CMakeLists.txt
2014-05-31 Thomas GeymayerCanvas: basic layouting system.
2014-05-18 Thomas GeymayerCanvas: support for custom events and event dispatching.
2014-05-09 Thomas GeymayerCanvas: move window from flightgear.
2013-10-15 Thomas GeymayerCanvas: simplify code by using new nasal function conve...
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.