wxWidgets/src
Vadim Zeitlin 1a692f0f22 Fix calculation of the wxStyledTextCtrl selection size.
Use SCI_GETSELTEXT to compute the size of the buffer instead of doing it
ourselves, especially as we do it incorrectly in case of rectangular
selection.

Closes #14331.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-05-23 21:16:24 +00:00
..
aui Allow for compilation with wxUSE_TOOLTIPS=0 2012-05-21 08:39:03 +00:00
cocoa Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
common Fix removing event handler filters in wxEvtHandler. 2012-05-23 20:36:08 +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 mark virtual overrides as virtual 2012-05-17 15:46:26 +00:00
gtk Fix compilation in wxUSE_STL=1 build after r71467. 2012-05-19 16:49:07 +00:00
gtk1 correcting typo in previous commit 2011-09-28 09:46:02 +00:00
html Fix performance of wxHtmlParser::SkipCommentTag() in UTF-8 build. 2012-05-07 11:15:31 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +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 mark virtual overrides as virtual 2012-05-17 15:46:26 +00:00
os2 Fixed typo in variable name, fixing #13872. 2012-01-22 17:27:09 +00:00
osx Fix 62 harmless but annoying Clang warnings in wxOSX build. 2012-05-20 20:29:56 +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 Fix compilation when wxUSE_DRAG_AND_DROP=0 2012-05-22 07:37:10 +00:00
stc Fix calculation of the wxStyledTextCtrl selection size. 2012-05-23 21:16:24 +00:00
tiff Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
univ No changes, just remove duplicate flags checks in wxUniv wxTLW. 2012-05-03 10:17:15 +00:00
unix Implement wxStackWalker for wxOSX. 2012-05-20 20:29:22 +00:00
x11 Create a wrapper file for X11/XKBlib.h header. 2012-05-07 13:12:20 +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