wxwidgets/src
Blake Madden 567f8c47af Add wxRibbonBar::GetPageById()
To find a page by ID currently you have to use a recursive FindWindow
(which would also look at the child Panel windows). This function allows
for finding a page by ID more elegantly.

Closes #24211.
2024-01-19 02:49:47 +01:00
..
aui Merge branch 'aui-events' 2024-01-12 18:38:24 +01:00
common Merge branch 'no-global-ops' 2024-01-12 18:42:39 +01:00
dfb Fix compiling calls to CopyBits() in C++17 2023-10-24 01:22:17 +02:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Merge branch 'bitmap-create-log-size' 2024-01-12 18:37:20 +01:00
gtk Merge branch 'aui-repaint' 2024-01-10 18:43:24 +01:00
html Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
jpeg@8524936115
msw Fix initial and returned font size of MSW wxFontDialog 2024-01-14 19:41:01 +01:00
osx Use CreateWithLogicalSize() instead of ...DIPSize() in wxOSX 2024-01-09 15:09:31 +01:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Fix wrong uses of wxBitmap::CreateWithDIPSize() 2024-01-09 15:09:31 +01:00
qt Fix creating wxMenuItem with nullptr parent under wxQt 2024-01-14 14:23:41 +01:00
ribbon Add wxRibbonBar::GetPageById() 2024-01-19 02:49:47 +01:00
richtext Fix wrong uses of wxBitmap::CreateWithDIPSize() 2024-01-09 15:09:31 +01:00
stc Use wxBitmap::CreateWithLogicalSize() in wxSTC code 2024-01-09 15:09:31 +01:00
tiff@227d3d489f Synchronize config.* files in submodules with top-level repository 2023-07-27 17:14:48 +02:00
univ Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
unix Merge branch 'config-xdg' 2024-01-07 16:13:15 +01:00
x11 Fix typo in "receive" occurring a few times 2023-12-27 02:56:20 +01:00
xml Increase buffer size in wxXmlDocument::Load() 2024-01-01 22:08:28 +01:00
xrc Deprecate "encoding" parameter of wxXmlDocument ctor and Load() 2024-01-01 22:08:28 +01:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00