1. wxLog::FlushActive() added
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 7 Oct 1999 18:12:57 +0000 (18:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 7 Oct 1999 18:12:57 +0000 (18:12 +0000)
commitbbfa03228a5fc1f23565cf59ee29629bc4336d65
tree29748711ff4e9ded536d3255d8430e1879232fe1
parent48115f4a69bf87e13f838d98c4046c7245fb968d
1. wxLog::FlushActive() added
2. threads can be used in console mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/log.h
samples/console/console.cpp
src/common/init.cpp
src/unix/threadpsx.cpp