wxWidgets/src
Vadim Zeitlin e41a59ee07 Fix Unicode conversions in Scintilla code in ANSI build
Don't just use wxWX2MBbuf which is just a "const char*" in ANSI build and can
become a dangling pointer if the string it was constructed from was temporary,
as it happens with the string returned by wxStyledTextEvent::GetString().

Closes #17517.
2016-05-03 16:09:11 +02:00
..
aui Fix user-visible with AUI tab selection after dragging 2016-04-23 18:51:49 +02:00
common Use correct variant type in generic wxDataViewChoiceByIndexRenderer 2016-04-23 17:55:39 +02:00
dfb Add micro version to toolkit version functions 2016-02-29 10:05:43 +01:00
expat Avoid mixing code and declarations in C expat code 2016-03-14 00:12:07 +01:00
generic Merge branch 'rename-listctrl-checkbox-methods' of https://github.com/discnl/wxWidgets 2016-04-23 18:53:41 +02:00
gtk Add missing implementation of wxScrollBar::SetThumbSize() in wxGTK 2016-04-23 18:55:29 +02:00
gtk1 Don't call CacheBestSize() from DoGetBestSize() implementations 2016-04-03 18:04:26 +02:00
html Compilation fix for !wxUSE_PRINTING_ARCHITECTURE 2016-03-29 18:54:10 +02:00
jpeg Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
motif Add micro version to toolkit version functions 2016-02-29 10:05:43 +01:00
msw Fix for PCH-less build for wxD2DContext. 2016-05-01 19:03:58 +02:00
osx Revert "Create native buttons without any label in wxOSX/Cocoa" 2016-05-01 22:20:16 +04:00
png Update the bundled libpng to 1.6.21 2016-01-31 01:53:01 +01:00
propgrid Make source string const in wxPropertyGrid escape sequence methods 2016-04-14 16:05:10 +02:00
qt Add micro version to toolkit version functions 2016-02-29 10:05:43 +01:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Fix crash when updating art provider of a ribbon with scroll buttons 2016-03-15 20:22:30 +01:00
richtext Make wxWS_EX_VALIDATE_RECURSIVELY default (and only) behaviour 2016-02-09 23:38:23 +01:00
stc Fix Unicode conversions in Scintilla code in ANSI build 2016-05-03 16:09:11 +02:00
tiff Revert "Fix warnings about pointer/int casts in Win32 part of libtiff too." 2015-12-26 19:34:06 +01:00
univ Remove MicroWindows support. 2015-08-27 11:00:16 +02:00
unix Updated compile support for OpenVMS 2016-04-07 10:44:48 +02:00
x11 Merge support for OS and toolkit micro versions 2016-03-03 23:32:44 +01:00
xml Add support for DOCTYPE to wxXmlDocument. 2015-04-26 15:36:48 +02:00
xrc Fix unreachable code warning 2016-04-15 02:35:39 +00:00
zlib Deal with remaining cvs/svn keywords. 2015-04-09 03:32:23 +04:00