Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
[wxWidgets.git] / include / wx / tls.h
2011-11-27  Vadim ZeitlinCorrect wxTLS_PTR definition for !wxHAS_COMPILER_TLS...
2010-10-03  Vadim ZeitlinDisable the use of __thread with MinGW.
2010-03-08  Václav SlavíkFix wxTlsValue<> memory leaks.
2008-08-30  Stefan NeisAdded implementation of thread local storage for OS/2.
2008-08-29  Vadim Zeitlinchanegd wxTlsValue to be pointer-like instead of value...
2008-08-08  Vadim Zeitlinadded wxTLS_TYPE() macro