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-06-29 18:26:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e94dea94d508c75889525585443e66eff297a4b
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
CustomControls
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
..
Buttons
…
Canvas
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
ColourDialog
…
DraggableListCtrl
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
EditableListCtrl
…
FileHistory
…
HighResTimer
…
SnapSplitterWindow
…
VirtualDirTreeCtrl
…
Windows
…