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
4e52b2cceb34987565ecefb9012b09e6feff895f
0ad
/
source
/
tools
/
atlas
/
AtlasUI
T
History
vts
46a09ced71
Fixed some compilation warnings
...
This was SVN commit r10710.
2011-12-11 02:11:05 +00:00
..
ActorEditor
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
ArchiveViewer
Attempts to fix ArchiveViewer build on OS X (use wxString::wc_str() to construct std::wstring).
2011-09-23 02:56:19 +00:00
CustomControls
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
ErrorReporter
…
FileConverter
…
General
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
Misc
…
ScenarioEditor
Fixed some compilation warnings
2011-12-11 02:11:05 +00:00
TODO.txt
…