A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / samples / thread /
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-03-31  Gilles Depeyrotadded CarbonAccessors object file for non Carbon builds
2001-03-05  Gilles Depeyrotadded Navigation Services library
2001-02-09  Gilles Depeyrotupdated CodeWarrior projects for latest wxMac commits
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-04  Gilles Depeyrotignore CodeWarrior build directory and files produced...
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-08-14  Stefan Csomorthread support for mac finished
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Ron Leerenamed thread sample
2000-02-23  Vadim Zeitlinfixed (?) race condition in the sample
2000-02-04  Vadim Zeitlinnew sample: statbar
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-29  Vadim Zeitlin1. thread sample now uses wxProgressDialog for more...
2000-01-03  Robert Roebling Distrib things,
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-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More makefiles
1999-08-01  Guilhem LavauxwxMemoryStream doc updated
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 ...