Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / url.h
2010-03-30  Francesco MontorsiCommitting modified version of jwiesemann's patch ...
2009-05-20  Vadim Zeitlindon't use m_useProxy if !wxUSE_PROTOCOL_HTTP (see ...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-09-17  Robert Roebling Applied [ 1555974 ] small wxURL improvements
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-19  Mattia Barbon Correct compilation conditions for wxURL::SetProxy.
2005-01-11  Włodzimierz SkibaOld API deprecated. Source cleaning.
2005-01-05  Mattia Barbon Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.
2004-12-23  Włodzimierz SkibaDeprecated methosd markup (documented).
2004-10-30  Ryan Nortonrestore ConvertToValidURI to prev. version for bw compa...
2004-10-28  Ryan NortonwxURL - doc cleanups, depreciated more methods, more...
2004-10-28  Ryan Nortonfinal wxURI API changes. Changed Get to BuildURI to...
2004-10-28  Ryan NortonInherit wxURL from wxURI, providing assignment, copy...
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-07  Vadim ZeitlinwxURL implementation using WinInet functions under...
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-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-06-28  Gilles Depeyrotremoved useless ; to allow smart preprocessing under...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-17  Vadim ZeitlinHTTP_PROXY bug (freeze on program startup) should be...
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-05-26  Guilhem Lavaux* Small fix in wxHTTP::BuildRequest
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1998-11-28  Guilhem Lavaux* Fixed some "memory leak"
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...