wxWidgets/src
Robin Dunn 7bf5436263 Allow override of /MDd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-06 19:09:07 +00:00
..
common wxOS2 updates for 10/5/99 1999-10-05 22:10:56 +00:00
generic some warnings suppressed 1999-10-06 18:12:41 +00:00
gtk now supports wxCURSOR_BULLSEYE 1999-10-06 07:09:26 +00:00
gtk1 now supports wxCURSOR_BULLSEYE 1999-10-06 07:09:26 +00:00
html many changes; major ones: 1999-10-04 20:15:38 +00:00
iodbc new makefiles (part I) 1999-06-01 15:32:12 +00:00
jpeg OS/2 linkage specification on METHODDEF macro 1999-07-30 21:46:24 +00:00
mac * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ... 1999-04-26 18:16:56 +00:00
makeenvs Corrected #include in gsockmot.cpp 1999-09-07 08:22:23 +00:00
motif ifdef'd out wxEmptyString. This is defined in string.cpp. 1999-10-06 05:45:05 +00:00
msw Added new wxGrid classes. This is a work in progress ! 1999-10-06 05:13:20 +00:00
os2 wxOS2 updates for 10/5/99 1999-10-05 22:10:56 +00:00
png Removing most of level 4 warnings, particulary in 16 bits mode 1999-08-30 07:11:47 +00:00
qt Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
regex Tcl regex lib 1999-08-05 01:16:55 +00:00
stubs Renamed GSocket_SetBlocking to GSocket_SetNonBlocking and *Fallback to *Callback 1999-07-30 17:54:18 +00:00
unix many changes; major ones: 1999-10-04 20:15:38 +00:00
xpm Removing most of level 4 warnings, particulary in 16 bits mode 1999-08-30 07:11:47 +00:00
zlib Removing most of level 4 warnings, particulary in 16 bits mode 1999-08-30 07:11:47 +00:00
.cvsignore more files to ignore (*.env) 1999-09-18 16:51:31 +00:00
cygnus.bat Various wxMotif changes including size optimisation and debugging operator fix. 1998-11-25 21:42:56 +00:00
make_cw.mcp CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) 1999-08-20 15:36:30 +00:00
make_cw.old.mcp CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) 1999-08-20 15:36:30 +00:00
make.env.in Fixes for smoother cross compilation; 1999-08-22 22:43:58 +00:00
makeb32.env Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makebcc.env Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +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 Added -lwsock32 (needed for socket support) 1999-09-07 15:40:37 +00:00
makeg295.env Added makeg295.env file for building with gcc-2.95/mingw 1999-09-14 20:53:04 +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 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makelib.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makelib.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makemsc.env Minor corrections to be able to compile with VC++ 1.5C and VC++ 4.1 1999-08-24 15:54:04 +00:00
makeprog.b32 Misc. fixes 1999-05-09 14:49:40 +00:00
makeprog.bcc Added png, zlib targets to 16-bit makefiles 1999-02-14 23:23:19 +00:00
makeprog.env.in Many distribution things. 1999-08-25 16:39:29 +00:00
makeprog.g95 MingW32 compilation works now. 1999-07-21 16:19:59 +00:00
makeprog.msc wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makeprog.sl Added some makefiles 1999-01-25 12:15:20 +00:00
makeprog.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +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 wxOS2 updates for 10/5/99 1999-10-05 22:10:56 +00:00
makevc.env Allow override of /MDd 1999-10-06 19:09:07 +00:00
makewat.env Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +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 some wxMSW stuff 1998-05-20 14:12:05 +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
wxvc6.dsp Corrected setting back 1999-10-06 15:04:05 +00:00
wxvc6.dsw Added VC++ 5 wxWin project files (not generated sample project files) 1999-09-13 14:31:48 +00:00
wxvc_dll.dsp wxHTML 8.3 convention 1999-10-03 17:56:02 +00:00
wxvc_dll.dsw Added DLL versions of project files. 1999-09-13 17:53:28 +00:00
wxvc.dsp wxHTML 8.3 convention 1999-10-03 17:56:02 +00:00
wxvc.dsw Added VC++ 5 wxWin project files (not generated sample project files) 1999-09-13 14:31:48 +00:00
wxWindows.icc VisualAge C++ V4.0 configuration files 1999-09-09 21:24:24 +00:00
wxWindows.ics VisualAge C++ V4.0 configuration files 1999-09-09 21:24:24 +00:00