wxWidgets/src
Vadim Zeitlin c55c478965 Fix recently introduced use of nullptr in wxGenericListCtrl
Correct the too hastily backported change of cb69e76897 (Fix not
refreshing generic wxListCtrl after deleting last item, 2023-10-06)
and use NULL instead of nullptr in this branch.
2023-10-07 15:22:40 +02:00
..
aui Don't stop wxWindowDestroyEvent processing in wxAuiManager 2023-08-25 17:39:57 +02:00
common Add AddAvailableCatalog() and use it in AddStdCatalog() 2023-10-06 15:42:15 +02:00
dfb Add convenient wxDCImpl::CalcBoundingBox() overloads and use them 2022-04-30 20:51:53 +01:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:06:47 +02:00
generic Fix recently introduced use of nullptr in wxGenericListCtrl 2023-10-07 15:22:40 +02:00
gtk Fix wxComboCtrl popup behaviour under some Wayland compositors 2023-10-04 18:42:21 +02:00
gtk1 Fix memory leak when deleting wxThreads 2022-10-05 00:53:34 +02:00
html
jpeg@8524936115
motif Fix data transfer to wxFileDialogCustomizeHook in non-wxMSW ports 2022-06-16 21:56:03 +02:00
msw Fix using *.* and similar patterns in wxDir under MSW 2023-10-06 17:16:49 +02:00
osx Fix invisible wxStaticLine on macOS >= 13 2023-10-03 18:32:31 +02:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
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 Update libtiff submodule to remove snprintf() check in configure 2022-04-14 00:26:01 +02:00
univ Fix creating wxRadioBox with no items in wxUniv 2023-08-24 03:40:12 +02:00
unix Give better error if EGL version is less than 1.5 2023-10-03 18:58:42 +02:00
x11 Use wxScopedArray<> instead of manual memory management in wxDC 2022-04-30 21:14:58 +01:00
xml
xrc Fix size of the requested bitmap bundle in wxToolBar XRC handler 2022-06-29 22:32:25 +02:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-29 01:48:24 +01:00