]> git.saurik.com Git - wxWidgets.git/history - samples/thread
More asserts (well, checks) without _T()
[wxWidgets.git] / samples / thread /
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-07  Robert Roebling CVS cleanups.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-22  Robert Roebling Put wxGTK's threads back to life.
1999-04-13  Vadim Zeitlinapparently this should fix some Borland problem
1999-04-11  Vadim Zeitlinthread deletion fixed
1999-03-12  Karsten Ballüderfixed locking problem
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
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-07  Julian SmartWatcom C++ mods
1999-01-05  Julian SmartAdded thread makefile
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-02  Vadim ZeitlinThread fixes (but they still don't work at all...)
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1998-12-27  Vadim Zeitlin1. Pause()/Resume() implemented for wxMSW
1998-12-26  Robert Roebling Makefile tweaks
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-10-25  Unknown (UG)no message
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
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-15  Robert Roebling Makefile fixes
1998-08-13  Unknown (AN)-Debian glibc2 system is 'linux-gnu', not 'Linux';updat...
1998-08-08  Denis PershinSmall modification
1998-08-08  Denis PershinThird try to commit....
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 ...