Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / src / osx / carbon / thread.cpp
2013-09-18  Václav SlavíkDeallocate wxThreadSpecificInfo when wxThread ends.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-16  Václav SlavíkCall wxThread::Create() from Run() automatically.
2013-01-20  Vadim ZeitlinRename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX.
2012-08-01  Vadim ZeitlinNo changes, just fix typos in comments in wxOSX files.
2011-12-01  Vadim ZeitlinAdded wxCriticalSection::TryEnter() method.
2011-03-14  Vadim ZeitlinAllow wxThread::Wait() and Delete() to block, even...
2010-10-22  Vadim ZeitlinNo real changes, just use const_cast<> instead of C...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-11  Vadim ZeitlinAdded wxThread::GetMainId().
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-09-05  Robert RoeblingAdd wxCRITSEC_DEFAULT and NON_RECURSIVE styles, updated...
2008-09-02  Stefan Csomorosx new layout
2008-08-01  Stefan Csomormoving common implementation for osx closer to unix...
2008-07-29  Stefan Csomorosx regrouping
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming