]> git.mxchange.org Git - flightgear.git/history - src/Canvas/window.cxx
Canvas window: Update for SimGear MouseEvent changes.
[flightgear.git] / src / Canvas / window.cxx
2013-05-12 Thomas GeymayerCanvas window: Update for SimGear MouseEvent changes.
2013-03-11 Thomas GeymayerRevert "Ensure immediate canvas update inside GUI windows."
2013-03-10 Thomas GeymayerEnsure immediate canvas update inside GUI windows.
2013-02-28 Thomas GeymayerCanvas Window: use new CanvasImage method to handle...
2013-02-13 Thomas GeymayerIgnore events if canvas::Window is not visible
2013-02-07 Thomas GeymayerImprove mouse event capturing with Canvas windows.
2012-12-13 Thomas GeymayerUpdate to latest SimGear and fix eating up every 2nd...
2012-12-13 Thomas GeymayerAllow Canvas Windows to be resized by dragging
2012-11-27 Thomas GeymayerMore work on Canvas event handling/adapt for simgear...
2012-11-06 Thomas GeymayerAdapt for latest SimGear changes and insert missing...
2012-11-04 Thomas GeymayerUpdate for new simgear Canvas system.
2012-08-23 Thomas GeymayerCanvas: CSS like property value inheritance.
2012-08-11 Thomas GeymayerCanvas: Basic support for window stacking
2012-08-09 Thomas GeymayerCanvas: Image/Window unifying and allow using canvas...
2012-08-05 Thomas GeymayerCanvas: Fully remove Window drawable if destroyed
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-07-31 Thomas GeymayerCanvas: First version of new Canvas GUI system.