Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wxWidgets/wxWidgets issues and pull requests

#24748 - Fix incorrect handling of ligatures in wxStyledTextCtrl on Linux/GTK

Pull Request - State: closed - Opened by Funami580 about 2 months ago - 2 comments
Labels: GTK

#24747 - 3.2 backports 202408

Pull Request - State: closed - Opened by vadz about 2 months ago

#24746 - Do not malloc zero bytes in wxInputStream::AllocSpaceWBack

Pull Request - State: closed - Opened by lanurmi about 2 months ago - 4 comments

#24745 - Drawing on HighDPI is wrong

Issue - State: open - Opened by oneeyeman1 2 months ago - 2 comments

#24744 - Fix `wxrc` generated C++ code linker error

Pull Request - State: closed - Opened by sodevel 2 months ago - 1 comment

#24743 - Fix borders and spaces in `wxWizard` at high DPI

Pull Request - State: closed - Opened by taler21 2 months ago - 2 comments

#24742 - Fix `wxPropertyGrid` row height in high DPI

Pull Request - State: closed - Opened by taler21 2 months ago - 4 comments

#24741 - Generic DVC: wxDataViewChoiceByIndexRenderer's 'SetValue' and 'Create…

Pull Request - State: closed - Opened by valid-ptr 2 months ago - 1 comment

#24740 - Fix text size of dragged `wxDataViewCtrl` item in high DPI

Pull Request - State: closed - Opened by taler21 2 months ago - 4 comments

#24739 - wxGetActiveWindow() doc inaccuracy; only lacks OSX implementation

Issue - State: open - Opened by lanurmi 2 months ago
Labels: feature

#24738 - Always keep narrow command line arguments in wxInitData

Pull Request - State: closed - Opened by vadz 2 months ago

#24737 - grid.h: add missing <memory>

Pull Request - State: closed - Opened by barracuda156 2 months ago - 5 comments

#24736 - wxInitData fixes on Windows

Pull Request - State: closed - Opened by MaartenBent 2 months ago - 1 comment

#24735 - Samples built with cmake generated VS solutions don't work

Issue - State: closed - Opened by doublemax 2 months ago - 5 comments
Labels: build

#24734 - Crash with wxColour om Linux

Issue - State: closed - Opened by oneeyeman1 2 months ago - 2 comments

#24732 - Minor rewording for multi-column sort in docs

Pull Request - State: closed - Opened by Blake-Madden 2 months ago

#24731 - Fix macOS and GTK broken links in platform docs

Pull Request - State: closed - Opened by Blake-Madden 2 months ago

#24730 - wxWidgets crashs on Windows when load as DLL

Issue - State: closed - Opened by starwing 2 months ago - 19 comments
Labels: MSW

#24729 - wxGTK prints lines and texts in the wrong colour, that of the last used `wxBrush`

Issue - State: closed - Opened by taler21 2 months ago - 3 comments
Labels: GTK

#24728 - MSW memory leak from application init

Issue - State: closed - Opened by Blake-Madden 2 months ago - 1 comment

#24727 - Remove concerning warranty comments from library READMEs

Pull Request - State: closed - Opened by Blake-Madden 2 months ago - 2 comments

#24726 - wxQt crashing loading SVG and adding it to the toolbar

Issue - State: open - Opened by oneeyeman1 2 months ago - 4 comments
Labels: Qt

#24725 - wxQT crashes when adding the SVG to the toolbar

Issue - State: closed - Opened by oneeyeman1 2 months ago

#24724 - wxWidgets won't build on macOS 15 due to CGDisplayCreateImage being obsolete

Issue - State: open - Opened by stephenbonar 2 months ago - 1 comment
Labels: macOS, build

#24723 - Rare segfault fixed while DnD on GTK3>=3.20: 'draw' signal must be di…

Pull Request - State: closed - Opened by valid-ptr 2 months ago - 3 comments

#24722 - Warning about using `-single_module` under Mac

Issue - State: open - Opened by vadz 2 months ago - 1 comment
Labels: macOS, build

#24721 - Correct shared library prefix for CYGWIN

Pull Request - State: closed - Opened by carlo-bramini 2 months ago - 1 comment
Labels: build

#24720 - wx/osx/cocoa/stdpaths.h: incorrect install condition

Issue - State: open - Opened by barracuda156 2 months ago - 4 comments

#24719 - wxHyperlinkCtrl doesn't respond to dark mode on MacOS

Issue - State: closed - Opened by jey5nd6 2 months ago - 1 comment
Labels: macOS

#24718 - Add RTF support to MSW's wxTextCtrl

Pull Request - State: closed - Opened by Blake-Madden 2 months ago - 11 comments

#24717 - Fix iOS warnings

Pull Request - State: closed - Opened by Blake-Madden 2 months ago - 1 comment

#24716 - Add `wxOverlayDC`

Pull Request - State: closed - Opened by vadz 2 months ago - 2 comments

#24715 - Add `wxInfoDC`

Pull Request - State: closed - Opened by vadz 2 months ago - 3 comments

#24711 - How to assign a height to wxMenuBar on Windows?

Issue - State: open - Opened by 0tkl 2 months ago - 4 comments
Labels: MSW

#24710 - Slightly improve wxCollapsiblePane docs

Pull Request - State: closed - Opened by PBfordev 2 months ago - 1 comment

#24709 - Add private header wrapping GDK headers inclusion

Pull Request - State: closed - Opened by vadz 2 months ago - 1 comment

#24708 - Fix and simplify check for "real" children in wxWindow

Pull Request - State: closed - Opened by vadz 3 months ago - 1 comment

#24707 - Clipboard Flush crashes GNOME Shell under Wayland

Issue - State: open - Opened by unxed 3 months ago - 6 comments

#24706 - 3.2 backports for the second half of July 2024

Pull Request - State: closed - Opened by vadz 3 months ago - 1 comment

#24705 - Fix reusing smaller bitmaps in `wxBitmapBundle`

Pull Request - State: closed - Opened by vadz 3 months ago - 12 comments

#24703 - MSW Crash due to GDI objects exhaustion when getting resized images from wxBitmapBundle.

Issue - State: closed - Opened by dsa-t 3 months ago - 4 comments
Labels: high priority, MSW

#24702 - Update Bakefile instructions to mention Docker

Pull Request - State: closed - Opened by vslavik 3 months ago - 1 comment

#24701 - Clipboard problem under KDE neon

Issue - State: closed - Opened by unxed 3 months ago - 11 comments
Labels: GTK, confirmed, Wayland

#24700 - Don't hardcode number of processors in Linux build instructions

Pull Request - State: closed - Opened by Blake-Madden 3 months ago - 3 comments

#24699 - Restore correct translation language lookup (3.2)

Pull Request - State: closed - Opened by vslavik 3 months ago - 3 comments

#24697 - Fixes to context menus in wxDVC on macOS

Pull Request - State: closed - Opened by vslavik 3 months ago - 4 comments

#24696 - wxFileSystemWatcher::AddTree has inconsistent handling of hidden folders

Issue - State: closed - Opened by Carnildo 3 months ago - 2 comments

#24695 - wxInfoBarGeneric hides the button if the width is small enough.

Issue - State: closed - Opened by dsa-t 3 months ago - 2 comments

#24694 - Memory leaks from wxInitData::InitArgvA on wxMSW

Issue - State: closed - Opened by dsa-t 3 months ago - 7 comments
Labels: MSW

#24692 - Add wxSystemHardwareInfo class

Pull Request - State: open - Opened by Blake-Madden 3 months ago - 3 comments

#24691 - wxQt: Stop overriding wxWindow::GetHandle() in derived classes

Pull Request - State: closed - Opened by AliKet 3 months ago - 1 comment

#24690 - Automatic closing of `wxTipWindow` due to bounding rectangle doesn't work correct under Wayland

Issue - State: open - Opened by taler21 3 months ago - 2 comments
Labels: GTK, confirmed, Wayland

#24689 - Fix automatic closing of `wxTipWindow` due to bounding rectangle

Pull Request - State: closed - Opened by taler21 3 months ago - 2 comments

#24688 - shell

Issue - State: closed - Opened by moi-52 3 months ago - 1 comment

#24687 - macOS missing memset_s()

Issue - State: open - Opened by alcontre 3 months ago - 2 comments
Labels: build

#24686 - 3.2 backports 202407

Pull Request - State: closed - Opened by vadz 3 months ago - 2 comments

#24685 - Better image rescale quality when enlarging

Pull Request - State: closed - Opened by vadz 3 months ago

#24684 - Update macos-11 runners to macos-12

Pull Request - State: closed - Opened by alcontre 3 months ago - 2 comments

#24683 - wxQt: improve wxGLCanvas latency.

Pull Request - State: closed - Opened by dsa-t 3 months ago - 2 comments

#24682 - wxQt: QPainter / wxQtDCImpl fixes.

Pull Request - State: closed - Opened by dsa-t 3 months ago - 1 comment

#24681 - Improve printing preview on high-DPI monitors.

Pull Request - State: closed - Opened by dsa-t 3 months ago - 2 comments

#24680 - wxQt: avoid SIGPIPE when debugging on X11.

Pull Request - State: open - Opened by dsa-t 3 months ago - 5 comments

#24679 - Add panel to sizer when not using wxCollapsiblePane in wxLogDialog.

Pull Request - State: closed - Opened by dsa-t 3 months ago - 1 comment

#24678 - OSX fix focus issue for scrolling windows on macOS 14+

Pull Request - State: closed - Opened by csomor 3 months ago - 2 comments

#24676 - Try to work around not being able to use Ubuntu 18.04 any more

Pull Request - State: closed - Opened by vadz 3 months ago

#24675 - Add GetHWND() to wxWindowGTK when on Windows

Pull Request - State: closed - Opened by ryancog 3 months ago - 11 comments

#24674 - Declare a class in WX_DECLARE_HASH_MAP() too

Pull Request - State: closed - Opened by vadz 3 months ago

#24673 - wxPrinterDC bitmap is drawn at wrong offset on wxMSW.

Issue - State: closed - Opened by dsa-t 3 months ago - 6 comments
Labels: MSW

#24672 - Expand macOS build instructions

Pull Request - State: closed - Opened by Blake-Madden 3 months ago - 1 comment

#24671 - Draw checkboxes and radiobuttons at correct size on high DPI.

Pull Request - State: closed - Opened by dsa-t 3 months ago

#24670 - wxMAC scrolbar: use doubleValue instead of floatValue

Pull Request - State: closed - Opened by alcontre 3 months ago - 3 comments
Labels: macOS

#24668 - An API to define app_id for wayland

Issue - State: open - Opened by xeniarose 3 months ago - 3 comments
Labels: feature

#24667 - 3.2.5 regression on macOS: wxListCtrl and wxTreeCtrl no longer get focused on mouse click

Issue - State: closed - Opened by codesquid 3 months ago - 8 comments
Labels: macOS, regression

#24666 - Print preview too small at high DPI

Issue - State: closed - Opened by taler21 3 months ago - 5 comments

#24665 - Improve battery and wxSecureZeroMemory docs

Pull Request - State: closed - Opened by Blake-Madden 3 months ago - 1 comment

#24663 - Fix static box bgcolor when on wxPanel (MSW dark mode)

Pull Request - State: closed - Opened by Blake-Madden 3 months ago - 2 comments

#24662 - Crash on Wayland with mixed DPI displays

Issue - State: open - Opened by jackwilsdon 3 months ago - 3 comments
Labels: Wayland

#24661 - Fix minor formatting issues for MSWEnableDarkMode docs

Pull Request - State: closed - Opened by Blake-Madden 3 months ago

#24660 - Fix crash on static page of widgets sample

Pull Request - State: closed - Opened by PBfordev 3 months ago - 1 comment

#24659 - Fix argvA initialization for wxGTK under Windows

Pull Request - State: closed - Opened by ryancog 3 months ago - 16 comments

#24658 - grid: enable row/col selection and drag-move at the same time

Pull Request - State: closed - Opened by DietmarSchwertberger 3 months ago - 1 comment

#24657 - SIGSEGV in wxAnyValueTypeImpl when usign libraries compiled with --enable-no_rtti

Issue - State: open - Opened by leonid-galperin 3 months ago - 2 comments
Labels: repro needed

#24656 - widgets sample can crash when modifying a widget style

Issue - State: closed - Opened by PBfordev 3 months ago - 1 comment

#24654 - Improvements for generic expander icons.

Pull Request - State: closed - Opened by dsa-t 3 months ago - 9 comments

#24653 - Update the Windows versions table in wxGetOsVersion() docs

Pull Request - State: closed - Opened by PBfordev 3 months ago - 1 comment

#24652 - Adding GetTotalPhysicalMemory() function

Issue - State: open - Opened by Blake-Madden 3 months ago - 1 comment
Labels: feature

#24651 - Check mark of `wxBoolProperty` looks blurry at high DPI

Issue - State: closed - Opened by taler21 3 months ago - 6 comments

#24649 - macOS wxListCtrl crash on diagonal scroll

Issue - State: closed - Opened by alcontre 3 months ago - 2 comments
Labels: macOS, regression