wxWidgets/misc
oneeyeman1 995c6e6df5 Add wxSpinCtrl::SetIncrement() and implement it for all ports
SetIncrement() was already available in wxSpinCtrlDouble and GTK version
of wxSpinCtrl, now implement support for it in wxMSW and wxOSX as well.

In fact, in wxMSW, implement it at wxSpinButton level, so that both this
class and wxSpinCtrl inheriting from it (in wxMSW only) support setting
custom increment now.

Also add support for it to XRC, show it in the sample and add a unit
test verifying that it works.

Closes #2597.
2022-02-04 02:16:06 +01:00
..
gdb Add wxArrayString pretty printer for gdb 2018-11-24 16:34:25 +01:00
git Ignore commit only removing white space for git blame purposes 2021-11-29 13:58:52 +01:00
languages Update language database and move support for it to wxUILocale 2021-11-27 17:44:20 +01:00
msvc Add MSVS debug visualizers for wxGrid{Cell,Block}Coords 2020-04-12 02:38:37 +02:00
schema Add wxSpinCtrl::SetIncrement() and implement it for all ports 2022-02-04 02:16:06 +01:00
scripts Fix typo in bin2c.py comment 2022-01-27 13:55:46 +01:00
suppressions Suppress "Unix" spelling warnings in the samples overview 2021-11-18 15:47:28 +01:00
theme_test Fixed various typos. 2011-03-22 14:17:38 +00:00
unictabl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00