hook the docview-specific customization of event handling logic at TryValidator(...
[wxWidgets.git] / src / common / execcmn.cpp
2008-03-22  Vadim Zeitlinreturn bool from wxStreamTempInputBuffer::Update()...
2005-08-23  Vadim Zeitlinsome compilers don't like statics in inline functions...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-06-26  Vadim Zeitlincompilation fixes for separate build
2003-01-06  Vadim Zeitlinmade the #error message less self-contradictory
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-20  Vadim Zeitlinfixes for wxExecute() with IO redirection: wxStreamTemp...