wxWidgets/src
2008-06-11 17:07:07 +00:00
..
aui don't use deprecate SetClippingRegion(wxRegion) 2008-06-09 15:52:04 +00:00
cocoa move 8 copies of the same function to common code 2008-06-11 05:23:53 +00:00
common move 8 copies of the same function to common code 2008-06-11 05:23:53 +00:00
dfb deprecate wxDC::SetClippingRegion(wxRegion) overload and replace it with SetDeviceClippingRegion() to avoid confusion due to use of different kind of coordinates in this and other overloads of the same function; also rename wxDCImpl::DoSetClippingRegionAsRegion() to DoSetDeviceClippingRegion(); finally use bounding box of the region passed to wxDCClipper ctor to avoid interpreting coordinates differently for different ctors of the same class (see #8970) 2008-06-08 01:45:56 +00:00
expat changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
generic fix for crash under wxX11: we get text event there when m_popup is still NULL 2008-06-11 11:47:24 +00:00
gtk simplify menu item callbacks by passing in wxMenuItem instead of wxMenu 2008-06-11 17:07:07 +00:00
gtk1 move 8 copies of the same function to common code 2008-06-11 05:23:53 +00:00
html PCH-less compilation fix 2008-06-05 15:05:52 +00:00
jpeg include jconfig.vc under OS/2 too 2007-10-01 13:02:52 +00:00
mgl deprecate wxDC::SetClippingRegion(wxRegion) overload and replace it with SetDeviceClippingRegion() to avoid confusion due to use of different kind of coordinates in this and other overloads of the same function; also rename wxDCImpl::DoSetClippingRegionAsRegion() to DoSetDeviceClippingRegion(); finally use bounding box of the region passed to wxDCClipper ctor to avoid interpreting coordinates differently for different ctors of the same class (see #8970) 2008-06-08 01:45:56 +00:00
motif move 8 copies of the same function to common code 2008-06-11 05:23:53 +00:00
msdos always return wxString from wxGetUserHome() instead of char */wxWCharBuffer depending on the build 2007-10-06 12:38:15 +00:00
msw move 8 copies of the same function to common code 2008-06-11 05:23:53 +00:00
os2 deprecate wxDC::SetClippingRegion(wxRegion) overload and replace it with SetDeviceClippingRegion() to avoid confusion due to use of different kind of coordinates in this and other overloads of the same function; also rename wxDCImpl::DoSetClippingRegionAsRegion() to DoSetDeviceClippingRegion(); finally use bounding box of the region passed to wxDCClipper ctor to avoid interpreting coordinates differently for different ctors of the same class (see #8970) 2008-06-08 01:45:56 +00:00
osx renaming 2008-06-11 16:46:03 +00:00
palmos move 8 copies of the same function to common code 2008-06-11 05:23:53 +00:00
png fix png compile bug with DMC 2007-10-25 13:24:49 +00:00
regex added eVC project file for building regex library (patch 1753200) 2007-07-13 12:57:46 +00:00
richtext Fixed reading of image type 2008-06-06 15:21:54 +00:00
stc use wxHAS_RAW_BITMAP instead of wxHAVE_RAW_BITMAP 2008-06-01 20:19:43 +00:00
tiff compilation fixes for Unicode build in !TIF_PLATFORM_CONSOLE case (fixes WinCE compilation) 2008-02-24 23:05:45 +00:00
univ move 8 copies of the same function to common code 2008-06-11 05:23:53 +00:00
unix added multisampling (anti-aliasing) support to wxGLCanvas (#9145) 2008-06-08 00:12:12 +00:00
wxWindows.xcodeproj removing outdated files on mac, adding new files 2008-06-10 18:40:11 +00:00
x11 use wxDC::SetDeviceClippingRegion() instead of deprecated SetClippingRegion() 2008-06-11 11:41:44 +00:00
xml added wxXmlNode::InsertChildAfter and use it for (much) faster XML parsing (based on patch by Francesco Montorsi) 2008-03-30 10:27:19 +00:00
xrc specify the name of the control (#9515) 2008-06-07 00:04:53 +00:00
zlib compilation fix for WinCE 2007-07-29 14:21:30 +00:00
cwcopysetup.bat
cwdcopysetup.bat
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
wxWindowsClassicM8.xml
wxWindowsM8.xml src/mac/carbon/pnghand.cpp removed 2006-05-25 14:45:39 +00:00
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc