]> git.saurik.com Git - wxWidgets.git/history - include/wx/protocol/ftp.h
Fix tab navigation bug with static boxes without enabled children.
[wxWidgets.git] / include / wx / protocol / ftp.h
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-06-17  Vadim ZeitlinAllow specifying non default port for wxFTP connections.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-16  Francesco MontorsiMove SetDefaultTimeout to wxProtocol and set it to...
2009-01-16  Francesco Montorsimake wxSocketBase::SetTimeout virtual and make it prote...
2008-10-20  Vadim Zeitlinfix virtual function hiding warnings introduced to...
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2004-09-18  Vadim Zeitlinactive mode support for wxFTP (extremely heavily modifi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
2001-07-07  Gilles Depeyrotcorrected WXWIN_COMPATIBILITY conditional tests
2001-04-22  Vadim Zeitlindetabified
2001-01-24  Vadim Zeitlin1. patch from Søren Erland Vestø implementing wxFTP...
2000-12-19  Vadim Zeitlintons of wxFTP fixes and compilation fix for wxBase
2000-03-19  Vadim ZeitlinwxFTP::Close() shouldn't hide base wxSocket function
2000-03-15  Vadim Zeitlin1. wxFTP works (somehow)
1999-01-07  Julian SmartWatcom C++ mods
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...