wxWidgets/src
Vadim Zeitlin 097ad8f1b0 Don't use owner drawn items under Win7 even when using larger bitmaps.
The check for menu bitmaps size added in r58557 was apparently only needed for
XP and earlier versions and doesn't seem to be necessary under Win7, so don't
use it there, if only because it allows to retrieve the menu item text which
is useful for automation/screen reader tools.

Closes #13544.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-10-14 15:08:13 +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 Do define __VISUALC__ when using Intel compiler under Windows. 2013-10-14 15:08:06 +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 Don't skip handled mouse wheel events in wxVScrolledWindow. 2013-10-05 15:05:41 +00:00
gtk Window decoration fixes for Wayland. 2013-10-09 18:07:31 +00:00
gtk1 Remove support for Gnome printing from wxGTK. 2013-10-01 17:09:02 +00:00
html Avoid using wxHtmlTag::HasParam() unnecessarily. 2013-09-30 23:48:46 +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 Don't use owner drawn items under Win7 even when using larger bitmaps. 2013-10-14 15:08:13 +00:00
os2 Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
osx Fixed Carbon compilation. 2013-10-08 20:33:56 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Improve composite flags handling in the property grid wxFlagsProperty. 2013-09-15 00:14:41 +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 Fixed calculation when cell widths are percentages. 2013-10-12 20:47:22 +00:00
stc Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
unix Workaround OS X crash when closing FDs in wxExecute. 2013-10-07 11:43:10 +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 XRC spec: document wxRibbon* XRC handler. 2013-10-03 11:08:48 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00