Make storing non-trivial data in wxThreadSpecificInfo possible.
[wxWidgets.git] / src / common / log.cpp
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods.
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-02  Mattia Barbon More COMPATIBILITY_2_4 fixes.
2003-06-27  Václav SlavíkWindows compilation fix
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-14  Vadim Zeitlinalways NUL-terminate log messages, even if they're...
2003-03-29  Stefan Csomorunicode and __MACH__ additions for wxMac
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
2003-01-01  Robin DunnAdded wxLog::Get/SetLogLevel
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-09  Vadim Zeitlinadded (and documented) wxSafeShowMessage, use it in...
2002-04-27  Vadim Zeitlinfixed uninitialized m_bPassMessages and wxLogChain...
2002-04-27  Vadim Zeitlinreally fixed memory leak in wxLogChain
2002-04-27  Vadim Zeitlinfixed memory leak in wxLogChain
2002-03-28  Vadim Zeitlinfixed compilation in Unicode build
2002-03-08  Robin DunnFixed compilation error.
2002-03-08  Ron LeeAdded SetLogBuffer method.
2002-02-22  Vadim ZeitlinwxLogFatalError() now always aborts the program and...
2002-01-19  Gilles Depeyrotrenamed wxLogXXX functions with va_list argument to...
2002-01-14  Gilles Depeyrotadded wxLog functions with a variable argument list...
2002-01-11  Robert RoeblingMake log.cpp compilable under CW 5.2 non-Carbon
2002-01-10  Gilles Depeyrotdisable MetroNub stuff for CodeWarrior 5.3 Carbon builds
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-31  Stefan Csomormac codewarrior implementation updated, avoids sending...
2001-12-31  Vadim Zeitlinfixed a harmless buglet in wxSysErrorMsg() under Win32
2001-08-30  Václav Slavíkminor fix that was part of helpbest.patch
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-12  Vadim Zeitlinfixed VC++ warning
2001-07-11  Vadim Zeitlinadded and documented wxApp::OnAssert
2001-07-11  Vadim Zeitlinadded wxLogChain and wxLogPassThrough classes
2001-07-10  Vadim Zeitlinmade wxLog::Set/GetVerbose() static back again
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-09  Vadim Zeitlin1. added wxAssertIsEqual() function to be used in wxASS...
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-17  Vadim Zeitlinadded wxLog::ClearTraceMasks()
2001-04-21  Vadim Zeitlinoops... conflict removed
2001-04-21  Vadim Zeitlinmerged optimizations from 2.2
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-01-18  Vadim Zeitlinadded timestamping to wxLogStream
2001-01-12  Václav Slavíkverbose mode wxLog disabled by default even in debug...
2000-11-25  Václav Slavíkapplied (part of) Alexey Leko's patch
2000-09-10  Vadim Zeitlinuse the native msg box if available, fall back to wxWin...
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-23  Vadim Zeitlinsome more cosmetic fixes for wxLogTrace
2000-02-23  Vadim Zeitlintypo fixed
2000-02-23  Vadim ZeitlinwxLogTrace doesn't give messages with two 'Trace' in...
2000-02-22  Vadim Zeitlinadded wxLog::Suspend/Resume and wxYield() uses them...
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-13  Stefan Csomorcw pro 5.3 adaptions
2000-01-05  Vadim Zeitlin1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-15  Vadim ZeitlinwxSnprintf() and wxVsnprintf() added, documented and...
1999-11-04  Vadim Zeitlin1. wxFileDataObject fixes from Ricky Gonzales - seems...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-08-28  Robert Roebling Added German translation to internat sample.
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-07-15  Vadim Zeitlin1. wxFFile::Close() buglet fixed
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-05  Robert Roebling Compile fixes.
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-04-21  Ove KaavenUnicode fixes.
1999-04-16  Ove KaavenHad changed the prototype of wxOnAssert after the disco...
1999-04-16  Vadim Zeitlinlog unknown log levels too
1999-04-16  Vadim ZeitlinwxLog shouldn't complain about log levels it doesn...
1999-04-16  Vadim Zeitlindon't log empty status messages in wxLogWindow
1999-04-13  Ove KaavenMore Unicode stuff. Implemented wxFprintf.
1999-04-12  Ove KaavenIt now compiles all these files without warnings in...
1999-03-29  Vadim Zeitlinmany miscellaneous fixes
1999-03-14  Vadim Zeitlintypos in error messages corrected
1999-03-10  Vadim ZeitlinwxLogStderr sends output to debugger too under Windows
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-15  Vadim Zeitlinenable verbose messages by default in debug builds
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-02-02  Vadim Zeitlinclicking on the messages about assert failures in VC...
1999-01-28  Vadim ZeitlinwxLogMessage()s are now shown (again)
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-19  Vadim Zeitlin1. wxMotif fixes for compilation in "no compatible...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-03  Robert Roebling Proofed that iostreams break threads
1999-01-01  Stefan Csomormac support as stubs added
1998-12-15  Vadim Zeitlin1. log::save works with wxGTK
1998-12-12  Vadim Zeitlinsome very minor changes
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
next