This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
d4c32b8a80d595eb63dbdca9eb344509d84db751
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
Changes Atlas toolbar construction to use CreateToolBar instead of explicitly setting it (which doesn't work on wxOSX 2.9).
2011-08-28 21:10:45 +00:00
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
Fixes use of deprecated wxWidgets constants as they don't work on all platforms (only when the library was built with WXWIN_COMPATIBILITY_2_6).
2011-08-26 01:56:14 +00:00
FileHistory
…
HighResTimer
…
SnapSplitterWindow
…
VirtualDirTreeCtrl
…
Windows
Sets default wxFileDialog filters in Atlas.
2011-09-01 04:47:45 +00:00