projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
corrected version in the libraries names: it's only 2 digits even in development...
[wxWidgets.git]
/
src
/
msw
/
thread.cpp
2007-02-02
Vadim Zeitlin
don't wake up on Windows messages when waiting for...
blob
|
commitdiff
|
raw
2006-10-03
Vadim Zeitlin
make wxSemaphore::Post() return wxSEMA_OVERFLOW as...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Włodzimierz Skiba
Include wx/msw/wrap*.h according to pch support (with...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Vadim Zeitlin
correction to exception handling in threads: call wxThr...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Vadim Zeitlin
handle fatal exceptions in the other threads (based...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-08
Vadim Zeitlin
changed DoMessageFromThreadWait() to not block if there...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-12
Michael Wetherell
Warning fixes for VC5 (Igor Korot)
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-07-01
Włodzimierz Skiba
Helpers in disabling warnings for unused params.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Julian Smart
Generalised WinCE fix for other platforms
blob
|
commitdiff
|
raw
|
diff to current
2005-05-13
Julian Smart
WinCE fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Vadim Zeitlin
Wait() should now return correct exit code even if...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-20
Włodzimierz Skiba
Correct fix to the compile time assert under OW. Kudos...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Włodzimierz Skiba
OW warning fix. Our compile time asserts warns when...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-20
Włodzimierz Skiba
WinCE fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-18
Robin Dunn
If the threads module hasn't been initialized yet then...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-10
Vadim Zeitlin
Win64 compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Vadim Zeitlin
consume less CPU while waiting for thread to terminate...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Dimitri Schoolwerth
Applied patch #877159: Joinable threads might crash...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-14
Julian Smart
Corrected semaphores for WinCE >= 3
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Vadim Zeitlin
warning fixes for BCC and OW (heavily modified patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-21
Vadim Zeitlin
trying to fix race conditions. double deletions and...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Vadim Zeitlin
attempt to fix race condition between Delete() and...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-17
Stefan Neis
Completely reworked OS/2 thread implementation.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-15
Julian Smart
Corrected typo
blob
|
commitdiff
|
raw
|
diff to current
2003-08-14
Vadim Zeitlin
an alternative fix which should replace patch 781918
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-23
Vadim Zeitlin
compilation fix...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-23
Vadim Zeitlin
attempt to fix waiting for a thread in another non...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
more warning fixes; removed references to wxToolBarBase...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Julian Smart
More WinCE mods
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Vadim Zeitlin
Wait() doesn't cancel the thread any longer
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Vadim Zeitlin
trying to fix the bug which results in blocking forever...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Vadim Zeitlin
fix for IsAlive() called after Kill() or Exit()
blob
|
commitdiff
|
raw
|
diff to current
2003-07-05
Václav Slavík
DLL compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-06-27
Václav Slavík
compilation fix for wxMSW
blob
|
commitdiff
|
raw
|
diff to current
2003-06-24
Vadim Zeitlin
wxBase/GUI separation: 1st step, wxMSW should build...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-08
Vadim Zeitlin
undid patch which was supposed to allow thread recreati...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-03
Julian Smart
Applied [ 731578 ] wxThread state bugfix
blob
|
commitdiff
|
raw
|
diff to current
2003-04-12
Vadim Zeitlin
fixes return values of wxSemaphore::TryWait() and WaitT...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-07-04
Vadim Zeitlin
undid the patches which shouldn't (IMHO) have been...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-04
Julian Smart
Applied patch from Mark Armstrong <marka@availsolutions...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-24
Václav Slavík
added QS_ALLPOSTMESSAGE
blob
|
commitdiff
|
raw
|
diff to current
2002-06-24
Vadim Zeitlin
old mingw32 compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2002-06-20
Vadim Zeitlin
fixed compilation with CW8 (SF patch 567845) and also...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-20
Vadim Zeitlin
wxThread::Delete() doesn't wait until the next event...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-06
Vadim Zeitlin
wxMutex changes (explicitly specify the type), return...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Vadim Zeitlin
applied patch to build wxMSW with CW7 (patch 550445)
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Robin Dunn
Since wxConditionInternal is a friend of wxMutex and...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Vadim Zeitlin
fixed a race condition resulting in returning incorrect...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Vadim Zeitlin
changed wxCondition API to take a reference, not pointe...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Vadim Zeitlin
added wxSemaphore (with docs), new version of wxConditi...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-16
Robin Dunn
Added wxThread::GetCurrentId(), which returns an ID...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Vadim Zeitlin
moved Watcom thread stack size fix from .h to the .cpp
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Ron Lee
Added (and documented :) optional stack size specificat...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-02
Vadim Zeitlin
BC++ compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2001-10-30
Vadim Zeitlin
applied Watcom thread patches and made thread entry...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-20
George Tasker
Changed code to get rid of a compiler warning about...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-21
Vadim Zeitlin
fixed bug with Broadcast() not waking up all threads...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-26
Vadim Zeitlin
replaced ++/-- with InterlockedInc/Decrement for access...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-02-29
Guillermo Rodrigue...
Beginning the thread with _beginthreadex but ending...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-29
Vadim Zeitlin
typo(s) fixed
blob
|
commitdiff
|
raw
|
diff to current
2000-02-28
Vadim Zeitlin
use _beginthreadex() for mingw32 if possible
blob
|
commitdiff
|
raw
|
diff to current
2000-01-07
Bart A.M. Jourquin
fix _beginthreadex problem with bcc
blob
|
commitdiff
|
raw
|
diff to current
2000-01-06
Julian Smart
BC++ IDE compile mod to thread.cpp; other small stuff
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Ove Kaaven
BC++ 5.x also supports _beginthreadex and _endthreadex
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Ove Kaaven
BC++ 5 does not have Unicode version of GetProcAddress.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-21
Vadim Zeitlin
memory leak in ~wxMutex fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-12-20
Julian Smart
Mostly Mingw32/Cygwin corrections
blob
|
commitdiff
|
raw
|
diff to current
1999-12-07
Vadim Zeitlin
1. fixes for DrawRotatedText(), drawing sample extended...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-06
Vadim Zeitlin
implemented GetCPUCount() and SetConcurrency() for...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-06
Vadim Zeitlin
wxThread::GetCPUCount() and SetConcurrency() added...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Vadim Zeitlin
joinable and detached POSIX threads (not fully tested...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-27
Vadim Zeitlin
1. wxThread changes (detached/joinable) for MSW and...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Vadim Zeitlin
1. wxIcon/wxCursor change, wxGDIImage class added
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Ove Kaaven
A few weeks of Unicode fixes (my old win95 laptop compi...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-26
Guilhem Lavaux
* Committing new wxSocket core (socket.cpp sckint.cpp...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-29
Julian Smart
Undefed Yield symbol if defined, else syntax error
blob
|
commitdiff
|
raw
|
diff to current
1999-03-01
Vadim Zeitlin
wxCriticalSection changes undone - should work now
blob
|
commitdiff
|
raw
|
diff to current
1999-02-23
Vadim Zeitlin
wxCritSection change to accomodate mem checking system...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-23
Vadim Zeitlin
wxCritSection change to accomodate mem checking system
blob
|
commitdiff
|
raw
|
diff to current
1999-01-22
Vadim Zeitlin
TestDestroy() is not const any more (warnings suppressed)
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Vadim Zeitlin
wxThread fixes - compilation under Unix temporarily...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-09
Vadim Zeitlin
thread fixes for MSW (samples doesn't compile currently...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-02
Vadim Zeitlin
Thread fixes (but they still don't work at all...)
blob
|
commitdiff
|
raw
|
diff to current
1999-01-02
Robert Roebling
Triued in vain to fix threads segvs with gcc
blob
|
commitdiff
|
raw
|
diff to current
1998-12-27
Vadim Zeitlin
1. Pause()/Resume() implemented for wxMSW
blob
|
commitdiff
|
raw
|
diff to current
1998-12-14
Julian Smart
Various; wxRadioButton::GetValue corrected
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Guilhem Lavaux
* Fixed a memory leak in wxThread
blob
|
commitdiff
|
raw
|
diff to current
1998-10-16
Unknown (UG)
no message
blob
|
commitdiff
|
raw
|
diff to current
next