fix double documentation for the same wxLogTrace() functions
[wxWidgets.git] / interface / wx / log.h
2010-07-25  Francesco Montorsifix double documentation for the same wxLogTrace()...
2010-07-25  Francesco Montorsirefactor wxLog documentation moving verbose parts to...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2009-10-09  Vadim ZeitlinMention log components in wxLogTrace() documentation.
2009-09-12  Vadim ZeitlinDefine wxDEBUG_LEVEL in both debug and release builds...
2009-07-13  Vadim ZeitlinMake wxLog::EnableLogging() and wxLogNull thread-specific.
2009-07-13  Vadim ZeitlinAdd support for thread-specific log targets.
2009-07-12  Vadim ZeitlinMade wxLogXXX() functions thread-safe.
2009-07-12  Vadim ZeitlinAdd component-level filtering to wxLog.
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-07-08  Vadim Zeitlinadded wxLog::IsLevelEnabled() helper; document it and...
2009-07-08  Vadim ZeitlinChanged wxLog DoLogXXX() callbacks and introduced wxLog...
2009-03-30  Francesco Montorsifix wxLogNull base class (closes #10654)
2009-03-22  Vadim Zeitlindeprecate integer trace masks and don't define the...
2009-02-22  Vadim Zeitlinadd public wxLog::Log() to avoid ugly casts needed...
2009-01-10  Francesco Montorsimany automated ifacecheck fixes
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2008-12-05  Francesco Montorsidocument wxLogLevel, wxTraceMask antypes and wxLogLevel...
2008-12-01  Francesco Montorsiadd @deprecated tag
2008-11-30  Francesco Montorsidocument default ctor
2008-11-10  Francesco Montorsiother ifacecheck fixes
2008-11-09  Francesco Montorsiifacecheck manual fixes
2008-11-09  Francesco Montorsifix typo: s/SetTimestamp/DisableTimestamp
2008-11-03  Francesco Montorsifixed doxygen warnings produced by the ifacecheck fixes
2008-10-29  Francesco Montorsimoved to appropriate 'protected' sections all functions...
2008-10-28  Francesco Montorsiautomated ifacecheck fixed
2008-10-27  Francesco Montorsiautomated ifacecheck fixes
2008-10-19  Francesco Montorsiinterface revisions
2008-10-13  Francesco Montorsimisc fixes of ctor signatures
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-07-02  Vadim Zeitlindon't use @true and @NULL inside of @code sections
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...