wxWidgets/src
Vadim Zeitlin 19df537ca1 Treat empty variants as null ones in wxMSW OLE code.
Simply ignoring VT_EMPTY variants doesn't make any sense and can result in
completely unexpected results, so don't do it.

Closes #15757.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-18 16:00:33 +00:00
..
aui remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
cocoa Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
common Add default ctor and Create() to wxContextHelpButton. 2013-12-18 16:00:21 +00:00
dfb Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Support keyboard navigation with Tab in generic wxDataViewCtrl. 2013-12-16 16:36:05 +00:00
gtk just put GtkBorder variable on the stack 2013-12-15 02:04:41 +00:00
gtk1 Remove support for Gnome printing from wxGTK. 2013-10-01 17:09:02 +00:00
html Get rid of compile- and run-time checks for OS X < 10.5. 2013-10-17 12:34:12 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Treat empty variants as null ones in wxMSW OLE code. 2013-12-18 16:00:33 +00:00
os2 Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
osx trying 10.5 / 10.6 fix for #15688 2013-12-09 21:09:34 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Fix unwanted ribbon expansion on focus loss. 2013-10-07 09:59:03 +00:00
richtext Ensure a small spanned column doesn't shrink its columns too much by checking for min column sizes 2013-12-14 15:32:58 +00:00
stc Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
unix Simplify mode matching test, and add actual mode (not function parameter) to modes list, in GetModes() 2013-11-15 17:28:42 +00:00
x11 Don't use long deprecated and now removed pangox library in wxX11 any more. 2013-10-10 20:55:15 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Update OpenVMS compile support 2013-12-16 11:12:41 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00