wxWidgets/samples/widgets
Vadim Zeitlin 59bd1178f1 Fix build with RTTI turned off using MSVC makefiles
Rebake these makefiles using fixed version of bakefile (pre-0.3.0).

See https://github.com/vslavik/bakefile/pull/85

Closes #17767.
2017-01-04 12:01:14 +01:00
..
icons Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
activityindicator.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
bmpcombobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
button.cpp Improve UI of the "Button" page of the widgets sample 2016-12-07 01:32:10 +01:00
checkbox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
choice.cpp Remove Windows CE support 2015-09-23 00:52:30 +02:00
clrpicker.cpp Reset opacity check box value when control settings are reset in ColourPicker demo. 2015-12-13 19:18:57 +01:00
combobox.cpp Allow modifying wxComboBox from its CLOSEUP handler with wxGTK2 2016-02-24 20:07:34 +01:00
datepick.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
descrip.mms Add compile support for widgets sample on OpenVMS 2011-11-10 14:41:14 +00:00
dirctrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
dirpicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
editlbox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
filectrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
filepicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
fontpicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
gauge.cpp Really add wxGA_PROGRESS support to wxGauge in wxOSX 2016-02-01 03:03:53 +01:00
headerctrl.cpp Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
hyperlnk.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
itemcontainer.cpp Use a separate variable for each loop in the widgets sample 2016-02-06 18:29:27 +01:00
itemcontainer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
listbox.cpp Add wxListBox::GetTopItem() and GetCountPerPage() 2016-02-06 19:13:35 +01:00
makefile.bcc Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
makefile.gcc Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
Makefile.in Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
makefile.unx Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
makefile.vc Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00
native_wrapper.mm Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
native.cpp Fix widgets sample build with MinGW-w64 4.9.1 2016-05-17 23:36:06 +02:00
notebook.cpp Remove Windows CE support 2015-09-23 00:52:30 +02:00
odcombobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
radiobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
searchctrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
slider.cpp Remove obsolete symbols from the samples 2015-12-03 22:11:04 +01:00
spinbtn.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
statbmp.cpp Add wxStaticBitmap::SetScaleMode() to control bitmap display size 2016-01-20 18:55:14 +01:00
static.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
textctrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
timepick.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
toggle.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
widgets_vc7.vcproj Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
widgets_vc8.vcproj Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
widgets_vc9.vcproj Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
widgets.bkl Add a very simple page showing wxHeaderCtrl in the widgets sample 2016-04-17 16:03:28 +02:00
widgets.cpp Fix MSVC14 warnings about a shadowed variable in the widgets sample. 2016-02-18 22:43:48 +01:00
widgets.h Remove Windows CE support 2015-09-23 00:52:30 +02:00