1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI/Misc
Matei 08d3ff2952 Updates for OS X and gcc 4.0 compatibility.
- Fixed some invalid member function references in wxJS code that gcc
4.0 didn't like.
- Some conversion changes.
- Don't try to construct wxSound from memory in OS X (it's not
available).
- Added dependency on zlib in AtlasUI (something there uses _compress).
- Added Mac code for finding current executable's path.
- Added dummy code for getting display size that does not use X.
- Fixed dir_get_changed_file stub to return ERR::AGAIN (end of files)
instead of INFO::OK.

This was SVN commit r5312.
2007-09-02 16:50:20 +00:00
..
Graphics This was SVN commit r3208. 2005-12-08 03:33:14 +00:00
actored.h Initial Actor Editor code 2005-03-19 22:29:32 +00:00
atlas.rc # Fixed SxS CRT usage. 2006-04-24 18:01:01 +00:00
DLLInterface.cpp Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
DLLInterface.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
precompiled.cpp Rename stdafx.h to precompiled.h 2007-06-05 18:35:05 +00:00
precompiled.h Rename stdafx.h to precompiled.h 2007-06-05 18:35:05 +00:00
Version.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00