wxWidgets/src
2005-04-06 17:26:49 +00:00
..
cocoa Moved #if wxUSE_COMBOBOX after real wx/wxprec.h include. 2005-03-26 05:51:07 +00:00
common Fix memory leak when a spacer is added, and crash when a window is added before wxSizerItem::DeleteWindows 2005-04-06 11:39:04 +00:00
expat Make expat's configure detect if -ext o is needed (MW) so tests work correctly. 2005-03-26 04:12:46 +00:00
generic added GetVisibleBegin/End() to complement/replace GetFirst/LastVisibleLine() and use them in the code to fix problems when the control is empty and GetLastVisibleLine() returns (size_t)-1 (closes bug 1176561) 2005-04-05 22:43:41 +00:00
gtk Applied gnome print rounded rect patch. 2005-04-06 16:26:13 +00:00
gtk1 Applied gnome print rounded rect patch. 2005-04-06 16:26:13 +00:00
html Incomplete wxUSE_* warning fix. 2005-03-24 17:49:56 +00:00
iodbc Documentation patch from Olly Betts 2004-10-22 19:11:07 +00:00
jpeg replaced C++ comment with a C one 2005-03-06 12:16:24 +00:00
mac Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning. 2005-04-05 16:10:48 +00:00
mgl Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning. 2005-04-05 16:10:48 +00:00
motif added orient parameter to wxMDIParentFrame::Tile() 2005-03-21 12:27:49 +00:00
msw Really remove the droppings when there are no pages 2005-04-06 17:26:49 +00:00
os2 Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning. 2005-04-05 16:10:48 +00:00
palmos Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning. 2005-04-05 16:10:48 +00:00
png Document osx hack 2004-12-17 15:41:00 +00:00
regex fix some 'might not be initialized in this function' warnings 2005-02-22 07:15:57 +00:00
stc Don't include the nul byte when copying to the clipboard 2005-04-03 23:53:04 +00:00
tiff Metrowerks: The unix.h header is part of MSL_Extras. It's not needed for 2005-03-26 05:25:14 +00:00
univ added wxTE_BESTWRAP style (which is the default now); renamed wxTE_LINEWRAP to wxTE_CHARWRAP as this corresponds better to what it does; added tests for wxTE_*WRAP to the widgets sample (replaces patch 1156507) 2005-03-27 15:25:21 +00:00
unix Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning. 2005-04-05 16:10:48 +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 we need our own implementation because in wxmac wxIcon does not inherit from wxBitmap anymore 2005-03-29 09:30:39 +00:00
x11 Applied GetSystemMetric patch to suppurt GTK and multihead 2005-03-07 17:38:31 +00:00
xml Warning fix about assigning unused value + little source cleaning. 2005-03-29 17:28:58 +00:00
xrc fixed typo in dynamic cast 2005-04-04 14:20:25 +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 added MDI support to XRC 2005-04-02 22:22: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 fixed wxlib Mach-O debug and release compilation 2005-02-16 20:59:19 +00:00
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc