2006-06-11 |
Kevin Hock | Fix socket crash in wxURL by safely Destroying the... |
blob | commitdiff | raw |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-24 |
Włodzimierz Skiba | Include wx/string.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Włodzimierz Skiba | Include wx/list.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Vadim Zeitlin | moved wxURL::ConvertToValidURI() and other methods... |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Włodzimierz Skiba | Patch #1222244: Fixes for bug #1212853 with unit test. |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Vadim Zeitlin | Unicode fix after last commit |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Vadim Zeitlin | use wxGetenv() instead of getenv() which doesn't exist... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Ryan Norton | Fix crash when using a proxy (m_protocol already gets... |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Ryan Norton | rename wxURI::GetUser to wxURI::GetUserInfo and add... |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Mattia Barbon | Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0. |
blob | commitdiff | raw | diff to current |
2004-11-05 |
Włodzimierz Skiba | NULL is not bool. |
blob | commitdiff | raw | diff to current |
2004-11-05 |
Ryan Norton | fix for [ 1060093 ] wxURI && wxStringBufferLength part... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ryan Norton | wxURL - doc cleanups, depreciated more methods, more... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ryan Norton | final wxURI API changes. Changed Get to BuildURI to... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ryan Norton | Inherit wxURL from wxURI, providing assignment, copy... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Vadim Zeitlin | fixed memory leak in wxURL when using a proxy |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | wxURL implementation using WinInet functions under... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Vadim Zeitlin | handle as well as in URLs (part of patch 649438) |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Julian Smart | In SetProxy, add 1 to pos when parsing port since other... |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Vadim Zeitlin | added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Julian Smart | Applied patch #421073 (making setup options work) |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Václav Slavík | using wxURL now enforces linking http.o, ftp.o and... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Stefan Neis | Added include of module.h |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | HTTP_PROXY bug (freeze on program startup) should be... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Robert Roebling | String changes for translations, |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Guilhem Lavaux | Updated wxSocket documentation |
blob | commitdiff | raw | diff to current |
1999-07-30 |
Robin Dunn | fixed compiler error |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Robert Roebling | Now its possible to run wxHTML without wxSockets |
blob | commitdiff | raw | diff to current |
1999-07-28 |
Guilhem Lavaux | Added wxInternetFilesystemModule to fs_inet.cpp |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Guilhem Lavaux | Updated wxDataStream (added ByteOrder) |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Guilhem Lavaux | Added GSocket for Unix (only GTK for the moment) |
blob | commitdiff | raw | diff to current |
1999-07-07 |
Guilhem Lavaux | * New wxStreams (to be documented), new classes: wxBuff... |
blob | commitdiff | raw | diff to current |
1999-05-26 |
Guilhem Lavaux | * Small fix in wxHTTP::BuildRequest |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Ove Kaaven | More fixes to make Borland compile this in Unicode... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Guilhem Lavaux | * Added "--with-sockets" and made wxSocket optionnal. |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Guilhem Lavaux | * wxSocket fixes: FTP, HTTP works really now. GTK fixes... |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Guilhem Lavaux | * Big memory bug fixed in socket/getline fixed. |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Watcom C++ mods |
blob | commitdiff | raw | diff to current |
1998-11-28 |
Guilhem Lavaux | * Fixed some "memory leak" |
blob | commitdiff | raw | diff to current |
1998-09-17 |
Guilhem Lavaux | * Added wxSerial DLL support for Borland 32 |
blob | commitdiff | raw | diff to current |
1998-09-10 |
Guilhem Lavaux | * Bug fix in wxFilter*Stream |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out... |
blob | commitdiff | raw | diff to current |
1998-09-06 |
Guilhem Lavaux | * Added wxsocket lib and sample (I hope I don't forget... |
blob | commitdiff | raw | diff to current |
|