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
fc902df07cf4ffd74ff3c4b89e981fc2aae2f592
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
CustomControls
T
History
historic_bruno
1631b8de14
Fixes Atlas error when using the map open/save dialog on Linux, based on patch by njm,
fixes
#2858
...
This was SVN commit r15885.
2014-10-18 01:53:06 +00:00
..
Buttons
…
Canvas
…
ColourDialog
Fixes crash in Atlas color picker tool, noticeable with wxWidgets 3.0. Colors returned by
wxColourData::GetCustomColour
aren't always valid, so we have to test them with
IsOk()
before accessing them.
Fixes
#2805
2014-09-21 21:25:51 +00:00
DraggableListCtrl
…
EditableListCtrl
Fix compilation failures with wxWidgets 3.0.
Fixes
#2375
.
2014-01-27 00:02:03 +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
…
MapDialog
Fixes Atlas error when using the map open/save dialog on Linux, based on patch by njm,
fixes
#2858
2014-10-18 01:53:06 +00:00
SnapSplitterWindow
…
VirtualDirTreeCtrl
…
Windows
Use Boost.Signals2 for Atlas. Patch by fabio.
Fixes
#2469
.
2014-05-19 21:01:02 +00:00