This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-11 18:56:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4c32b8a80d595eb63dbdca9eb344509d84db751
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
CustomControls
/
Canvas
T
History
historic_bruno
046729dfa7
Fixes Atlas double-click behavior in simulation test, by handling the events in Canvas and recognizing wxWidgets' ButtonDown and ButtonDClick events are mutually exclusive.
...
This was SVN commit r11035.
2012-02-07 00:40:55 +00:00
..
Canvas.cpp
Fixes Atlas double-click behavior in simulation test, by handling the events in Canvas and recognizing wxWidgets' ButtonDown and ButtonDClick events are mutually exclusive.
2012-02-07 00:40:55 +00:00
Canvas.h
Fixes Atlas and Actor Editor's wxMouseCaptureLostEvent handling, which caused assertion failures in Windows debug builds. Mouse capture events are currently wxMSW only.
2011-11-28 01:12:18 +00:00