wxWidgets/docs/doxygen
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
..
groups Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
images Update wxDC::DrawSpline() documentation 2021-07-03 17:18:04 +02:00
mainpages Document installing vcpkg packages for x64, too 2022-01-30 23:03:17 +01:00
overviews Add wxSpinCtrl::SetIncrement() and implement it for all ports 2022-02-04 02:16:06 +01:00
scripts Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
custom_footer.html
custom_header.html
Doxyfile docs: Swap columns for stock image and label 2021-05-30 17:11:21 +01:00
DoxygenLayout.xml
extra_stylesheet.css
latex_header.tex
logo.png
regen.bat
regen.sh Update copyright years to 2021 2022-01-02 13:32:23 +01:00
wxwidgets.js