XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / interface / wx / log.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-03-09  Vadim ZeitlinRemove wxLogWindow::OnFrameCreate() virtual method.
2012-11-06  Vadim ZeitlinAdd wxUSE_BASE checks for wxLog classes in the interfac...
2012-10-31  Vadim ZeitlinRevert "Split documentation of the GUI wxLog classes...
2012-10-29  Vadim ZeitlinSplit documentation of the GUI wxLog classes in a separ...
2012-10-15  Vadim ZeitlinCorrectly document the library the classes belong to.
2012-02-15  Vadim ZeitlinDocument wxLogGui::DoShow{Single,Multiple}LogMessage...
2011-12-22  Vadim ZeitlinAdd wxLogFormatter to allow easier wxLog output customi...
2011-11-05  Francesco Montorsifix some simple Doxygen warning
2011-11-05  Francesco Montorsidocument wxLogGeneric() function
2011-09-11  Robin DunnFix missing and broken interface items for Phoenix
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2010-11-04  Vadim ZeitlinCorrect a trivial typo in wxLog documentation.
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...