wxWidgets/src
Vadim Zeitlin 6f26e88002 Honour source wxDC coordinate system in wxDC::Blit() in wxMSW.
wxGTK and wxOSX already did this so do it in wxMSW as well.

Update the documentation to make this explicit.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-03-27 12:28:04 +00:00
..
aui No changes, just small cleanup in AUI GTK tab art drawing code. 2012-03-26 11:24:01 +00:00
cocoa Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
common Set wxTextAreaBase::m_filename in the methods of this class itself. 2012-03-27 11:58:09 +00:00
dfb Remove wxMGL port. 2012-01-15 14:46:41 +00:00
expat Synchronised svn:eol-style and svn:executable properties of some file types. 2012-01-18 18:00:07 +00:00
generic Fix generic wxTimePickerCtrl on DST change dates. 2012-03-25 23:17:04 +00:00
gtk replace wxBitmap::SetPixbuf() with wxBitmap ctor taking pixbuf 2012-03-25 23:33:18 +00:00
gtk1 correcting typo in previous commit 2011-09-28 09:46:02 +00:00
html Better border style for HTML window 2012-03-13 17:43:55 +00:00
jpeg removing old codewarrior files 2011-05-03 18:24:15 +00:00
motif Don't initialize wxFileDialog::m_filterIndex to 1 in wxMotif. 2012-02-20 21:55:59 +00:00
msdos No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
msw Honour source wxDC coordinate system in wxDC::Blit() in wxMSW. 2012-03-27 12:28:04 +00:00
os2 Fixed typo in variable name, fixing #13872. 2012-01-22 17:27:09 +00:00
osx Use enum for wxMouseEvent::m_wheelAxis instead of int. 2012-03-22 00:26:59 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Added wxPropertyGridManager::SetPageSplitterLeft 2012-03-18 20:35:01 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon remove unused variable 2012-03-25 23:33:43 +00:00
richtext Corrected scale factor for the use of DC PPI instead of printer PPI in wxRTC code 2012-03-26 16:57:05 +00:00
stc Document steps needed to update to newer Scintilla. (From memory, will need to be reviewed while actually doing an update to find other things that should be done.) 2012-03-20 20:53:15 +00:00
tiff Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
univ fix incorrect tests of wxUSE_ macros 2012-03-08 16:45:17 +00:00
unix Use pthread_setconcurrency() in wxThread::SetConcurrency(). 2012-03-22 00:12:40 +00:00
x11 No changes, just simplify some code in wxX11. 2012-02-20 21:57:10 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Fix wxHash{Set,Map} compilation with g++ 4.7 in C++11 mode. 2012-02-10 10:22:45 +00:00
zlib removing old codewarrior files 2011-05-03 18:24:15 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc