.. |
common
|
Removing warnings
|
2000-01-06 16:57:30 +00:00 |
generic
|
*** empty log message ***
|
2000-01-07 14:14:03 +00:00 |
gtk
|
Minor resize probs solved.
|
2000-01-06 18:40:33 +00:00 |
gtk1
|
Minor resize probs solved.
|
2000-01-06 18:40:33 +00:00 |
html
|
Unicode compilation fixes for BC++ 5
|
2000-01-03 18:58:57 +00:00 |
iodbc
|
Small distrib changes,
|
1999-10-24 16:45:01 +00:00 |
jpeg
|
gdiimage updates
|
1999-12-15 06:02:30 +00:00 |
mac
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
makeenvs
|
Corrected #include in gsockmot.cpp
|
1999-09-07 08:22:23 +00:00 |
motif
|
wxControl child of wxControlBase
|
2000-01-07 14:59:14 +00:00 |
msw
|
wxFONTENUMPROC definition changed for mingwin 2.95
|
2000-01-07 11:06:39 +00:00 |
os2
|
Updated OS/2 sources with fixes to wxControl and wxSpinCtrl
|
2000-01-04 17:15:34 +00:00 |
png
|
gdiimage updates
|
1999-12-15 06:02:30 +00:00 |
qt
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
regex
|
Tcl regex lib
|
1999-10-21 02:16:19 +00:00 |
stubs
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
tiff
|
mingw32 specific compile fix
|
2000-01-07 16:26:00 +00:00 |
unix
|
1. many, many, many warnings fixed (from HP-UX build log; 50% are still left)
|
1999-12-30 17:51:26 +00:00 |
xpm
|
gdiimage updates
|
1999-12-15 06:02:30 +00:00 |
zlib
|
gdiimage updates
|
1999-12-15 06:02:30 +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 |
make_cw.mcp
|
.mcp was broken
|
1999-11-09 08:41:32 +00:00 |
make.env.in
|
-fpermissive is now returned by wx-config -cflags if the library was compiled
|
2000-01-05 17:11:09 +00:00 |
makeb32.env
|
patches from Ricky Gonzales <gonzales@pyramid3.net> for BC++ Builder
|
1999-11-15 13:57:22 +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 libxpm
|
2000-01-07 16:23:39 +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
|
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
|
Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc.
|
1999-11-08 21:14:50 +00:00 |
makeprog.bcc
|
Added png, zlib targets to 16-bit makefiles
|
1999-02-14 23:23:19 +00:00 |
makeprog.env.in
|
EXTRA_LIBS vs. EXTRALIBS change.
|
2000-01-04 20:14:54 +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
|
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.va
|
For use when build samples under wxOS2
|
1999-12-15 16:54:08 +00:00 |
makeprog.vc
|
Mostly Mingw32/Cygwin corrections
|
1999-12-20 19:04:48 +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
|
gdiimage updates
|
1999-12-15 06:02:30 +00:00 |
makevc.env
|
Linking with the TIFF library
|
1999-12-23 20:13:49 +00:00 |
makewat.env
|
Small changes
|
1999-10-24 15:14: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 |
wxCommon.icc
|
Updated config files for VisualAge C++ V4.0 to include new sources
|
2000-01-03 18:26:07 +00:00 |
wxGeneric.icc
|
Added Calctrl.cpp to sources list
|
2000-01-04 18:19:34 +00:00 |
wxHTML.icc
|
Update options to the config files
|
1999-12-22 23:21:47 +00:00 |
wxJpeg.icc
|
New Visualage C++ Version 4.0 Project Configuration files
|
1999-12-16 21:00:54 +00:00 |
wxOS2.icc
|
Updated config files for VisualAge C++ V4.0 to include new sources
|
2000-01-03 18:26:07 +00:00 |
wxPng.icc
|
New Visualage C++ Version 4.0 Project Configuration files
|
1999-12-16 21:00:54 +00:00 |
wxvc_dll.dsp
|
Updated wxvc_dll.dsp and memory.h to make VC++ compile in DLL mode again
|
2000-01-01 12:24:35 +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
|
Updated wxvc_dll.dsp and memory.h to make VC++ compile in DLL mode again
|
2000-01-01 12:24:35 +00:00 |
wxvc.dsw
|
Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp,
|
1999-11-01 20:36:43 +00:00 |
wxWin.icc
|
Added Calctrl.cpp to sources list
|
2000-01-04 18:19:34 +00:00 |
wxXpm.icc
|
New Visualage C++ Version 4.0 Project Configuration files
|
1999-12-16 21:00:54 +00:00 |
wxZlib.icc
|
New Visualage C++ Version 4.0 Project Configuration files
|
1999-12-16 21:00:54 +00:00 |