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-12 05:56:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afdfd51d315bfbe925b43d9fbe9bc854435fa527
0ad
/
source
/
tools
/
atlas
/
AtlasUI
T
History
historic_bruno
ede60520a0
Fixes Atlas and Actor Editor's wxMouseCaptureLostEvent handling, which caused assertion failures in Windows debug builds. Mouse capture events are currently wxMSW only.
...
This was SVN commit r10623.
2011-11-28 01:12:18 +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
Fix build with wxWidgets 2.9
2011-08-18 23:38:11 +00:00
ScenarioEditor
Better selection boxes.
Closes
#914
,
#295
,
#810
.
2011-11-25 06:36:13 +00:00
TODO.txt
…