]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/thread.tex
Added wxThread::GetCurrentId(), which returns an ID for the current
[wxWidgets.git] / docs / latex / wx / thread.tex
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...