]> git.mxchange.org Git - flightgear.git/history - src/GUI/CanvasWidget.cxx
Reset: GUI can be shutdown.
[flightgear.git] / src / GUI / CanvasWidget.cxx
2013-06-03 Thomas GeymayerSmall cleanup.
2013-03-06 Thomas GeymayerTypos, license headers...
2013-02-25 Thomas GeymayerCanvasWidget: automatically set auto-viewport.
2013-02-25 Thomas GeymayerCanvasWidget: add auto-viewport property.
2012-12-16 Thomas GeymayerCanvas: remove old event handling code
2012-12-09 Thomas GeymayerCanvasWidget: Retrieve texture id every frame.
2012-12-08 Thomas GeymayerCanvas MouseEvent now provides client and screen position
2012-12-06 Thomas GeymayerCanvas add event time and expose current click count
2012-12-02 Thomas GeymayerFix calculating CanvasWidget mouse coordinates
2012-12-02 Thomas GeymayerFix for old PUI versions
2012-12-02 Thomas GeymayerForward mouse events from (PUI) CanvasWidget to Canvas...
2012-11-18 Thomas GeymayerClean up CanvasWidget and more work on Canvas/Nasal...
2012-08-09 Thomas GeymayerCanvas: Image/Window unifying and allow using canvas...
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-08-01 Frederic BouvierFix Win32 build - No GLUT please \!
2012-07-31 Thomas GeymayerCanvas: UTF-8 support and more settings exposed.
2012-07-31 Thomas GeymayerCanvas: Allow using canvases as PUI widgets.