]> git.saurik.com Git - wxWidgets.git/history - tests/net
extract (and expand and clean up and document) the header window implementation used...
[wxWidgets.git] / tests / net /
2008-11-23  Vadim Zeitlinfix (harmless) VC7 warnings about auto_ptr assignment
2008-11-04  Vadim Zeitlindisable the test under Windows as it hangs and prevents...
2008-11-03  Vadim Zeitlinreally fix VC6 compilation of all testsi (without break...
2008-10-12  Vadim Zeitlincreate local event loop for the operations which need...
2008-10-12  Vadim ZeitlinwxUSE_STL compilation fix
2008-10-12  Vadim Zeitlindon't allocate a too big buffer on stack
2008-10-12  Vadim Zeitlinadd simple (and disabled by default) wxSocket client...
2008-09-12  Vadim Zeitlinfix crash under MSW due to constructing a static wxDDEC...
2008-07-14  Vadim Zeitlinonly initialize sockets if IPC implementation is socket...
2008-07-14  Vadim ZeitlinPCH-less build fix
2008-07-14  Vadim Zeitlinadded a simple IPC unit test