Commit Graph

  • d05c5c1d3e Merge branch 'autoscroll-drag' of github.com:wsu-cb/wxWidgets master Vadim Zeitlin 2026-03-19 02:24:57 +01:00
  • 813a15c893 wxQt: Fix memory leak of wxTextAutoCompleteData ali kettab 2026-03-18 15:04:59 +01:00
  • 8d483b5c75 Merge branch 'c++20-spaceship' of github.com:vslavik/wxWidgets Vadim Zeitlin 2026-03-19 02:08:32 +01:00
  • f972df830e Add test for wxString::operator<=> Václav Slavík 2026-03-18 17:26:03 +01:00
  • b51b388f9a dnd: comment purpose of DnDShapeFrame::TryBefore() Bill Su 2026-03-18 00:11:22 -04:00
  • 2e6689f8ee wxScrolled<>: fix wrong @since versions Bill Su 2026-03-18 00:10:12 -04:00
  • 990e0516f5 Use go-httpbin v2.20.0 in AppVeyor CI 3.2 Vadim Zeitlin 2026-03-02 18:03:45 +01:00
  • 2de9dd30be Decrease clone depth for AppVeyor Vadim Zeitlin 2024-11-22 00:40:29 +01:00
  • 788bafe316 Cache the Go installer in AppVeyor CI Maarten Bent 2026-01-29 22:54:38 +01:00
  • 785569dd0b Update Croatian translation Milo Ivir 2026-03-17 15:11:43 +01:00
  • 626df737c9 Add support for wxNO_IMPLICIT_WXSTRING_CONV_TO_PTR to wxString Václav Slavík 2026-03-17 16:29:50 +01:00
  • 6f935341b2 Implement C++20 three-way comparison for wxString Václav Slavík 2026-03-17 16:03:14 +01:00
  • 03d9f9a831 Merge branch 'msw-fix-progress-dialog-skip' Vadim Zeitlin 2026-03-17 14:14:47 +01:00
  • 1ac87c6ff7 Allow matrix parameter of wxAffineMatrix2D::Get() to be null too Serdar Pehlivan 2026-03-16 23:47:49 +03:00
  • 1d91d71a8c dnd: improve autoscroll example Bill Su 2026-03-17 00:32:58 -04:00
  • 708eeb7786 wxScrolled<>: document how to drag between windows Bill Su 2026-03-16 00:20:11 -04:00
  • 6894d4c7a2 Fix static build regression in wxGTK due to wxMoveToTrash() Blake-Madden 2026-03-14 11:25:47 -04:00
  • 753b6bc9c4 Add wxEVT_WEBVIEW_BROWSING_DATA_CLEARED to the documentation mcorino 2026-03-16 10:01:06 +01:00
  • f5ffe79071 Fix crash when opening link in new window in wxWebViewWebKit Vadim Zeitlin 2026-03-15 21:56:40 +01:00
  • dfa3946048 Merge branch 'cmake-webview2-update' of github.com:MaartenBent/wxWidgets Vadim Zeitlin 2026-03-15 21:43:59 +01:00
  • 2484d14ec6 wxScrolled<>: add support for autoscroll during drag Bill Su 2026-02-22 15:21:28 -05:00
  • 373249631b Add support for generating wxStylusEvent for graphical tablets Iulian-Nicu Serbanoiu 2026-02-02 21:48:04 +02:00
  • fd3eb2e922 Remove @onlyfor{wxosx} from EnableFullScreenView() documentation Vadim Zeitlin 2026-03-15 21:30:59 +01:00
  • 02ee3564db Document wxART_STOP and wxART_REFRESH art IDs mcorino 2026-03-15 10:37:52 +01:00
  • e79eee66c9 Add hint for reparenting a notebook page DietmarSchwertberger 2026-03-15 00:24:48 +01:00
  • 8fc4788a78 Add a "Contributing" section to the README Vadim Zeitlin 2026-03-15 21:19:30 +01:00
  • f327b40d7c Document WebKitGTK 2.42 rendering issues Blake-Madden 2026-03-13 18:01:41 -04:00
  • 0f85b2ecfc Update WebView2 version in documentation and availability check Maarten Bent 2026-03-15 18:16:14 +01:00
  • 210d1db7a7 CMake: Automatically update outdated WebView2 package Maarten Bent 2026-03-15 18:15:43 +01:00
  • 738421fc50 Define wxUSE_GUI=1 for consumers of CMake wx::core Vadim Zeitlin 2026-03-14 20:09:13 +01:00
  • 82632d606f Fix showing wxProgressDialog with wxPD_CAN_SKIP style Vadim Zeitlin 2026-03-15 01:43:48 +01:00
  • 7506289955 Fall back to generic dialog if native wxProgressDialog fails Vadim Zeitlin 2026-03-15 01:10:03 +01:00
  • 505aa61481 Remove untranslated error message never shown in practice Vadim Zeitlin 2026-03-15 00:53:23 +01:00
  • c76e4ff341 Remove unnecessary explicit call to wxThread::Create() Vadim Zeitlin 2026-03-15 00:51:28 +01:00
  • 2a43183173 Return true from wxProgressDialog::Show() on success Vadim Zeitlin 2026-03-15 00:48:52 +01:00
  • 7c3e00ccbd Make Linux distribution wxGetOsDescription()'s main output Lauri Nurmi 2026-02-23 15:29:13 +02:00
  • 400780a33f Add wxMoveToTrash function Blake-Madden 2026-02-28 09:43:53 -05:00
  • d9018cdb44 Add wxRibbonMSWFlatArtProvider, a (Fluent UI like) flat theme Blake-Madden 2026-02-28 04:02:48 -05:00
  • 82f3989c82 Add new Print function to WebView that takes printer settings Blake-Madden 2026-02-23 17:49:28 -05:00
  • 8142f4350d Document wxDataViewItem::Unset() and improve related documentation Vadim Zeitlin 2026-03-13 15:16:14 +01:00
  • a91157f9ff Fix error detection for failed transfers in wxWebRequestCURL mongilyov 2026-03-13 13:38:20 +03:00
  • 242885b0b0 Use unique_ptr<> instead of raw pointers in wxGTK wxClipboard Vadim Zeitlin 2026-03-09 17:24:11 +01:00
  • f11053a2d3 Fix copy/paste in wxGTK when a clipboard manager is running David Edmundson 2026-03-09 15:47:40 +00:00
  • 5d63efc902 Merge branch 'stc_cleanup' of github.com:filip-hejsek/wxWidgets Vadim Zeitlin 2026-03-07 16:05:01 +01:00
  • dec96a4320 Remove mnemonics from accessible labels of controls Quin Gillespie 2026-03-06 20:07:30 -07:00
  • 47f7c61104 Update project version to 3.3.3 in Doxygen docs Vadim Zeitlin 2026-03-07 15:01:04 +01:00
  • 654d784b03 Fix assert when clipboard atom names are not ASCII strings Vadim Zeitlin 2026-03-06 15:38:11 +01:00
  • c7f8d59d5e Use wxScopedCharBuffer instead of wxCharBuffer in wxSTC Direct2D code Filip Hejsek 2026-03-07 00:46:01 +01:00
  • a977b7a851 Remove duplicate line in src/stc/gen_iface.py Filip Hejsek 2026-03-02 14:52:10 +01:00
  • 60bbf702bb Replace strncpy with wxStrlcpy in wxSTC Filip Hejsek 2026-03-06 23:32:14 +01:00
  • ad3bdcc6b3 Remove STC string conversion functions Filip Hejsek 2026-03-06 02:00:24 +01:00
  • 85c436dcc4 Fix accessible label of checkboxes broken by recent changes Quin Gillespie 2026-03-06 07:44:45 -07:00
  • 583d7d6c33 Fix wxGTK build with GTK versions without Wayland support Vadim Zeitlin 2026-03-06 14:31:15 +01:00
  • b476274bc5 Rephrase advice about using wx containers as standard ones Vadim Zeitlin 2026-03-05 13:57:50 +01:00
  • 56366aa883 Fix installation of 3.3.3 under macOS Vadim Zeitlin 2026-03-04 21:15:26 +01:00
  • d42e21f3e2 Remove confusing comment in wxMSW task dialog code Vadim Zeitlin 2026-03-04 20:06:42 +01:00
  • 29bdfb3f93 Fix positioning of wxMessageBox with iconized parent in wxMSW Vadim Zeitlin 2026-03-04 20:04:57 +01:00
  • 1aa3cce252 Update Italian translations Roberto Boriotti 2026-03-04 19:51:00 +01:00
  • a0f5c92b96 Use "vc145" versioned suffix for MSVS 2026 compiler Vadim Zeitlin 2026-03-04 19:47:39 +01:00
  • edefb4475e Update version to 3.3.3 Vadim Zeitlin 2026-03-04 19:40:20 +01:00
  • 1a014a5728 Add change log section for 3.3.3 Vadim Zeitlin 2026-03-04 19:37:00 +01:00
  • 282dcfa061 Record check sums for 3.3.2 release files Vadim Zeitlin 2026-03-04 19:33:43 +01:00
  • 348b8e3154 Fix rendering of non-BMP chars in wxD2DContext in UTF-8 build Vadim Zeitlin 2026-03-03 19:19:58 +01:00
  • 3e3ccab35c Use go-httpbin v2.2.0.0 in AppVeyor CI Vadim Zeitlin 2026-03-02 18:03:45 +01:00
  • db1005db3d Correct 3.3.2 release year v3.3.2 Vadim Zeitlin 2026-03-02 17:58:03 +01:00
  • 3af9abc752 Add "Hide previous releases from front page" release TODO item Vadim Zeitlin 2026-02-28 23:01:19 +01:00
  • de28076dd5 Update release files for 3.3.2 v3.3.2-rc1 Vadim Zeitlin 2026-02-28 18:06:35 +01:00
  • 7891d1403d Change all version occurrences in release notes files Vadim Zeitlin 2026-02-28 17:59:39 +01:00
  • 3c93711f4b Don't show the window if it is currently hidden in Raise() Vadim Zeitlin 2026-02-28 15:47:22 +01:00
  • c42227827a Fix wrong format specifier in wxGetFrameExtents() debug message Vadim Zeitlin 2026-02-28 15:23:11 +01:00
  • 4fdc4be96e Fix wxWebViewChromium initialization Maarten Bent 2026-02-28 12:48:21 +01:00
  • aa1a25e7b5 Update release files for 3.2.10 v3.2.10 Vadim Zeitlin 2026-02-28 13:50:12 +01:00
  • 97050e18e2 Let wxAuiToolBars with stretchable elements stretch Vadim Zeitlin 2026-02-27 15:00:04 +01:00
  • ac5c9a07c2 Fix handling right and middle clicks in vertical wxAuiToolBar Vadim Zeitlin 2026-02-24 23:14:15 +01:00
  • 475182cd9c Merge branch 'auibook-split' Vadim Zeitlin 2026-02-27 14:52:49 +01:00
  • 33a595c9aa Merge branch 'auibar-findtool-fix' Vadim Zeitlin 2026-02-27 14:51:48 +01:00
  • 66b13fcc30 Don't accumulate timer events when calling YieldFor() in wxMSW Vadim Zeitlin 2026-02-18 18:20:26 +01:00
  • 554e7384b9 Give correct type to wxAuiLayoutObject::m_dir Vadim Zeitlin 2026-02-26 23:29:03 +01:00
  • d1a283cb84 Resize all AUI panes to have the same size in the split direction Vadim Zeitlin 2026-02-23 20:21:14 +01:00
  • ed768ceaf5 Use new wxAuiManager::CalculateNewSplitSize() from wxAuiNotebook Vadim Zeitlin 2026-02-23 19:53:08 +01:00
  • b9628930bd Add wxAuiManager::SplitPane() Vadim Zeitlin 2026-02-23 16:34:12 +01:00
  • fb092018a4 Fix breakage in wxDateTime::Format("%F") for MSVC < 14 Vadim Zeitlin 2026-02-26 18:27:44 +01:00
  • 22c45e5a67 Correct comment in wxGLCanvasEGL dtor Vadim Zeitlin 2026-02-26 16:12:49 +01:00
  • 926af1cc54 Merge branch 'qt-fixes' of github.com:AliKet/wxWidgets Vadim Zeitlin 2026-02-26 15:00:17 +01:00
  • 62f624118a Merge branch 'qt6_autoconf' of github.com:swt2c/wxWidgets Vadim Zeitlin 2026-02-26 14:59:43 +01:00
  • 19f7bbb03a Merge branch 'gtk_gesture_fixes' of github.com:filip-hejsek/wxWidgets Vadim Zeitlin 2026-02-26 14:57:15 +01:00
  • 8ed1469743 Fix crash on wxGLCanvasEGL destruction Alex Shvartzkop 2026-02-26 14:49:05 +01:00
  • 0a17895522 Document how to use autoconf container on Fedora Scott Talbert 2026-02-25 18:58:46 -05:00
  • 014fe8c1d3 Enable building wxQt with Qt6 with autoconf Scott Talbert 2026-02-25 14:15:33 -05:00
  • 05212d5c6b wxQt: Fix wxCheckBox control creation ali kettab 2026-02-26 00:24:34 +01:00
  • 6062bda2ee wxQt: Fix wxWindow::SetClientSize() when called for a TLW ali kettab 2026-02-26 00:20:38 +01:00
  • 1bfece511d Ignore commit changing naming convention in wxAUI when blaming Vadim Zeitlin 2026-02-24 23:50:20 +01:00
  • 84236e8bed Fold common code for right/middle button clicks in wxAuiToolBar Vadim Zeitlin 2026-02-24 23:49:40 +01:00
  • 55a84f4696 Generate wxEVT_AUITOOLBAR_MIDDLE_CLICK when not on normal item Vadim Zeitlin 2026-02-24 23:46:39 +01:00
  • 68b689f85b Don't push/pop event handlers for showing popup menu Vadim Zeitlin 2026-02-24 23:43:08 +01:00
  • 960b815e02 Replace another wxRect whose position is not used with wxSize Vadim Zeitlin 2026-02-24 23:39:02 +01:00
  • 8b0f92e62d Remove unused wxRect variables in wxAuiToolBar mouse handlers Vadim Zeitlin 2026-02-24 23:37:31 +01:00
  • 1b840d974d Don't duplicate same code twice in wxAuiToolBar::OnRightUp() Vadim Zeitlin 2026-02-24 23:35:22 +01:00
  • 1806e40a45 Only call wxGetMouseState() in wxAuiToolBar code Vadim Zeitlin 2026-02-24 23:28:27 +01:00
  • f07e3d169e Use wxRect::Contains() overload taking wxPoint Vadim Zeitlin 2026-02-24 23:26:29 +01:00