wxWidgets/src
Vadim Zeitlin f3bfd94bbf Fix crash in wxAuiNotebook after dragging a page
Fix using outdated click position in wxAuiTabCtrl mouse handlers, which
resulted in an invalid wxEVT_AUINOTEBOOK_DRAG_MOTION event being
generated and a crash while handling it.

Ensure that we reset m_clickPt when resetting m_isDragging too so that
we don't decide that we're dragging if the mouse enters the window with
the left button already pressed after a previous drag.

See #24027, #24039.

(cherry picked from commit f1a3816cd9da0c3c7ceebe9735d37fb2d3158388)
2023-11-07 15:14:42 +01:00
..
aui Fix crash in wxAuiNotebook after dragging a page 2023-11-07 15:14:42 +01:00
common Return true from AddCatalog() if message ID matches language 2023-11-07 15:13:31 +01:00
dfb
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:06:47 +02:00
generic Fix refreshing wxGenericListCtrl with multiple selection 2023-10-23 01:57:13 +02:00
gtk Fix losing the other selection contents in wxClipboard 2023-10-23 01:57:13 +02:00
gtk1 Fix memory leak when deleting wxThreads 2022-10-05 00:53:34 +02:00
html
jpeg@8524936115
motif
msw Avoid spurious memory leak reports from static MSVC CRT 2023-10-23 01:57:13 +02:00
osx Fix showing windows for background apps under macOS Sonoma 2023-10-30 00:49:12 +01:00
png@d675c669c8
propgrid Pass size to wxToolbar::SetToolBitmapSize() given in logical pixels 2023-08-02 17:35:46 +02:00
qt Fix initializing wxFont from wxNativeFontInfo in wxQt 2023-01-25 14:34:11 +01:00
regex
ribbon Fix wxRibbonToolBar::GetToolByPos() and DeleteToolByPos() 2023-07-03 13:55:34 +02:00
richtext Fix wxBufferedPaintDC scale in wxRichTextCtrl 2023-09-10 17:34:32 +02:00
stc Disable bogus gcc 13 warnings in Scintilla SplitVector 2023-05-02 18:59:50 +02:00
tiff@af035310bd
univ Fix creating wxRadioBox with no items in wxUniv 2023-08-24 03:40:12 +02:00
unix Undo wxGLCanvas::SwapBuffers() Wayland frame sync. 2023-10-30 00:49:12 +01:00
x11
xml
xrc
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-29 01:48:24 +01:00