]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/process.tex
added new and improved wxFileCtrl implementation (patch 1763164)
[wxWidgets.git] / docs / latex / wx / process.tex
2007-08-15  Vadim Zeitlincorrected the 'Derived from' sections using the script...
2007-07-28  Vadim Zeitlinadded the mention of library in which each class is...
2006-10-30  Julian SmartApplied patch [ 1586964 ] Getting the PID of the proces...
2005-02-06  Ryan NortonVarious underscore doc fixes
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-11-27  Julian SmartDoc corrections
2004-10-16  Václav SlavíkwxProcess::OnTerminate is not const
2004-09-27  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-05-04  Julian SmartName change replacements
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-08-20  Vadim Zeitlinadded and documented wxProcess::Is{Input|Error}Availabl...
2002-07-27  Václav Slavíkfixed typo
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-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-02-15  Mattia BarbonUpdated docs for wxProcessEvent
2001-06-17  Julian SmartCanvas lib precompiled header fix; doc typos fixes...
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-03-19  Julian SmartSmall doc mod; made wxRAISED_BORDER work
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-03  Guilhem LavauxUpdated some doc (wxProcess, wxSoundStream)
1999-06-15  Vadim Zeitlin2 typos corrected
1999-02-17  Vadim ZeitlinwxProcess fixes (Detach() added), cleared/corrected...
1999-02-15  Julian SmartAdded 'Include files' section to class references
1998-09-06  Julian SmartAdded some more class docs
1998-07-03  Guilhem Lavaux* Fixed Async -> sync in wxExecute