]> git.saurik.com Git - wxWidgets.git/history - samples/thread/test.cpp
Documented wxMutexGuiEnter etc and thread sample.
[wxWidgets.git] / samples / thread / test.cpp
2000-01-02  Robert Roebling Documented wxMutexGuiEnter etc and thread sample.
2000-01-02  Robert Roebling wxSpinCtrl no longer emits event when changed program...
1999-12-30  Robert Roebling Removed two more GUI lock-ups. This time when
1999-12-29  Robert Roebling GUI thread update and event corrections.
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-22  Robert Roebling Headers moved a bit.
1999-10-19  Vadim Zeitlinaccels for menu commands
1999-08-26  Guilhem LavauxBetter fix for thread sample code
1999-08-26  Guilhem LavauxFixed thread sample SEGV on wxGTK
1999-08-01  Guilhem LavauxwxMemoryStream doc updated
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-22  Robert Roebling Put wxGTK's threads back to life.
1999-04-11  Vadim Zeitlinthread deletion fixed
1999-03-12  Karsten Ballüderfixed locking problem
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-22  Vadim ZeitlinwxThread POSIX implementation seems to work (under...
1999-01-17  Vadim ZeitlinwxThread fixes - compilation under Unix temporarily...
1999-01-09  Vadim Zeitlinthread fixes for MSW (samples doesn't compile currently...
1999-01-02  Vadim ZeitlinThread fixes (but they still don't work at all...)
1998-12-27  Vadim Zeitlin1. Pause()/Resume() implemented for wxMSW
1998-12-26  Robert Roebling Makefile tweaks
1998-10-25  Unknown (UG)no message
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Julian SmartRemoved redundant makefiles and AIAI icons. Changed...
1998-08-06  Guilhem Lavaux* Typo fix.
1998-08-05  Guilhem Lavaux* Added source file info in utils/serialize/*
1998-07-27  Robert Roeblingwarning msgs
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-06-16  Guilhem Lavaux* Hope this is the last bug fix in the wxThread merge ...