Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / common / process.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-02-04  Vadim ZeitlinAvoid harmless warning about comparing unsigned with 0.
2013-01-20  Vadim ZeitlinAdd wxProcess::SetPriority() to allow setting the prior...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-23  Francesco Montorsimake sure that wxProcess always have a valid PID set...
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2006-10-30  Julian SmartApplied patch [ 1586964 ] Getting the PID of the proces...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-07  Włodzimierz SkibaOld API clearly deprecated.
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
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-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-21  Vadim Zeitlinbetter dummy implementation of IsInput/ErrorAvailable...
2002-08-20  Vadim Zeitlinadded and documented wxProcess::Is{Input|Error}Availabl...
2002-07-15  Robin DunnAssert that wxEXEC_SYNC is not passed in flags to wxPro...
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Vadim Zeitlinadded and documented wxProcess::Open()
2002-04-03  Vadim Zeitlinfixed error checking in wxKill
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-02-27  Guilhem LavauxInserted "stdio catch" in wxExecute. The activation...
1999-02-17  Vadim ZeitlinwxProcess fixes (Detach() added), cleared/corrected...
1999-02-08  Karsten Ballüderfixed linkage problem
1999-02-07  Vadim ZeitlinwxProcess() fixes: will really call parent's event...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-02  Guilhem Lavaux* Deleted all ^M