]> git.saurik.com Git - wxWidgets.git/history - include/wx/protocol
Added new dynamic loading classes. (which handle proper
[wxWidgets.git] / include / wx / protocol /
2001-07-07  Gilles Depeyrotcorrected WXWIN_COMPATIBILITY conditional tests
2001-04-22  Vadim Zeitlindetabified
2001-02-23  Václav Slavíkusing wxURL now enforces linking http.o, ftp.o and...
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-08-12  Robert Roebling Augmented beta to 9,
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-25  Guilhem LavauxAdded GSocket_Init and GSocket_Cleanup
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
1999-06-07  Robert Roebling Ignore.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinheaders are now installed by automake too
1999-04-13  Ove KaavenUnicode support.
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-07  Julian SmartWatcom C++ mods
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...