]> git.mxchange.org Git - flightgear.git/history - src/Canvas/gui_mgr.cxx
Fix cursor hide timeout if hovering on canvas windows
[flightgear.git] / src / Canvas / gui_mgr.cxx
2013-06-21 Thomas GeymayerFix cursor hide timeout if hovering on canvas windows
2013-06-21 Thomas GeymayerCanvas GUI: preserve window size on reinit
2013-06-14 Thomas GeymayerCanvas GUI: refactor and simplify based on canvas:...
2013-06-08 Thomas GeymayerBase canvas::Window on simgear::canvas::Image
2013-06-06 Thomas GeymayerAdd window decoration support to Canvas GUI.
2013-06-03 Thomas GeymayerExpose canvas::Window ghost to Nasal.
2013-05-12 Thomas GeymayerCanvas window: Update for SimGear MouseEvent changes.
2013-05-09 Thomas GeymayerAllow Canvas placed on 3D objects receiving mouse events.
2013-02-13 Thomas GeymayerIgnore events if canvas::Window is not visible
2013-02-07 Thomas GeymayerImprove mouse event capturing with Canvas windows.
2013-01-01 Thomas GeymayerFix canvas gui size sometimes not initialized correct
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-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 GeymayerForward mouse events from (PUI) CanvasWidget to Canvas...
2012-11-27 Thomas GeymayerMore work on Canvas event handling/adapt for simgear...
2012-11-21 Thomas GeymayerAllow setting emission for each canvas placement
2012-11-04 Thomas GeymayerUpdate for new simgear Canvas system.
2012-10-29 Thomas GeymayerRefactor PropertyBasedElement and Manager
2012-08-13 Thomas GeymayerCanvas: Fix stupid off-by-one error
2012-08-13 Thomas GeymayerCanvas: Bugfixes
2012-08-11 Thomas GeymayerCanvas: Basic support for window stacking
2012-08-09 Thomas GeymayerCanvas: Image/Window unifying and allow using canvas...
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.