]> git.mxchange.org Git - flightgear.git/history - src/Canvas/FGCanvasSystemAdapter.cxx
Fix stray back-button in Qt launcher
[flightgear.git] / src / Canvas / FGCanvasSystemAdapter.cxx
2016-03-26 James TurnerUpdated Canvas adaptor getImage API
2016-03-24 James TurnerHTTP subsystem has a default name.
2015-03-13 Rebecca N. PalmerMake fgValidatePath always return std::string, not...
2014-05-09 Thomas GeymayerCanvas: move Window class to simgear.
2014-03-18 Thomas GeymayerExpose HTTP client to Canvas.
2013-12-09 Thomas GeymayerCanvas: Now only one global SystemAdapter is used...
2013-10-15 Thomas GeymayerUpdate/simplify for SimGear changes.
2013-10-14 Thomas GeymayerScripting: get rid of gcHash and use new SimGear/Nasal...
2013-04-29 Thomas GeymayerAllow Canvas to also read images with absolute paths...
2013-03-06 Thomas GeymayerTypos, license headers...
2012-12-02 Thomas GeymayerForward mouse events from (PUI) CanvasWidget to Canvas...
2012-11-27 Thomas GeymayerMore work on Canvas event handling/adapt for simgear...
2012-11-22 Thomas GeymayerExpose NasalSys::gcSave/gcRelease to Canvas
2012-11-04 Thomas GeymayerUpdate for new simgear Canvas system.