.. |
common
|
accept \r as a delimiter when parsing dates (bug 684617)
|
2003-03-10 22:14:40 +00:00 |
generic
|
Add wxRTTI to generic wxDirDialog.
|
2003-03-14 20:08:45 +00:00 |
gtk
|
Text attributes for GTK2.
|
2003-03-16 13:47:47 +00:00 |
gtk1
|
Text attributes for GTK2.
|
2003-03-16 13:47:47 +00:00 |
html
|
applied patch adding SetFonts to wxHTML printing classes and allowing NULL sizes list
|
2003-03-16 20:30:26 +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
|
Don't use images for wxNotebook because of crash
|
2003-03-17 09:38:55 +00:00 |
mgl
|
Send the wxWindowDestroyEvent for all ports
|
2003-02-19 02:59:36 +00:00 |
microwin
|
Regenerate makefiles.
|
2003-01-28 21:02:32 +00:00 |
motif
|
Fixed (native) wxComboBox::SetSelection and
|
2003-03-16 20:40:35 +00:00 |
msw
|
Prevent crash in case nothing is selected
|
2003-03-12 19:48:45 +00:00 |
os2
|
Send the wxWindowDestroyEvent for all ports
|
2003-02-19 02:59:36 +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
|
Patch from David Falkinder to help building a STC dll.
|
2003-02-27 21:10:20 +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
|
fixed memory leak (patch 685580)
|
2003-03-02 23:18:26 +00:00 |
wxWindows.pbproj
|
removed execcmn from list of files to compile in release target
|
2003-01-09 06:44:57 +00:00 |
x11
|
wxCLOSE->wxCLOSE_BOX
|
2003-02-27 10:13:26 +00:00 |
xrc
|
Change wxCLOSE to wxCLOSE_BOX.
|
2003-02-28 22:09:14 +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
|
|
|
files.lst
|
Regenerated files.
|
2003-02-20 18:30:06 +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
|
|
|
makefile.bcc
|
|
|
makefile.dos
|
|
|
makefile.va
|
|
|
makefile.vc
|
|
|
makeg95.env
|
Applied patch [ 696990 ] fix makeg95.env so it can find version.mak
|
2003-03-05 20:21:32 +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
|
|
|
makelib.wat
|
fix for making libraries
|
2003-02-10 20:43:39 +00:00 |
makemsc.env
|
|
|
makeprog.b32
|
added TARGETDEF to use a def file if one exists
|
2003-03-14 09:09:13 +00:00 |
makeprog.bcc
|
|
|
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
|
|
|
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
|
|
|
maketwin.env
|
|
|
makeva.env
|
Updated version
|
2002-12-05 11:08:08 +00:00 |
makevc.env
|
Removed some superflous #defines already added by plaform.h, simplified a bit
|
2003-03-07 15:48:41 +00:00 |
makewat.env
|
note warning against using /ox
|
2003-02-23 21:59:26 +00:00 |
mingegcs.bat
|
|
|
mingw32.bat
|
Applied #486410
|
2001-12-08 22:22:00 +00:00 |
ntwxwin.mak
|
|
|
version.mak
|
centralize version info in one file, include it from all makefiles
|
2003-02-24 23:20:22 +00:00 |
wxBase.dsp
|
do use micro version number in the DLL names -- but in the unstable branch only
|
2003-02-24 23:19:21 +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
|
|
|
wxPng.icc
|
|
|
wxTiff.icc
|
|
|
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
|
|
|
Wxwindll.icc
|
|
|
wxWindows.dsp
|
do use micro version number in the DLL names -- but in the unstable branch only
|
2003-02-24 23:19:21 +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
|
|
|
wxZlib.icc
|
|
|