]> git.mxchange.org Git - simgear.git/history - simgear/canvas/elements/CanvasImage.hxx
CanvasImage: improve fetching from http and add mime detection.
[simgear.git] / simgear / canvas / elements / CanvasImage.hxx
2014-03-20 Thomas GeymayerCanvasImage: improve fetching from http and add mime...
2014-03-18 Thomas GeymayerCanvasImage: support for http protocol.
2013-07-20 Thomas GeymayerCanvas: Ensure all element types are initialized before...
2013-06-07 Thomas GeymayerCanvas: More helper functions and cleanup.
2013-06-06 Thomas GeymayerHelper functions for SGRect and canvas::Element
2013-05-31 Thomas GeymayerCanvas Image: fix updating while showing nested canvas.
2013-05-31 Thomas GeymayerCanvas: separate CSSBorder parsing from image.
2013-05-12 Thomas GeymayerCanvas: Add local_pos to mouse event and fix transforma...
2013-03-11 Thomas GeymayerEnsure canvas is updated before displaying image contai...
2013-02-28 Thomas GeymayerCanvasImage: Fix border abs/rel calculations; add slice...
2013-02-24 Thomas GeymayerSupport image slice/scale-9 for CanvasImage.
2012-12-13 Thomas GeymayerRename simgear::Rect to SGRect and make interface more...
2012-11-27 Thomas GeymayerCanvas: Prepare for DOM Level 2 like event model.
2012-11-06 Thomas GeymayerClean up Canvas element creation
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.