wxwidgets/samples/widgets
Vadim Zeitlin ec4777bbbf Rebake after the previous commit
This just separates the automatically-generated changes from the manual
ones in the parent commit.
2023-07-29 18:13:29 +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 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 Use flags required for using GTK in widgets sample 2023-07-11 13:40:23 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
native.cpp Suppress a warning for g_object_ref_sink() use in widgets sample 2023-07-04 02:19:14 +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 Use flags required for using GTK in widgets sample 2023-07-11 13:40:23 +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