wxWidgets/src
Vadim Zeitlin b72899d142 Don't intercept accelerators in wxTextValidator in wxGTK.
Key events with modifiers shouldn't be filtered by the validator as they are
used as accelerators and not for the text entry at all.

Closes #15777.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 00:19:17 +00:00
..
aui Don't crash in wxAuiToolBar::GetToolBarFits(). 2013-12-18 16:18:57 +00:00
cocoa Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
common Don't intercept accelerators in wxTextValidator in wxGTK. 2013-12-29 00:19:17 +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 Prevent wxGrid rows/columns from becoming too small on double click. 2013-12-29 00:01:28 +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 Add wxHtmlWindow::SetDefaultHTMLCursor(). 2013-12-18 16:00:43 +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 Fix handling of menu items checked before being attached in wxMSW. 2013-12-29 00:01:38 +00:00
os2 Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
osx - one single method for sending char events from a NSString 2013-12-21 14:59:50 +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 Update the generated file after gen_iface.py change. 2013-12-28 22:20:30 +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