0ad/source/tools/atlas/AtlasUI/CustomControls
2014-05-19 21:01:02 +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 Use extended regexps instead of advanced, for portability 2009-09-11 16:41:18 +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 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 Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
MapDialog Fix compilation with wxWidgets 3.0. 2013-11-20 19:29:10 +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