0ad/source/tools/atlas/AtlasUI/CustomControls
historic_bruno b1c4e29ac8 Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029.
NOTE: requires update-workspaces and may require correction of some
modded actors/scenarios

This was SVN commit r16438.
2015-03-15 23:59:48 +00:00
..
Buttons Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029. 2015-03-15 23:59:48 +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
ColorDialog Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029. 2015-03-15 23:59:48 +00:00
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 inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029. 2015-03-15 23:59:48 +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 Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
MapDialog Fix uninitialized variable, fix by trompetin17, fixes #3027. 2015-01-30 17:37:40 +00:00
SnapSplitterWindow Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
VirtualDirTreeCtrl Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
Windows Use Boost.Signals2 for Atlas. Patch by fabio. Fixes #2469. 2014-05-19 21:01:02 +00:00