]> git.saurik.com Git - wxWidgets.git/history - src/osx/core/sockosx.cpp
Use CF socket manager in GUI OS X applications.
[wxWidgets.git] / src / osx / core / sockosx.cpp
2009-08-16  Vadim ZeitlinUse CF socket manager in GUI OS X applications.
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-12-30  Vadim Zeitlinremove wxSOCKET_MAX_EVENT, it is not really necessary...
2008-12-27  Vadim Zeitlincompilation fix: use IsServer() instead of m_server...
2008-11-29  Vadim Zeitlincompilation fix after making wxSocketImpl derive from...
2008-11-28  Vadim Zeitlinrename various gsock* files to sock* (except for MSW...