]> git.saurik.com Git - wxWidgets.git/history - tests/thread
move evthandler.cpp to non-GUI test as it doesn't require the GUI
[wxWidgets.git] / tests / thread /
2008-08-29  Vadim Zeitlinchanegd wxTlsValue to be pointer-like instead of value...
2008-06-02  Vadim Zeitlinsuppress warning about casting int to a pointer of...
2008-06-02  Vadim Zeitlindefine wxHAS_ATOMIC_OPS only if native implementation...
2008-01-13  Vadim Zeitlincompilation fixes for VC6
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications
2007-09-10  Václav Slavíkadded a test for wxAtomicDec return value
2007-08-22  Václav SlavíkPCH-less compilation fix
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)