projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
synchronize GTK2 minimum version in docs
[wxWidgets.git]
/
include
/
wx
/
protocol
/
2012-01-20
Vadim Zeitlin
Add SetPostBuffer(wxMemoryBuffer) and SetPostText(...
tree
|
commitdiff
2011-04-03
Dimitri Schoolwerth
No code changes, fixed various typos.
tree
|
commitdiff
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
tree
|
commitdiff
2011-03-20
Dimitri Schoolwerth
No changes, synchronised source names that appear comme...
tree
|
commitdiff
2010-06-17
Vadim Zeitlin
Allow specifying non default port for wxFTP connections.
tree
|
commitdiff
2010-06-09
Francesco Montorsi
Implement wx-prefixed macros versions of DECLARE/IMPLEM...
tree
|
commitdiff
2009-10-09
Paul Cornett
replace TRUE/FALSE with true/false
tree
|
commitdiff
2009-09-26
Julian Smart
Applied modified #10655 (Added Cookie (receive) support...
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-03-07
Vadim Zeitlin
added wxProtocolLog class for logging network requests...
tree
|
commitdiff
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
tree
|
commitdiff
2009-01-16
Francesco Montorsi
Move SetDefaultTimeout to wxProtocol and set it to...
tree
|
commitdiff
2009-01-16
Francesco Montorsi
make wxSocketBase::SetTimeout virtual and make it prote...
tree
|
commitdiff
2008-10-20
Vadim Zeitlin
fix virtual function hiding warnings introduced to...
tree
|
commitdiff
2007-07-13
Václav Slavík
removed broken and global GetLine() function from wx...
tree
|
commitdiff
2007-06-26
Vadim Zeitlin
remove .cvsignore files, they're useless with svn
tree
|
commitdiff
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
tree
|
commitdiff
2006-12-06
Vadim Zeitlin
we don't need to include wx/url.h from the header,...
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-01-19
Julian Smart
Applied patch [ 1381420 ] wxHTTP Basic authentication...
tree
|
commitdiff
2006-01-18
Julian Smart
Reverted semicolons patch
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1399013 ] More removals of extraneous...
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
tree
|
commitdiff
2004-09-18
Vadim Zeitlin
active mode support for wxFTP (extremely heavily modifi...
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-05-08
Mattia Barbon
When wxUSE_STL == 1 and STL provides quasi-standard...
tree
|
commitdiff
2003-09-20
Vadim Zeitlin
wxHTTP::GetResponse() added (patch 794394)
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 794760 ] Majority of "... hides virtual...
tree
|
commitdiff
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
2003-07-27
Václav Slavík
split wxBase into wxBase and wxNet libraries
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
(blindly) fixed header case confusion (replacement...
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
added support for POST method and alternate ports ...
tree
|
commitdiff
2003-07-08
Mattia Barbon
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
tree
|
commitdiff
2003-07-05
Václav Slavík
DLL compilation fixes
tree
|
commitdiff
2003-07-02
Vadim Zeitlin
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
tree
|
commitdiff
2003-07-02
Vadim Zeitlin
fixes needed for separate DLL build to work
tree
|
commitdiff
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
tree
|
commitdiff
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
tree
|
commitdiff
2002-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
tree
|
commitdiff
2002-01-03
Vadim Zeitlin
fixed memory leak in wxHTTP
tree
|
commitdiff
2001-12-30
Vadim Zeitlin
added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
tree
|
commitdiff
2001-07-07
Gilles Depeyrot
corrected WXWIN_COMPATIBILITY conditional tests
tree
|
commitdiff
2001-04-22
Vadim Zeitlin
detabified
tree
|
commitdiff
2001-02-23
Václav Slavík
using wxURL now enforces linking http.o, ftp.o and...
tree
|
commitdiff
2001-01-24
Vadim Zeitlin
1. patch from Søren Erland Vestø implementing wxFTP...
tree
|
commitdiff
2000-12-19
Vadim Zeitlin
tons of wxFTP fixes and compilation fix for wxBase
tree
|
commitdiff
2000-03-19
Vadim Zeitlin
wxFTP::Close() shouldn't hide base wxSocket function
tree
|
commitdiff
2000-03-15
Vadim Zeitlin
1. wxFTP works (somehow)
tree
|
commitdiff
1999-08-12
Robert Roebling
Augmented beta to 9,
tree
|
commitdiff
1999-07-29
Robert Roebling
Now its possible to run wxHTML without wxSockets
tree
|
commitdiff
1999-07-28
Guilhem Lavaux
Added wxInternetFilesystemModule to fs_inet.cpp
tree
|
commitdiff
1999-07-25
Guilhem Lavaux
Added GSocket_Init and GSocket_Cleanup
tree
|
commitdiff
1999-07-09
Vadim Zeitlin
added wxUSE_FS_INET/ZIP
tree
|
commitdiff
1999-06-07
Robert Roebling
Ignore.
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
removing (finally) autogenerated files
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
headers are now installed by automake too
tree
|
commitdiff
1999-04-13
Ove Kaaven
Unicode support.
tree
|
commitdiff
1999-01-19
Julian Smart
Some changes in a vain attempt to make Salford C++...
tree
|
commitdiff
1999-01-07
Julian Smart
Watcom C++ mods
tree
|
commitdiff
1998-09-08
Robert Roebling
It's now possible to drag a listbox filled with entries
tree
|
commitdiff
1998-09-06
Guilhem Lavaux
* Added wxsocket lib and sample (I hope I don't forget...
tree
|
commitdiff