wxwidgets/samples/stc
Vadim Zeitlin c78b0d652b Remove UNICODE build option, hardcode its value as 1
Also hardcode "u" suffix for the library names -- it doesn't make sense
any longer, but we need to keep it for compatibility.
2022-10-27 19:43:59 +02: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 Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
edit.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
prefs.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
prefs.h Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
stctest.bkl Fix linking stc sample when using monolithic static library 2020-10-16 02:36:46 +02:00
stctest.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00