Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / thread.h
1999-07-28  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-03-11  Karsten BallüderFixed configure/linkage for non-threaded case.
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-05  Vadim Zeitlin(more) FreeBSD thread fixes
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-22  Vadim ZeitlinTestDestroy() is not const any more (warnings suppressed)
1999-01-22  Vadim ZeitlinwxThread POSIX implementation seems to work (under...
1999-01-17  Vadim ZeitlinwxThread fixes - compilation under Unix temporarily...
1999-01-12  Vadim Zeitlinchanged "inline"s to "extern"
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1999-01-11  Vadim ZeitlinwxCriticalSection implemented using mutexes for !MSW...
1999-01-10  Vadim Zeitlinassignment operators/copy ctors are private for classes...
1999-01-09  Vadim Zeitlinthread fixes for MSW (samples doesn't compile currently...
1999-01-06  Robert Roebling Compilation fixes
1999-01-05  Vadim Zeitlinfile I forgot to commit last time (wxCritSection)
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1998-12-27  Vadim Zeitlin1. Pause()/Resume() implemented for wxMSW
1998-12-26  Robert Roebling Makefile tweaks
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
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-05-21  Julian Smart*** empty log message ***