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-20 16:27:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
344645dbae43d64b81ef3d12d8bb18aaed10c9bd
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
CustomControls
T
History
historic_bruno
c5e597d5c4
Fixes some Atlas build warnings about hidden overloaded virtual functions when using wxWidgets 2.9
...
This was SVN commit r13001.
2012-12-20 03:57:17 +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 canvas resolution init on OS X. Replaces hacky solution for the same problem on wxGTK.
Fixes
#1176
.
2012-04-16 00:57:30 +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
Fixes some Atlas build warnings about hidden overloaded virtual functions when using wxWidgets 2.9
2012-12-20 03:57:17 +00:00
HighResTimer
…
SnapSplitterWindow
…
VirtualDirTreeCtrl
…
Windows
Fixes some Atlas build warnings about hidden overloaded virtual functions when using wxWidgets 2.9
2012-12-20 03:57:17 +00:00