wxWidgets/misc
Randalphwa 76d1b3c9a9 Extend wxBitmap XRC handler to support all button attributes
Add support for the missing wxBU_NOTEXT style, bitmaps for the other
than default states (pressed, focus, disabled and current) and margins
to wxBitmapXmlHandler.

Note that the images for the other states were previously already
supported by wxBitmapButton XRC handler, but not by the wxBitmap one,
even though both bitmap classes support them.

Closes #22451.
2022-05-25 15:33:31 +02:00
..
gdb Add wxArrayString pretty printer for gdb 2018-11-24 16:34:25 +01:00
languages Generate much smaller code for language database initialization 2022-02-08 20:59:10 +01:00
msvc Add MSVS debug visualizers for wxGrid{Cell,Block}Coords 2020-04-12 02:38:37 +02:00
schema Extend wxBitmap XRC handler to support all button attributes 2022-05-25 15:33:31 +02:00
scripts Consistently use 1992 as the start of the copyright period 2022-05-04 17:24:53 +02:00
suppressions Suppress "Unix" spelling warnings in the samples overview 2021-11-18 15:47:28 +01:00
theme_test
unictabl