]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/thread.tex
src/X11/font.cpp needs smae change as other wxXXX versions
[wxWidgets.git] / docs / latex / wx / thread.tex
2007-07-28  Vadim Zeitlinadded the mention of library in which each class is...
2007-02-12  Vadim Zeitlinclarify Wait() semantics (see patch 1652076)
2006-10-10  Julian SmartAdded newlines to end of files to avoid RTF-for-PDF...
2006-05-06  Vadim Zeitlinbetter Wait/Delete() docs (patch 1434085)
2005-10-03  Vadim Zeitlinescape underscores and don't use abbreviations in text
2005-09-25  Stefan NeisApplied [ 1186782 ] Setting thread stack size on Unix.
2005-01-16  Julian SmartDoc corrections
2004-10-22  Kevin Hock*** empty log message ***
2004-09-21  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchors.
2004-07-04  Vadim Zeitlintypo/spelling fixes (patch 983448)
2004-06-30  Vadim Zeitlinmention that detached threads shouldn't be deleted
2004-05-04  Julian SmartName change replacements
2004-04-30  Vadim Zeitlinmade TestDestroy public and virtual
2003-11-15  Vadim ZeitlinIsAlive/Running() may only be used with joinable threads
2003-06-14  Vadim Zeitlinremoved duplicated stuff in Delete() docs
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-01-16  Robin DunnAdded wxThread::GetCurrentId(), which returns an ID...
2002-01-03  Ron LeeAdded (and documented :) optional stack size specificat...
2001-07-19  Vadim Zeitlinmade SetPriority docs more clear
2001-05-24  Vadim Zeitlinsome broken links fixed
2001-04-02  Julian SmartCorrected some typos and quaint English
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  Vadim ZeitlinwxThread::Kill() doesn't call OnExit() incorrectly
2000-03-19  Vadim Zeitlinsome more explanations about thread exiting/killing...
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
1999-12-06  Vadim ZeitlinwxThread::GetCPUCount() and SetConcurrency() added...
1999-11-30  Vadim ZeitlinwxDateTime starting to work, more tests for it and...
1999-11-29  Vadim Zeitlinjoinable and detached POSIX threads (not fully tested...
1999-11-27  Vadim ZeitlinwxThread docs updates
1999-05-19  Vadim ZeitlinwxThread::Entry documented
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-17  Vadim Zeitlinthread docs updated
1999-01-02  Vadim Zeitlin1. New classes documented: wxCriticalSection, wxMutexLo...
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-17  Karsten Ballüderfixed, latex now works for manual.tex and referenc...
1998-07-08  Guilhem LavauxSmall updates in the documentation about threads.
1998-06-14  Julian SmartChanged documentation const convention for non-objects...