wxWidgets/src
2004-11-09 18:33:00 +00:00
..
cocoa Moved duplicated wxMac/wxCocoa code into src/mac/corefoundation/utilsexc_cf.cpp 2004-11-04 19:45:42 +00:00
common wxSizer::Add/Insert now returns pointer to wxSizerItem added and wxSizerItem contains access to its area [Patch #1042571 with minimal tweaks] 2004-11-09 18:33:00 +00:00
expat $#include "expat_config.h" instead of <expat_config.h> as the file is in current directory 2004-10-02 23:16:18 +00:00
generic Warning fixes. 2004-11-08 19:57:37 +00:00
gtk compilation fix for GTK+ 2.0 2004-11-04 23:57:19 +00:00
gtk1 compilation fix for GTK+ 2.0 2004-11-04 23:57:19 +00:00
html Moved the wxPageSetupDialogData <-> native conversion 2004-10-31 23:43:41 +00:00
iodbc Documentation patch from Olly Betts 2004-10-22 19:11:07 +00:00
jpeg
mac move offscreen before in order to avoid transitions for mdiparent frame as it supposed not to be visible on mac anyway 2004-11-09 08:13:00 +00:00
mgl wxSystemSettings::GetMetric returns -1 if the metric is not supported 2004-09-29 21:56:22 +00:00
motif Get shorter code with new wxRect constructor. 2004-11-08 19:54:24 +00:00
msw *** empty log message *** 2004-11-08 05:17:32 +00:00
os2 Added wxStandardPaths implementation for OS/2. 2004-11-06 22:14:04 +00:00
palmos removed unneeded junk copied from MSW port 2004-10-19 23:19:31 +00:00
png merged libpng-1.2.7 to HEAD (1.2.6 contained serious bug that caused it to produce broken PNG files) 2004-09-12 11:46:04 +00:00
regex include wx/wxchar.h after ctype.h to fix compilation problem with _T redefinition with CodeWarrior 9 2004-09-26 16:14:35 +00:00
stc Rebaked (build/bakefiles/common.bkl 1.95->1.96 change) 2004-10-18 17:02:37 +00:00
tiff
univ Warning fixes to unused variables, int/wxChar keycode and other typecasting, not mixing 'type*' and 'type' variables in single line, IsEmpty to empty replacement etc. 2004-11-05 21:18:04 +00:00
unix Cast 4th parameter of getsockopt to char* and of setsockopt to const char* 2004-11-09 04:20:38 +00:00
wxWindows.pbproj Blind fixes for Mac project files (version number, missing cpp files) 2004-10-02 14:07:20 +00:00
wxWindows.xcode added corefoundation and base classes 2004-11-02 08:35:22 +00:00
x11 moved wxWindow::GetBestSize implementation into DoGetBestSize to make it easier to support both prototypes in derived classes 2004-09-30 16:33:36 +00:00
xml Committing in . 2004-11-02 07:13:19 +00:00
xrc use wxART_BUTTON for stock bitmap buttons 2004-11-07 17:05:27 +00:00
zlib upgraded to zlib 1.2.2 (replaces patch with CAN-2004-0797 vulnerability fix with official upstream fix) 2004-11-05 15:55:19 +00:00
.cvsignore
cwcopysetup.bat
cwdcopysetup.bat
cygnus.bat
makeb32.env
makebcc.env
makefile.dos
makefile.va
makefile.vc
makeg95.env
makelib.b32
makelib.bcc
makelib.g95
makelib.sc
makelib.vc
makelib.wat
makemsc.env
makeprog.b32
makeprog.bcc
makeprog.g95
makeprog.msc
makeprog.sc
makeprog.sl
makeprog.va
makeprog.vc
makeprog.wat
makesc.env
makesl.env
maketwin.env
makeva.env
makevc.env
makewat.env
mingegcs.bat
mingw32.bat
ntwxwin.mak
version.mak
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxWindows.dsp wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
wxWindows.dsw
wxWindowsClassicM8.xml
wxwindowsM5.xml
wxWindowsM7.mcp
wxWindowsM8.xml Build src/mac/corefoundation/cfstring.cpp and src/common/uri.cpp 2004-10-29 20:22:36 +00:00
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc