wxWidgets/src
Guillermo Rodriguez Garcia cc534ff767 Removed bool params and retvalues in GSocket interface to avoid mismatch
between C-compiled bools in gsocket and C++ real bools as passed by wxSocket


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-16 21:57:21 +00:00
..
common Removed bool params and retvalues in GSocket interface to avoid mismatch 2000-03-16 21:57:21 +00:00
generic Committing in . 2000-03-16 08:07:59 +00:00
gtk Next take at getting mini-frames even with Life! to work... 2000-03-16 20:41:27 +00:00
gtk1 Next take at getting mini-frames even with Life! to work... 2000-03-16 20:41:27 +00:00
html fixed incorrect use of _() where it should be wxT() 2000-03-11 19:31:33 +00:00
iodbc remove c++ comment in header 2000-02-03 13:17:32 +00:00
jpeg Update for building jpeg as an os2 dll 2000-03-09 21:12:50 +00:00
mac moved wxDash typedef to gdicmn.h 2000-03-13 14:34:35 +00:00
makeenvs Corrected #include in gsockmot.cpp 1999-09-07 08:22:23 +00:00
motif Process pending events before deleting pending objects, and do it 2000-03-16 12:05:01 +00:00
msw Removed bool params and retvalues in GSocket interface to avoid mismatch 2000-03-16 21:57:20 +00:00
os2 Readded #if wxUSE_UNICODE to ~wxApp. 2000-03-16 19:27:40 +00:00
png Update for building png as an os2 dll 2000-03-09 21:12:29 +00:00
qt moved wxDash typedef to gdicmn.h 2000-03-13 14:34:35 +00:00
regex This commit was generated by cvs2svn to compensate for changes in r5380, 2000-01-14 00:20:46 +00:00
stc dropTarget is now dynamically allocated. 2000-03-16 00:15:48 +00:00
stubs moved wxDash typedef to gdicmn.h 2000-03-13 14:34:35 +00:00
tiff Update for building tiff as an os2 dll 2000-03-09 21:11:21 +00:00
unix Removed bool params and retvalues in GSocket interface to avoid mismatch 2000-03-16 21:57:20 +00:00
xpm Update for building xpm as an os2 dll 2000-03-09 21:12:05 +00:00
zlib Update for building zlib as an os2 dll 2000-03-09 21:11:46 +00:00
.cvsignore more files to ignore (*.env) 1999-09-18 16:51:31 +00:00
cygnus.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
files.lst 1. wxFTP works (somehow) 2000-03-15 17:16:35 +00:00
make_cw.mcp new upload / perhaps prev version was corrupted 2000-01-27 07:59:14 +00:00
make.env.in removed -Icontrib from src/make.env, use APPEXTRADEFS for such things instead 2000-03-14 17:09:45 +00:00
makeb32.env 1. aapplied patch for bcc makefiles from Ricky Gonzales 2000-03-14 14:57:16 +00:00
makebcc.env Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makefile.bcc added some wxMSW stuff 1998-05-20 14:12:05 +00:00
makefile.dos Cleared up DEBUG define mess, defines are now called __WXDEBUG__ and WXDEBUG. 1998-07-10 11:14:17 +00:00
makefile.va Updated makefiles for VisualAge C++ V3.0 1999-09-15 21:56:39 +00:00
makefile.vc Added dde sample; added docs/index.htm 1999-01-27 10:01:14 +00:00
makeg95.env Removed the PREEXTRALIBS hack - no longer needed 2000-03-14 01:05:54 +00:00
makelib.b32 First attempt at clean-up 1999-04-03 17:46:18 +00:00
makelib.bcc Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makelib.env.in More samples makefiles 1999-08-14 09:41:49 +00:00
makelib.g95 Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h; 1999-10-31 12:03:20 +00:00
makelib.vc Fixing another hard-coded WXDIR path 1999-12-17 19:47:51 +00:00
makelib.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makemsc.env Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
makeprog.b32 1. aapplied patch for bcc makefiles from Ricky Gonzales 2000-03-14 14:57:16 +00:00
makeprog.bcc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.env.in patch from Paul Gammans <paul.gammans@brunel.ac.uk> for cross compiling for MSW 2000-03-09 20:18:59 +00:00
makeprog.g95 Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h; 1999-10-31 12:03:20 +00:00
makeprog.msc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.sl Added some makefiles 1999-01-25 12:15:20 +00:00
makeprog.va no message 2000-02-22 17:11:02 +00:00
makeprog.vc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makesc.env More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles/runs 1999-01-09 20:18:06 +00:00
makesl.env Added some makefiles 1999-01-25 12:15:20 +00:00
maketwin.env Added some makefiles 1999-01-25 12:15:20 +00:00
makeva.env Updates for build dll 2000-03-09 21:07:55 +00:00
makevc.env Various compiler changes 2000-03-15 18:52:23 +00:00
makewat.env Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
mingegcs.bat Added a few files; fixed some warnings and wxMotif compile problems 1999-01-31 18:47:10 +00:00
mingw32.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
ntwxwin.mak Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
rpmfiles.lst makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
wxJpeg.icc Minor updates 2000-02-14 04:58:59 +00:00
wxPng.icc Minor updates 2000-02-14 04:58:59 +00:00
wxTiff.icc Tiff library icc for VisualAge 4.0 2000-03-14 14:07:33 +00:00
wxvc_dll.dsp Added gsockmsw.c to VC++ project files 2000-03-14 09:02:13 +00:00
wxvc_dll.dsw Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
wxvc.dsp Added gsockmsw.c to VC++ project files 2000-03-14 09:02:13 +00:00
wxvc.dsw Made VC++ makefiles and project files a bit more consistent 2000-03-08 08:32:31 +00:00
wxWin.icc Updates for build dll 2000-03-09 21:07:55 +00:00
Wxwindll.icc combine minimal with the .dll 2000-03-10 22:24:54 +00:00
wxXpm.icc Minor updates 2000-02-14 04:58:59 +00:00
wxZlib.icc Minor updates 2000-02-14 04:58:59 +00:00