make POSIX and Windows implementation of wxThread::Run() coherently assert when tryin...
[wxWidgets.git] / interface / wx / thread.h
2010-07-25  Francesco Montorsimake POSIX and Windows implementation of wxThread:...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2009-12-05  Václav SlavíkDocumented that wxCriticalSection can be used before...
2009-07-11  Vadim ZeitlinAdded wxThread::GetMainId().
2009-03-08  Francesco Montorsidocument that locking a wxMutex or a wxCriticalSection...
2009-02-18  Francesco Montorsiname wxThreadEvent and YieldFor in wxProgressDialog...
2009-02-05  Francesco Montorsiremove mention of wxMutexGuiEnter/leave from the multit...
2009-01-10  Francesco Montorsimany automated ifacecheck fixes
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2008-12-20  Francesco Montorsimention multi-core systems and wxThread::GetCPUCount
2008-12-16  Francesco Montorsidon't remove docs for wxThreadHelper::Create; list...
2008-11-26  Francesco Montorsimake wxThread::OnExit private and not public (change...
2008-11-26  Francesco Montorsiadded GetKind getter
2008-11-25  Francesco Montorsifix the examples for wxThread and wxThreadHelper after...
2008-11-23  Francesco Montorsidocumented ExitCode typedef; revised wxThread and wxThr...
2008-11-15  Francesco Montorsiinterface fixes; removed many functions which were...
2008-10-29  Francesco Montorsiautomated ifacecheck fixes
2008-10-27  Francesco Montorsiother ifacecheck fixes
2008-10-27  Francesco Montorsiother ifacecheck fixes, resulting in removal of the...
2008-10-13  Francesco Montorsiaccess-specifier fixes
2008-10-04  Francesco Montorsiremaining t*h interface revisions
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-05  Robert RoeblingMade wxMSW wxMutex non-recursive by checking reentrance
2008-09-05  Robert RoeblingFormating corrections
2008-09-05  Robert RoeblingMore wxMutex doc updates
2008-09-05  Robert RoeblingAdd wxCRITSEC_DEFAULT and NON_RECURSIVE styles, updated...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...