]> git.saurik.com Git - wxWidgets.git/history - src/gtk/threadsgi.cpp
Removed a few old wxDebugMsg (now wxLogDebug)
[wxWidgets.git] / src / gtk / threadsgi.cpp
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-11-24  Guilhem Lavaux* Fixed a memory leak in wxThread
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-06-16  Guilhem Lavaux* Hope this is the last bug fix in the wxThread merge ...
1998-06-15  Guilhem Lavaux* Corrected #include "thread.h" => #include "wx/thread.h"
1998-06-14  Guilhem Lavaux* Thread updates and cleanup (m_locked, MUTEX_UNLOCKED...
1998-06-14  Julian Smartconst/void changes in thread, tabctrl and wave files...
1998-06-13  Guilhem Lavaux* Posix/SGI/No threads added