projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
UsePrimarySelection
[wxWidgets.git]
/
src
/
unix
/
gsocket.c
2002-05-07
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
blob
|
commitdiff
|
raw
2002-04-12
Vadim Zeitlin
fixed bug with not NUL-terminating the string in GAddre...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-19
Vadim Zeitlin
warning fix
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Guillermo Rodrigue...
Removed bool params and retvalues in GSocket interface...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Guillermo Rodrigue...
Fixed a problem in GAddress related to CHECK_ADDRESS...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Guillermo Rodrigue...
More debug code
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Guillermo Rodrigue...
Only added \n to debug printfs
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Guillermo Rodrigue...
More debug code
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Guillermo Rodrigue...
MSW: Grouped all MSVC #pragma disable
blob
|
commitdiff
|
raw
|
diff to current
2000-03-15
Vadim Zeitlin
1. wxFTP works (somehow)
blob
|
commitdiff
|
raw
|
diff to current
2000-03-15
Guillermo Rodrigue...
err.. not sure :-)
blob
|
commitdiff
|
raw
|
diff to current
2000-03-14
Robert Roebling
Even more printfs in GSocket,
blob
|
commitdiff
|
raw
|
diff to current
2000-03-14
Guillermo Rodrigue...
Changed declaration of functions taking an empty arglis...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-13
Robert Roebling
Typo GtkPizza,
blob
|
commitdiff
|
raw
|
diff to current
2000-03-12
Robert Roebling
Added debuf printf()s to GSocket,
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Guillermo Rodrigue...
Bugfix:
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Vadim Zeitlin
oops, a stray C++ comment
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Vadim Zeitlin
attempts at making wxSocket work with wxBase - it doesn...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Guillermo Rodrigue...
Still with the same 'read after close' thing...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Guillermo Rodrigue...
- wxSocket no loner automatically Closes() the socket...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-21
Guillermo Rodrigue...
GSocket:
blob
|
commitdiff
|
raw
|
diff to current
1999-12-25
Vadim Zeitlin
C++ comments in C files are fun but break the compilati...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-20
Robert Roebling
Replaced the old wxGetResource implementation with...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-16
Guillermo Rodrigue...
slight bug in waitconnection
blob
|
commitdiff
|
raw
|
diff to current
1999-11-30
Vadim Zeitlin
one day people will stop putting C++ comments in C...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Karsten Ballüder
Compilation fix for Solaris.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-18
Guillermo Rodrigue...
Changed default address from INADDR_ANY to INADDR_NONE...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
1999-11-06
Vadim Zeitlin
OS/2 patch from Stefan.Neis@t-online.de
blob
|
commitdiff
|
raw
|
diff to current
1999-10-27
Guillermo Rodrigue...
removed debugging code which shouldn't be there :-)
blob
|
commitdiff
|
raw
|
diff to current
1999-10-27
Vadim Zeitlin
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
1999-10-27
Guillermo Rodrigue...
Bug in GAddress_UNIX_init fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Robert Roebling
Small distrib changes,
blob
|
commitdiff
|
raw
|
diff to current
1999-09-30
Guillermo Rodrigue...
bugfixes
blob
|
commitdiff
|
raw
|
diff to current
1999-09-12
Harco de Hilster
fixed typo (?)
blob
|
commitdiff
|
raw
|
diff to current
1999-09-12
Guillermo Rodrigue...
Fixed a bug when GSocket_SetCallback was used before...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-11
Guillermo Rodrigue...
Added GSocket_Select()
blob
|
commitdiff
|
raw
|
diff to current
1999-09-06
Guilhem Lavaux
Moved gsockunx.h from src/unix to include/wx/unix
blob
|
commitdiff
|
raw
|
diff to current
1999-09-05
Guilhem Lavaux
Updated wxSocket documentation
blob
|
commitdiff
|
raw
|
diff to current
1999-08-10
Guilhem Lavaux
#if => #if defined()
blob
|
commitdiff
|
raw
|
diff to current
1999-08-10
Guilhem Lavaux
Check for inet_addr/inet_aton.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-09
Guilhem Lavaux
Renamed m_blocking to m_non_blocking
blob
|
commitdiff
|
raw
|
diff to current
1999-08-09
Guilhem Lavaux
Removed unnecessary lines from threadpsx
blob
|
commitdiff
|
raw
|
diff to current
1999-08-07
Guilhem Lavaux
Commented setsockopt as it doesn't work anywhere. I...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-06
Guilhem Lavaux
Changed Ungetch(void *, ...) to Ungetch(const void...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-06
Robert Roebling
Distrib things,
blob
|
commitdiff
|
raw
|
diff to current
1999-08-05
Guilhem Lavaux
Changed BidEndianOrdered to BigEndianOrdered in datstrm.h
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
Guilhem Lavaux
GSocket_timeout: timeout support hack (disabled for...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
Robert Roebling
Minor changes to viusal appearance,
blob
|
commitdiff
|
raw
|
diff to current
1999-08-02
Guilhem Lavaux
Changed a var name
blob
|
commitdiff
|
raw
|
diff to current
1999-08-02
Guilhem Lavaux
Better memory errors handler (added GSOCK_MEMERR)
blob
|
commitdiff
|
raw
|
diff to current
1999-08-01
Robert Roebling
Updated testconf,
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Guilhem Lavaux
Converted some SetBlocking to SetNonBlocking
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
Guilhem Lavaux
Renamed GSocket_SetBlocking to GSocket_SetNonBlocking...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-29
Guilhem Lavaux
Added #include <stddef.h> as it is needed by ANSI.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-29
Robert Roebling
Compile fixes and typos corrected.
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-27
Vadim Zeitlin
wxMotif fixes and common fixes for socket compilation
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Guilhem Lavaux
Changed void GSocket_Init() to bool GSocket_Init()
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Robert Roebling
wxSocket compilation
blob
|
commitdiff
|
raw
|
diff to current
1999-07-26
Robert Roebling
Typos in documentation
blob
|
commitdiff
|
raw
|
diff to current
1999-07-26
Karsten Ballüder
Documented help API extension and fixed gsocket compila...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-25
Guilhem Lavaux
Added GSocket_Init and GSocket_Cleanup
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Guilhem Lavaux
Updated wxDataStream (added ByteOrder)
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Guilhem Lavaux
Added GSocket motif (it compiles but I didn't tested it)
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Karsten Ballüder
Fixed stupid new bugs :-(
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