..
common
Some improvements to accessibility behaviour
2003-02-18 09:33:42 +00:00
generic
Applied patch [ 686843 ] File Dialog Wildcard Bug
2003-02-18 09:27:23 +00:00
gtk
Applied patch [ 681262 ] Add EVT_MENU_OPEN support for GTK
2003-02-18 09:02:30 +00:00
gtk1
Applied patch [ 681262 ] Add EVT_MENU_OPEN support for GTK
2003-02-18 09:02:30 +00:00
html
allow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-02-06 00:53:46 +00:00
iodbc
HWND already typedef'ed on OS/2 with EMX.
2002-08-25 18:29:17 +00:00
jpeg
new (for wxBase) or updated and (hopefully() improved Watcom makefiles
2003-01-22 17:13:52 +00:00
mac
Files from a Drop were only added but the fileslist never cleard
2003-02-15 08:36:30 +00:00
mgl
compilation fixes
2003-02-12 20:35:27 +00:00
microwin
Regenerate makefiles.
2003-01-28 21:02:32 +00:00
motif
Setting background colour on listbox parent makes it look ugly, do not
2003-02-14 20:43:53 +00:00
msw
Some improvements to accessibility behaviour
2003-02-18 09:33:42 +00:00
os2
added DoSetNativeFontInfo() to avoid virtual function hiding
2003-02-12 15:42:27 +00:00
png
changed C++ comments in C comments
2003-02-02 22:54:04 +00:00
regex
new (for wxBase) or updated and (hopefully() improved Watcom makefiles
2003-01-22 17:13:52 +00:00
stc
first watcom makefile
2003-02-12 22:17:08 +00:00
tiff
don't always rename the files before compiling with Watcom, this is not needed any longer with OpenWatcom (but still keep the possibility to enable this file renaming for older versions)
2003-01-22 17:15:39 +00:00
univ
Applied patch [ 681893 ] Combobox in toolbar
2003-02-18 09:38:02 +00:00
unix
Minor corrections.
2003-02-11 11:20:45 +00:00
wxWindows.pbproj
removed execcmn from list of files to compile in release target
2003-01-09 06:44:57 +00:00
x11
added DoSetNativeFontInfo() to avoid virtual function hiding
2003-02-12 15:42:27 +00:00
xrc
added wxSplitterWindow to XRC
2003-01-26 23:19:04 +00:00
zlib
new (for wxBase) or updated and (hopefully() improved Watcom makefiles
2003-01-22 17:13:52 +00:00
.cvsignore
ignore Mac OS X specific files
2002-05-08 13:14:40 +00:00
cwcopysetup.bat
applied patch to build wxMSW with CW7 (patch 550445)
2002-05-09 22:34:44 +00:00
cwdcopysetup.bat
applied patch to build wxMSW with CW7 (patch 550445)
2002-05-09 22:34:44 +00:00
cygnus.bat
Added sqltypes.h (for Cygwin b20), some other Cygwin fixes.
1999-10-14 14:10:59 +00:00
files.lst
Regenerate makefiles.
2003-01-28 21:02:32 +00:00
make.env.in
improved Mac resource creation step in order to allow samples to provide
2003-01-27 22:18:18 +00:00
makeb32.env
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +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
makefile.va
makefile.vc
makeg95.env
Under Cygwin, in platform.h default to wxMSW unless otherwise specified.
2003-01-17 20:01:20 +00:00
makelib.b32
Replaced 'erase' with $(RM) so that the default file deletion program can be overriden
2001-08-12 23:56:07 +00:00
makelib.bcc
makelib.env.in
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
makelib.g95
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +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
fix for making libraries
2003-02-10 20:43:39 +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
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
makeprog.bcc
Removed OGL prior to re-adding; some Watcom corrections
2000-03-03 11:10:51 +00:00
makeprog.env.in
improved Mac resource creation step in order to allow samples to provide
2003-01-27 22:18:18 +00:00
makeprog.g95
Applied patch [ 652491 ] Update makefiles for mingw
2002-12-27 21:58:36 +00:00
makeprog.msc
Removed OGL prior to re-adding; some Watcom corrections
2000-03-03 11:10:51 +00:00
makeprog.sl
makeprog.va
Fix to properly find OS/2 wx.rc
2002-01-25 22:49:51 +00:00
makeprog.vc
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
makeprog.wat
try to create smaller executables
2003-02-04 20:34:43 +00:00
makesc.env
makesl.env
removed libxpm dependencies from makefiles
2001-05-09 22:36:25 +00:00
maketwin.env
makeva.env
Updated version
2002-12-05 11:08:08 +00:00
makevc.env
Updated version
2002-12-05 11:08:08 +00:00
makewat.env
try to create smaller executables
2003-02-04 20:34:43 +00:00
mingegcs.bat
mingw32.bat
Applied #486410
2001-12-08 22:22:00 +00:00
ntwxwin.mak
wxBase.dsp
Regenerate makefiles.
2003-01-28 21:02:32 +00:00
wxBase.dsw
renamed project files for 3rd party libs from FooVC.dsp to foo.dsp
2001-10-04 13:27:15 +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
wxUniv.dsp
corrected the paths for the OLE files
2003-01-26 14:09:52 +00:00
wxUniv.dsw
adding wxUniv project/workspace files
2001-10-06 22:12:10 +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
wxWindows.dsp
Added start at accessibility functionality
2003-02-16 11:59:49 +00:00
wxWindows.dsw
Added dependencies to .dsw file
2002-04-08 20:39:27 +00:00
wxwindowsM5.xml
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
wxWindowsM7.mcp
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
wxWindowsM8.xml
xml projects for CW 8
2003-01-16 06:50:42 +00:00
wxWindowsW7.xml
Patch [669503] Patch to CW7 wxMSW project file
2003-01-19 10:15:45 +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