Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / os2 / 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.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-14  Vadim ZeitlinAllow wxThread::Wait() and Delete() to block, even...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-07-11  Vadim ZeitlinAdded wxThread::GetMainId().
2008-04-12  Vadim ZeitlinwxThread::Sleep() is the same as wxMilliSleep() on...
2007-12-17  Paul Cornettadd MutexGuiEnter/Leave to wxAppTraits, integrate nativ...
2007-03-10  Stefan NeisApplied patch #1677782 (Lock with Timeout for wxMutex...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-18  Stefan NeisUntabified.
2003-11-08  Stefan NeisAvoid referencing WinInitialize/Finalize for non-PM...
2003-09-07  Stefan NeisInitialize PM subsystem in every thread, to enable...
2003-08-30  Stefan NeisFixed several bugs in threading code for OS/2. Thread...
2003-08-24  Stefan NeisTry to get along without wxWakeUpMainThread (wxBase...
2003-08-17  Stefan NeisCompletely reworked OS/2 thread implementation.
2003-08-09  Stefan NeisAdded forgotten(?) wxMutexGuiEnter.
2003-05-04  Julian SmartSetting state to STATE_NEW in wxThread::Create
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-17  David WebsterCatching up
2002-04-05  David WebsterCatching up to new common class interfaces.
2002-01-07  David Webstertoplevel fixes to deal with base class fixes. Create...
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-06  David Webstersome os/2 icon-bitmap fixes
1999-12-03  David Websterbitmap and image updates
1999-12-02  David WebsterCatching up to latest thread changes
1999-11-22  David Websterthread updates
1999-11-21  David Websterupdates for DoGetBestSize
1999-11-15  David WebsterwxApp development for WXPM
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
1999-11-02  David Websternew wxMenu stuff and thread implementations
1999-10-18  David Webster*** empty log message ***
1999-07-29  David Webster*** empty log message ***