]> git.mxchange.org Git - simgear.git/history - simgear/canvas/elements/CanvasText.cxx
Canvas: Respect clipping while event handling.
[simgear.git] / simgear / canvas / elements / CanvasText.cxx
2013-12-09 Thomas GeymayerCanvas: one global SystemAdapter is enough.
2013-07-20 Thomas GeymayerCanvas: Ensure all element types are initialized before...
2013-07-19 Thomas GeymayerCanvas::Text: add line-height property.
2013-07-12 Thomas GeymayerFix render order of canvas elements
2013-07-04 Thomas GeymayerCanvas: Fix removing text elements.
2013-06-30 Thomas GeymayerRestore compatibility with stable OSG (3.0.1)
2013-06-16 Thomas Geymayercanvas::Text: Make font resolution user configurable
2013-06-14 Thomas Geymayercanvas::Text: set font resolution to actual texel size.
2013-06-07 Thomas GeymayerCanvas: More helper functions and cleanup.
2013-05-31 Thomas GeymayerCanvas: bug fixing and add some helpers.
2013-04-19 Thomas GeymayerCanvas: rework style setter system.
2013-02-09 Thomas GeymayerFix CanvasText horizontal alignment.
2012-12-16 Thomas GeymayerNasal cppbindings: automatic conversion of vec2 to...
2012-11-27 Thomas GeymayerCanvas: Prepare for DOM Level 2 like event model.
2012-11-06 Thomas GeymayerClean up Canvas element creation
2012-11-05 Thomas GeymayerMove parseColor to scene/util
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.