wxwidgets/samples/widgets
Vadim Zeitlin 6e8290a9ce Stop defining _UNICODE in makefiles
This shouldn't be necessary any longer, so don't do it.
2022-10-27 19:43:30 +02:00
..
icons Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
activityindicator.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
bmpcombobox.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
button.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
checkbox.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
choice.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
clrpicker.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
combobox.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
datepick.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
descrip.mms Add compile support for widgets sample on OpenVMS 2011-11-10 14:41:14 +00:00
dirctrl.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dirpicker.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
editlbox.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
filectrl.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
filepicker.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
fontpicker.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
gauge.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
headerctrl.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
hyperlnk.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
itemcontainer.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
itemcontainer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
listbox.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
makefile.gcc Stop defining _UNICODE in makefiles 2022-10-27 19:43:30 +02:00
Makefile.in Stop defining _UNICODE in makefiles 2022-10-27 19:43:30 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Stop defining _UNICODE in makefiles 2022-10-27 19:43:30 +02:00
native.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
native_wrapper.mm Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
notebook.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
odcombobox.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
radiobox.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
searchctrl.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
slider.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
spinbtn.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
statbmp.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
static.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
textctrl.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
timepick.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
toggle.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
widgets.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
widgets.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
widgets.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00