]> git.mxchange.org Git - flightgear.git/history - src/Canvas/canvas.cxx
Canvas: Image/Window unifying and allow using canvas inside canvas.
[flightgear.git] / src / Canvas / canvas.cxx
2012-08-09 Thomas GeymayerClean up
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-08-01 Thomas GeymayerCanvas: Fix warning and rename file.
2012-07-31 Thomas GeymayerCanvas: First version of new Canvas GUI system.
2012-07-31 Thomas GeymayerCanvas: Support for text selection.
2012-07-31 Thomas GeymayerCanvas: Allow using canvases as PUI widgets.
2012-07-05 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2012-07-03 Thomas GeymayerFix canvas clean up.
2012-06-17 Thomas GeymayerAllow filling paths and do some clean up/fixing.
2012-06-03 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-31 Thomas GeymayerExpose character-aspect-ratio and do some clean up
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-18 Thomas GeymayerBasic 2D canvas implementation.