projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix Tab navigation when focused control is disabled.
[wxWidgets.git]
/
src
/
common
/
sckaddr.cpp
2010-07-28
Vadim Zeitlin
Correct format specifiers used to show wxIPV4address.
blob
|
commitdiff
|
raw
2010-07-23
Vadim Zeitlin
Fix Cygwin 1.7 build.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Vadim Zeitlin
Don't call wxSocketBase::IsInitialized() from worker...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Václav Slavík
always return (owned or non-owned, depending on build...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-22
Vadim Zeitlin
add accessors for sockaddr to wxSockAddress (closes...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-21
Paul Cornett
fix the restore of the fix of r58979
blob
|
commitdiff
|
raw
|
diff to current
2009-02-21
Vadim Zeitlin
restore changes of r58979 accidentally overwritten...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Vadim Zeitlin
another AIX compilation fix: getservbyname_r() returns...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Vadim Zeitlin
AIX compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Paul Cornett
build fixes for wxUSE_THREADS==0
blob
|
commitdiff
|
raw
|
diff to current
2009-01-25
Vadim Zeitlin
zero {host,serv}ent_data before passing it to the syste...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Vadim Zeitlin
include errno.h for ENOMEM (closes #10309)
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Vadim Zeitlin
add errno.h to fix Mac compilation
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Vadim Zeitlin
build fixes for wxUSE_IPV6==1 under Windows
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Vadim Zeitlin
replaced unweildy GAddress functions with wxSockAddress...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Vadim Zeitlin
rename various gsock* files to sock* (except for MSW...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Vadim Zeitlin
Streamline wxSocket code: wxSocketBase now uses wxSocke...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Vadim Zeitlin
move wx/gsocket.h to wx/private/gsocket.h
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Vadim Zeitlin
removed support for Salford compiler (which was almost...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-11-18
Vadim Zeitlin
experimental IPv6 implementation (patch 1771429)
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Vadim Zeitlin
added support for broadcasting to UDP sockets (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Václav Slavík
first phase of transition to unified Unicode build:
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Vadim Zeitlin
fixed SetAddress() for self-assignment (patch 1430703)
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Ryan Norton
CYGWIN socket compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-02-02
Włodzimierz Skiba
Last .empty() string source cleaning before 2.5.4.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
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-04-18
Stefan Csomor
switching to host / network ordering swapping
blob
|
commitdiff
|
raw
|
diff to current
2004-01-11
Julian Smart
Applied patch [ 837515 ] wxIPaddress + docs patch
blob
|
commitdiff
|
raw
|
diff to current
2004-01-11
Julian Smart
Applied patch [ 842285 ] comparison for wxIPV4address
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
added wxSocket::IPAddress() (patch 694119)
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Julian Smart
Applied patch [ 662321 ] Port of wxWindows to Wine
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-05-08
Gilles Depeyrot
corrected conditional compilation for Darwin / Mac...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-24
Vadim Zeitlin
only call GSocket_Init() when needed and do call it...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-21
Robin Dunn
Fix so the Host: header in wxHTTP really works. With...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-22
Vadim Zeitlin
added wxSockAddress copy ctor which, in particular...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-21
Vadim Zeitlin
1. removed wxObject::CopyObject() and Clone() - some...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-15
Gilles Depeyrot
modifications for compilation under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-01-21
Guillermo Rodrigue...
GSocket:
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-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-06-22
Robert Roebling
Some #include and #if wxUSE_XX things
blob
|
commitdiff
|
raw
|
diff to current
1999-04-13
Ove Kaaven
The prevalent wide characters.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-11
Karsten Ballüder
Another solaris 2.5 fix.
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-01-29
Robert Roebling
Added distribution script
blob
|
commitdiff
|
raw
|
diff to current
1999-01-26
Karsten Ballüder
More compilation fixes for Solaris. :-<
blob
|
commitdiff
|
raw
|
diff to current
1999-01-26
Karsten Ballüder
more waste of time fixing uncompilable code
blob
|
commitdiff
|
raw
|
diff to current
1999-01-26
Karsten Ballüder
sun compilation fix
blob
|
commitdiff
|
raw
|
diff to current
1999-01-26
Karsten Ballüder
compilation fixes for solaris
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
Some changes in a vain attempt to make Salford C++...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Stefan Csomor
mac support as stubs added
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Stefan Csomor
CW Win32 support
blob
|
commitdiff
|
raw
|
diff to current
1998-10-06
Julian Smart
FreeBSD patch to sckaddr.cpp; include more files in...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-28
Karsten Ballüder
Added sys/types.h needed for Solaris.
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