wxWidgets/src
2000-03-31 17:44:48 +00:00
..
common small fix to the msg catalog search path 2000-03-22 12:32:46 +00:00
generic Fixed wrong cursor problem in wxGTK 2000-03-20 10:53:48 +00:00
gtk joystick made conditional 2000-03-27 11:20:54 +00:00
gtk1 joystick made conditional 2000-03-27 11:20:54 +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 Doc updates; new grid disabled for BC++/WIN16 (too much global data) 2000-03-17 09:19:37 +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 Had to #ifdef out wxGetFullHostName for Cygwin b20 2000-03-20 16:52:43 +00:00
os2 no message 2000-03-23 05:17:18 +00:00
png Some VC++ makefile fixes; minor comment mods to setup0.h 2000-03-19 14:47:13 +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 Undoing Eric's changes on the main branch 2000-03-31 17:44: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 1. some (benign) warnings fixed 2000-03-20 18:41:55 +00:00
xpm Added some makefiles, more BC++/win16 fixes 2000-03-17 10:08:07 +00:00
zlib Some VC++ makefile fixes; minor comment mods to setup0.h 2000-03-19 14:47:13 +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. some (benign) warnings fixed 2000-03-20 18:41:55 +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 Restored sane way of using BC++ linker 2000-03-18 09:34:56 +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 Added def files for making OpenGL DLLs (Mingw32); added comment to wxHTML format 2000-03-18 20:11:10 +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 repaired some of the more obvious horrors in the contrib (configure) Makefiles 2000-03-19 04:09:08 +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 Restored sane way of using BC++ linker 2000-03-18 09:34:56 +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 Some VC++ makefile fixes; minor comment mods to setup0.h 2000-03-19 14:47:13 +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 Doc updates; new grid disabled for BC++/WIN16 (too much global data) 2000-03-17 09:19:37 +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 def files for making OpenGL DLLs (Mingw32); added comment to wxHTML format 2000-03-18 20:11:10 +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