wxwidgets/samples/widgets
Vadim Zeitlin cd65c312d3 Merge branch 'use-std-in-samples'
Use standard containers in samples.

See #23490.
2023-04-28 15:32:34 +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 Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
Makefile.in Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after bakefile changes 2023-02-14 22:52:26 +01: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 Remove unnecessary includes of wx/dynarray.h from the samples 2023-04-24 22:47:18 +01: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 Revert "Remove wxStaticBox custom drawing code entirely" 2022-11-28 19:04:59 +00:00
textctrl.cpp Stop using legacy wxSTD macro in the library code 2023-04-28 15:26:46 +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 std::vector<> instead of wxArray in widgets sample 2023-04-24 22:47:18 +01:00
widgets.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00