wxwidgets/samples/stc
Vadim Zeitlin 163d310369 Use wxTimer::StartOnce() instead of wxTIMER_ONE_SHOT
This is more readable and shorter, so encourage using this form.

No real changes.
2023-11-07 19:01:38 +01:00
..
defsext.h Allow setting and clearing indicators in the STC sample 2022-08-15 17:38:51 +01:00
descrip.mms configure stc support for OpenVMS 2009-10-05 14:50:45 +00:00
edit.cpp Improve stc sample appearance in dark mode 2022-12-28 23:53:06 +00:00
edit.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
prefs.cpp Improve stc sample appearance in dark mode 2022-12-28 23:53:06 +00:00
prefs.h Improve stc sample appearance in dark mode 2022-12-28 23:53:06 +00:00
stctest.bkl Update bakefile with Scintilla and Lexilla changes 2023-02-14 22:43:18 +01:00
stctest.cpp Use wxTimer::StartOnce() instead of wxTIMER_ONE_SHOT 2023-11-07 19:01:38 +01:00