]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/logg.h
made wxLogGui more flexible and documented it and added example of customizing it...
[wxWidgets.git] / include / wx / generic / logg.h
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-06-28  Václav Slavíkdon't use wxChar* arguments in wxLogWindow API
2007-06-22  Vadim Zeitlinsuppress virtual function hiding warnings due to the...
2007-06-04  Václav Slavíkchanged wxLog::OnLog(String) to take wxString instead...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-14  Vadim Zeitlinallow to use any window, not just wxFrame, as wxLogFram...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-25  Václav Slavíksplit log.h into GUI and base parts