wxWidgets/src
2001-07-26 16:45:41 +00:00
..
common fixed bug with wxPathExists('c:\') yet again 2001-07-23 18:17:28 +00:00
freetype Added FreeType II beta 8. 2000-09-03 16:51:07 +00:00
generic made the log dialog resizeable (again?) 2001-07-26 16:45:41 +00:00
gtk *really* suppress log messages from inside wxYield 2001-07-26 13:21:34 +00:00
gtk1 *really* suppress log messages from inside wxYield 2001-07-26 13:21:34 +00:00
html fixed entities parsing under win32 2001-07-20 12:33:32 +00:00
iodbc remove c++ comment in header 2000-02-03 13:17:32 +00:00
jpeg Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
mac corrected pragma interface/implementation for Mac OS X 2001-07-22 17:03:06 +00:00
makeenvs Corrected #include in gsockmot.cpp 1999-09-07 08:22:23 +00:00
mgl Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
motif renamed Number method (should be GetCount) 2001-07-23 20:11:12 +00:00
msw compilation warning fixed 2001-07-24 19:33:55 +00:00
os2 OS/2 fixes for this week. 2001-07-13 17:42:49 +00:00
png Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
regex Reverted my bad <> -> "" fix, sorry; updated project files. 2001-07-14 09:02:42 +00:00
stc Made a couple Number() to GetCount() changes 2001-07-14 03:27:03 +00:00
tiff Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
univ regenerated the makefiles to include regex.cpp 2001-07-13 18:56:33 +00:00
unix fixed some warnings 2001-07-19 20:52:26 +00:00
xpm removed MSVC libxpm makefiles 2001-05-08 22:28:06 +00:00
xrc Unicode complation fixes 2001-07-18 23:01:31 +00:00
zlib Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
.cvsignore ignore CodeWarrior build directory and files produced during compilation 2001-02-04 14:56:23 +00:00
cygnus.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
files.lst regenerated the makefiles to include regex.cpp 2001-07-13 18:56:33 +00:00
make.env.in Added Mac OS X resource file handling: 2001-05-01 19:40:09 +00:00
makeb32.env Corrections to config checking; tweaking wxUniv's setup.h; added fix to makeb32.env 2001-06-29 16:30:51 +00:00
makebcc.env Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makefile.bcc removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +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 changes for building wxRegEx 2001-07-13 17:35:05 +00:00
makelib.b32 Minor tweaks 2000-11-12 19:55:10 +00:00
makelib.bcc Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makelib.env.in added DEP_INFO_FLAGS to compilation options 2001-07-21 06:42:20 +00:00
makelib.g95 patch for cleanall target in mingw makefiles (which I forgot to commit before) 2001-03-21 19:13:09 +00:00
makelib.vc Added code to create $D (debug or release) subdir to put the .OBJ files into. 2001-01-16 10:57:48 +00:00
makelib.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makemac6.mcp added new project file having the new files 2001-07-15 10:02:38 +00:00
makemac.mcp modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +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 changes for building wxRegEx 2001-07-13 17:35:05 +00:00
makeprog.bcc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.env.in added DEP_INFO_FLAGS to compilation options 2001-07-21 06:42:20 +00:00
makeprog.g95 patch for cleanall target in mingw makefiles (which I forgot to commit before) 2001-03-21 19:13:09 +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 Support for building samples in a port, dbg-rlse, dll-stat specifc output path 2001-03-07 18:18:18 +00:00
makeprog.vc Fixed memory leak in textcmn.cpp 2001-06-06 11:17:30 +00:00
makeprog.wat Added long-filename functions & normalisation; patch to Watcom makefiles 2001-03-21 12:34:56 +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 removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +00:00
maketwin.env Added some makefiles 1999-01-25 12:15:20 +00:00
makeva.env Visualage fixes for Stefan's socket implementations 2001-05-21 20:29:42 +00:00
makevc.env changes for building wxRegEx 2001-07-13 17:35:05 +00:00
makewat.env changes for building wxRegEx 2001-07-13 17:35:05 +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 regenerated the makefiles to include regex.cpp 2001-07-13 18:56:33 +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 Reverted my bad <> -> "" fix, sorry; updated project files. 2001-07-14 09:02:42 +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_universal.dsp Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
wxvc_universal.dsw Added project files for wxUniv under MSW 2001-06-29 17:23:05 +00:00
wxvc.dsp Reverted my bad <> -> "" fix, sorry; updated project files. 2001-07-14 09:02:42 +00:00
wxvc.dsw Changed <> to "" to help inclusion; added regex files to VC++ project files 2001-07-13 19:34:06 +00:00
wxWin.icc Add gridctrl 2001-05-29 18:59:46 +00:00
Wxwindll.icc Add gridctrl 2001-05-29 18:59:46 +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