]> git.mxchange.org Git - flightgear.git/history - src/Canvas
Canvas: Image/Window unifying and allow using canvas inside canvas.
[flightgear.git] / src / Canvas /
2012-08-09 Thomas GeymayerCanvas: Image/Window unifying and allow using canvas...
2012-08-09 Thomas GeymayerClean up
2012-08-05 James TurnerInitial work on Image element for Canvas.
2012-08-05 Thomas GeymayerCanvas: Fully remove Window drawable if destroyed
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-08-02 James TurnerSkeleton Nasal-Canvas integration.
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: UTF-8 support and more settings exposed.
2012-07-31 Thomas GeymayerCanvas: Add new element type map for geo mapping.
2012-07-31 Thomas GeymayerCanvas: Allow using canvases as PUI widgets.
2012-07-13 Thomas GeymayerCanvas: Calculate bounding box for path elements.
2012-07-13 Thomas GeymayerRename tf elements for easier handling.
2012-07-13 Thomas GeymayerFix setting global path options per path
2012-07-05 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2012-07-03 Thomas GeymayerFix canvas clean up.
2012-07-03 Thomas GeymayerAdd missing glx.h include and fix some warnings.
2012-06-17 James TurnerFix OS-X compilation.
2012-06-17 Thomas GeymayerAllow filling paths and do some clean up/fixing.
2012-06-17 Thomas GeymayerAdd ShivaVG sources
2012-06-17 Thomas GeymayerCanvas: basic support for OpenVG (path with stroke...
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 James TurnerFix Win32 build, hopefully.
2012-05-18 Thomas GeymayerBasic 2D canvas implementation.