wxWidgets/misc
Randalphwa cb8c0dfb0d Add undetermined state to wxCheckBoxXmlHandler
3-state checkboxes can have their initial value set to checked
or undetermined -- this adds support for the undetermined
state to the handler (only allowed if the style includes wxCHK_3STATE).

Closes #22468.
2022-06-01 16:55: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 Add undetermined state to wxCheckBoxXmlHandler 2022-06-01 16:55: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