Use wxString's empty() when checking if the string is (non-)empty throughout wx.
[wxWidgets.git] / src / unix / net.cpp
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-12-05  Paul Cornettminor cleanup
2009-09-18  Vadim ZeitlinUse UTF-8 for all non-ASCII characters in the sources.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-01-07  Francesco Montorsis/wxGetTempFileName/wxFileName::CreateTempFileName
1999-10-03  Karsten BallüderwxDialUpManager fixes
1999-10-03  Vadim Zeitlin1. Win9x support + async dialing + many more for wxDial...
1999-10-02  Karsten BallüderUnix implementation of wxDialUpManager.