wxWidgets/src
2006-08-10 15:42:07 +00:00
..
aui supress unused var warning 2006-07-31 07:24:23 +00:00
cocoa Include wx/dataobj.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-27 12:57:16 +00:00
common move the logic for changing notebook pages using the standard Ctrl-Tab/PageUp/Dn keys even when focus is outside of the notebook to wxControlContainer from wxTopLevelWindowMSW to allow it work for notebooks whose parent is not a TLW (as a side effect, this now also works in all ports although I don't really know how desirable this is) 2006-08-10 15:42:07 +00:00
expat
generic moved mgl/colour.{cpp,h} to generic so that it can be reused by other ports without native colour representation 2006-08-10 11:16:30 +00:00
gtk moved wxIcon implementation for ports where it's identical to wxBitmap to generic/icon.{cpp,h} so that the same code is not duplicated several times 2006-08-09 17:59:30 +00:00
gtk1 moved wxIcon implementation for ports where it's identical to wxBitmap to generic/icon.{cpp,h} so that the same code is not duplicated several times 2006-08-09 17:59:30 +00:00
html added wxEVT_MOUSE_CAPTURE_LOST event and code for correctly handling capture loss (bug #1153662) 2006-07-31 09:27:54 +00:00
iodbc
jpeg Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars. 2006-08-01 12:49:12 +00:00
mac using newer API 2006-08-10 05:31:13 +00:00
mgl moved mgl/colour.{cpp,h} to generic so that it can be reused by other ports without native colour representation 2006-08-10 11:16:30 +00:00
motif Detect and use sys/select.h required by POSIX for select 2006-08-09 11:18:24 +00:00
msdos
msw move the logic for changing notebook pages using the standard Ctrl-Tab/PageUp/Dn keys even when focus is outside of the notebook to wxControlContainer from wxTopLevelWindowMSW to allow it work for notebooks whose parent is not a TLW (as a side effect, this now also works in all ports although I don't really know how desirable this is) 2006-08-10 15:42:07 +00:00
os2 Fixed (?) problem in region handling which caused major redraw problems. 2006-08-06 22:00:10 +00:00
palmos Include wx/dataobj.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-27 12:57:16 +00:00
png Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars. 2006-08-01 12:49:12 +00:00
regex
richtext Include wx/dataobj.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-27 12:57:16 +00:00
stc Only do Armel Asselin's memory reduction patch in Paste in the Unicode 2006-07-29 01:53:18 +00:00
tiff Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars. 2006-08-01 12:49:12 +00:00
univ compilation fix for compilation w/o precompiled headers 2006-08-10 13:53:25 +00:00
unix Detect and use sys/select.h required by POSIX for select 2006-08-09 11:18:24 +00:00
wxWindows.xcode
wxWindows.xcodeproj adding new files 2006-08-09 05:19:38 +00:00
x11 moved wxIcon implementation for ports where it's identical to wxBitmap to generic/icon.{cpp,h} so that the same code is not duplicated several times 2006-08-09 17:59:30 +00:00
xml check that the stream is valid before using it in Load() and Save() (patch 1516432) 2006-07-24 18:06:57 +00:00
xrc Added wxID_PAGE_SETUP standard id 2006-08-10 00:14:55 +00:00
zlib
.cvsignore
cwcopysetup.bat
cwdcopysetup.bat
cygnus.bat
makeb32.env
makebcc.env
makefile.va
makefile.vc
makeg95.env
makelib.b32
makelib.bcc
makelib.g95
makelib.vc
makemsc.env
makeprog.b32
makeprog.bcc
makeprog.g95
makeprog.sl
makeprog.va
makeprog.vc
makesl.env
makeva.env
makevc.env
mingegcs.bat
mingw32.bat
ntwxwin.mak
version.mak
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
Wxwindll.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
wxWindows.dsp added auibook.cpp and tabmdi.cpp to build scripts 2006-07-22 14:00:57 +00:00
wxWindows.dsw
wxWindowsClassicM8.xml
wxWindowsM8.xml src/mac/carbon/pnghand.cpp removed 2006-05-25 14:45:39 +00:00
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc