.. |
cocoa
|
Implement toolbar tool clicks. Get rid of wxNSActionCell stuff because
|
2004-11-17 18:02:56 +00:00 |
common
|
Warning fixes.
|
2004-11-22 17:45:20 +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
|
Made wxPageSetupDialog a pimpl implementation.
|
2004-11-20 14:46:25 +00:00 |
gtk
|
At least under GTK2, we do not need m_widget->window to be non-NULL in order to successfully change the background colour
|
2004-11-22 16:37:27 +00:00 |
gtk1
|
At least under GTK2, we do not need m_widget->window to be non-NULL in order to successfully change the background colour
|
2004-11-22 16:37:27 +00:00 |
html
|
new set of fixes for problems due to huge files support: drop wxFileSize_t, use wxFileOffset only, make wxInvalidOffset an int (main part of the patch 1063498)
|
2004-11-10 21:02:58 +00:00 |
iodbc
|
Documentation patch from Olly Betts
|
2004-10-22 19:11:07 +00:00 |
jpeg
|
Name and version changes
|
2004-05-23 14:56:36 +00:00 |
mac
|
guess to get initial font selection working on OSX 10.3
|
2004-11-22 17:18:58 +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
|
compilation fix for USE_PCH == 0
|
2004-11-22 16:22:12 +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
|
When using an external scrollbar ensure that the built-in one is set
|
2004-11-10 19:58:49 +00:00 |
tiff
|
new files in libtiff 3.6.1
|
2004-11-20 00:17:39 +00:00 |
univ
|
Fix the assert of not reset highlighted menu item pointer.
|
2004-11-22 12:36:07 +00:00 |
unix
|
Cruft cleanup from MJW, strip the tabs out of sound.cpp
|
2004-11-12 03:30:07 +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 unix/stdpaths
|
2004-11-17 18:38:10 +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
|
WinCE fix. IsEmpty() -> empty().
|
2004-11-16 13:56:18 +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
|
Patch from "Viktor Voroshylo" <viktor@voroshylo.com>
|
2004-01-27 17:47:37 +00:00 |
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
|
added wsock32.lib (patch 880683)
|
2004-02-07 14:19:15 +00:00 |
mingegcs.bat
|
|
|
mingw32.bat
|
|
|
ntwxwin.mak
|
|
|
version.mak
|
|
|
wxJpeg.icc
|
|
|
wxPng.icc
|
|
|
wxTiff.icc
|
|
|
wxWin.icc
|
|
|
Wxwindll.icc
|
|
|
wxWindows.dsp
|
Massive reworking of wxMediaCtrl code - backend everything, search for backends via RTTI lookup, and more
|
2004-11-14 23:26:55 +00:00 |
wxWindows.dsw
|
|
|
wxWindowsClassicM8.xml
|
classic split, building from the files in the src/mac/classic folder
|
2004-03-26 06:56:52 +00:00 |
wxwindowsM5.xml
|
updated CodeWarrior 5.3 project with latest file changes
|
2003-12-11 21:28:17 +00:00 |
wxWindowsM7.mcp
|
Updated CW project file
|
2004-02-21 17:04:21 +00:00 |
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
|
|
|