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-14 02:35:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39844eaadc4700a86bf3f8156fcff0a4a809cf71
0ad
/
source
/
tools
/
atlas
/
AtlasUI
/
CustomControls
T
History
historic_bruno
046729dfa7
Fixes Atlas double-click behavior in simulation test, by handling the events in Canvas and recognizing wxWidgets' ButtonDown and ButtonDClick events are mutually exclusive.
...
This was SVN commit r11035.
2012-02-07 00:40:55 +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 double-click behavior in simulation test, by handling the events in Canvas and recognizing wxWidgets' ButtonDown and ButtonDClick events are mutually exclusive.
2012-02-07 00:40:55 +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
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
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
HighResTimer
Add GPL header to Atlas code
2009-06-20 16:13:29 +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
Sets default wxFileDialog filters in Atlas.
2011-09-01 04:47:45 +00:00