]> git.mxchange.org Git - simgear.git/history - simgear/canvas/MouseEvent.hxx
Canvas::Text: add line-height property.
[simgear.git] / simgear / canvas / MouseEvent.hxx
2013-05-12 Thomas GeymayerCanvas: Add local_pos to mouse event and fix transforma...
2013-05-09 Thomas GeymayerExtend SGPickCallback to allow passing more information...
2012-12-08 Thomas GeymayerCanvas: MouseEvent now contains screen and client pos
2012-12-06 Thomas GeymayerImplement Canvas single/double/tripple click handling.
2012-12-02 Thomas GeymayerFirst working version of DOM like Canvas event handling
2012-11-27 Thomas GeymayerSimplify/Make VS happy
2012-11-27 Thomas GeymayerCanvas: Prepare for DOM Level 2 like event model.
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.