wxWidgets/src
Vadim Zeitlin bf2c43c76e Return NULL from wxWindow::GetCapture() when the capture is being lost.
Make GetCapture() return NULL during wxEVT_MOUSE_CAPTURE_{LOST,CHANGED} events
processing in wxMSW to help their handlers to avoid calling ReleaseCapture():
this shouldn't be done as the mouse capture is being lost anyhow and results
in reentrancy problems between NotifyCaptureLost() and ReleaseCapture() if
it's called.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-08-18 13:28:19 +00:00
..
aui Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cocoa Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
common Make mouse capture checking asserts stronger and more detailed. 2013-08-18 13:28:16 +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 Make wxOwnerDrawnComboBox::DoGetBestSize() twice as fast. 2013-08-07 17:33:42 +00:00
gtk should have been part of r74664: Avoid calling gtk_window_get_position() from "configure-event" handler 2013-08-18 04:28:28 +00:00
gtk1 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
html Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02: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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Return NULL from wxWindow::GetCapture() when the capture is being lost. 2013-08-18 13:28:19 +00:00
os2 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
osx using terminate: terminates prematurely, OnExit is not called anymore 2013-08-14 09:43:31 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Add wxPropertyGridPageState::GetColumnFullWidth(). 2013-08-06 13:05:42 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
richtext Applied #15393 (dghart) fixing wxRichTextTable for percentage widths 2013-08-09 11:56:33 +00:00
stc Reflect changes in stc.cpp in stc.cpp.in from which it's generated. 2013-08-06 17:00:04 +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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
x11 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xml Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xrc Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
zlib Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc