]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/mutex.tex
Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr, and added a font table
[wxWidgets.git] / docs / latex / wx / mutex.tex
2007-10-02  Vadim Zeitlinmention that Win32 mutexes are always recursive
2007-07-28  Vadim Zeitlinadded the mention of library in which each class is...
2007-03-08  Vadim Zeitlinadded wxMutex::LockTimeout() (modified patch 1671637)
2007-02-11  Vadim Zeitlinmiscellaneous minor corrections (patch 1652327)
2006-04-23  Vadim Zeitlincorrected return codes of various methods (patch 1472288)
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2004-09-27  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2003-07-14  Vadim Zeitlinupdated recursive mutexes description
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-08-20  Vadim Zeitlinupdated mutex and semaphore docs to reflect the new...
2001-04-08  Vadim Zeitlinmade mutexes recursive under Unix as well as under...
2000-03-15  Julian SmartSome doc proofreading
1999-08-05  Julian SmartCured some bugs/typos/spacing in docs
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-01-02  Vadim Zeitlin1. New classes documented: wxCriticalSection, wxMutexLo...
1998-06-14  Guilhem Lavaux* Thread updates and cleanup (m_locked, MUTEX_UNLOCKED...
1998-06-14  Julian SmartChanged documentation const convention for non-objects...