Václav Slavík
|
86afa786d4
|
reverted my last change, pch problem is deeper and needs to be solved in Bakefile first
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-11 08:49:43 +00:00 |
|
Václav Slavík
|
e2c8075b72
|
don't use precompiled headers for gsocket code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-10 18:44:10 +00:00 |
|
David Elliott
|
948c96efa1
|
Use bool instead of int. Replace TRUE/FALSE with true/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-08 05:30:36 +00:00 |
|
David Elliott
|
3e1400ac6a
|
Removed incorrect struct qualifier from GSocketGUIFunctionsTable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-08 04:48:33 +00:00 |
|
David Elliott
|
85431efa68
|
Use delete foo; instead of GSocket_destroy(foo);
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-06 22:28:19 +00:00 |
|
Włodzimierz Skiba
|
d95de15439
|
Unused parameters markup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-05 16:46:32 +00:00 |
|
Włodzimierz Skiba
|
79630806b6
|
Blind fix to precompiled headers verified by author of bug #1003085
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-04 08:04:06 +00:00 |
|
David Elliott
|
a45068485c
|
* Made GSocket::GetError() exp/imp from net library and provide an inline
compatibility function.
* Provide a Null gs_gui_functions implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 04:14:42 +00:00 |
|
David Elliott
|
c90cc42e98
|
Real C++(ish) code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 03:37:32 +00:00 |
|
David Elliott
|
32524c8fb8
|
C/C++ differences
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 02:07:42 +00:00 |
|
David Elliott
|
f7ff39c6ac
|
Copied from src/msw/gsocket.c revision 1.61
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 02:03:44 +00:00 |
|