]> git.saurik.com Git - wxWidgets.git/history - include/wx/thread.h
wxThread::GetCPUCount() and SetConcurrency() added and documented
[wxWidgets.git] / include / wx / thread.h
1999-12-06  Vadim ZeitlinwxThread::GetCPUCount() and SetConcurrency() added...
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-11-29  Vadim Zeitlinjoinable and detached POSIX threads (not fully tested...
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-22  David WebsterOS/2 thread updates
1999-11-15  David WebsterMinor tweek for WXPM
1999-11-09  Stefan Csomormac adaptions
1999-11-09  Vadim Zeitlinfix for FreeBSD compilation
1999-11-08  David WebsterOS/2 PM specific fixes for validators and fonts
1999-11-02  David Websterthread #ifdefs for WXPM
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.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 ***