The rounded corners look really dumb at this size.
[wxWidgets.git] / tests / log /
2013-08-31  Vadim ZeitlinRewrite wxLogXXX() macros to avoid "ambiguous else...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2010-10-03  Vadim ZeitlinExclude tests relying on last error being set under...
2009-08-18  Vadim ZeitlinInclude wx/filefn.h to fix PCH-less compilation.
2009-08-18  Vadim ZeitlinFix last error display in wxLogSysError().
2009-07-23  Vadim ZeitlinImplement wxVLogTrace() accidentally removed by recent...
2009-07-12  Vadim ZeitlinAdd component-level filtering to wxLog.
2009-07-09  Vadim Zeitlindisable MSVC deprecation warnings as we intentionally...
2009-07-08  Vadim ZeitlinChanged wxLog DoLogXXX() callbacks and introduced wxLog...
2009-07-07  Vadim Zeitlinadded a simple wxLog unit test