wxWidgets/samples/widgets
Vadim Zeitlin 3ffa651a34 Move wxAdv library contents into wxCore
This basically removes the "adv" library, even though it's still
preserved for compatibility with user make/project files referring to
it.

It is done because the distinction between "adv" and "core" was never
really clear (e.g. why wxTreeCtrl was in core but wxTreeListCtrl in
adv?) and it prevented some core classes from using adv ones.
2018-08-27 21:13:04 +02:00
..
icons
activityindicator.cpp
bmpcombobox.cpp Fix invalid image size in wxBitmapComboBox widgets sample 2018-05-17 20:20:05 +02:00
button.cpp Remove unnecessary empty dtors from the widgets sample 2018-03-17 17:24:07 +01:00
checkbox.cpp Remove unnecessary empty dtors from the widgets sample 2018-03-17 17:24:07 +01:00
choice.cpp
clrpicker.cpp Replace use of __WXGTK24__ with __WXGTK20__ 2018-06-01 08:49:48 -04:00
combobox.cpp
datepick.cpp Use border style consistently in the widgets sample 2018-03-17 17:50:56 +01:00
descrip.mms
dirctrl.cpp Use border style consistently in the widgets sample 2018-03-17 17:50:56 +01:00
dirpicker.cpp Replace use of __WXGTK24__ with __WXGTK20__ 2018-06-01 08:49:48 -04:00
editlbox.cpp Use border style consistently in the widgets sample 2018-03-17 17:50:56 +01:00
filectrl.cpp Use border style consistently in the widgets sample 2018-03-17 17:50:56 +01:00
filepicker.cpp Replace use of __WXGTK24__ with __WXGTK20__ 2018-06-01 08:49:48 -04:00
fontpicker.cpp Replace use of __WXGTK24__ with __WXGTK20__ 2018-06-01 08:49:48 -04:00
gauge.cpp
headerctrl.cpp
hyperlnk.cpp Use border style consistently in the widgets sample 2018-03-17 17:50:56 +01:00
itemcontainer.cpp
itemcontainer.h
listbox.cpp
makefile.bcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
Makefile.in Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
native_wrapper.mm
native.cpp Avoid warnings from gtk.h in the widgets sample 2018-07-24 15:27:31 +02:00
notebook.cpp
odcombobox.cpp
radiobox.cpp Remove unnecessary empty dtors from the widgets sample 2018-03-17 17:24:07 +01:00
searchctrl.cpp Test focus event generation for all pages of the widgets sample 2018-07-25 18:18:18 +02:00
slider.cpp Remove unnecessary empty dtors from the widgets sample 2018-03-17 17:24:07 +01:00
spinbtn.cpp Remove unnecessary empty dtors from the widgets sample 2018-03-17 17:24:07 +01:00
statbmp.cpp Replace Connect() with Bind() in all samples and utils too 2018-05-31 16:19:23 +02:00
static.cpp Replace Connect() with Bind() in all samples and utils too 2018-05-31 16:19:23 +02:00
textctrl.cpp Show HitTest() result on left click in "Text" widgets sample page 2018-06-03 16:36:03 +02:00
timepick.cpp Use border style consistently in the widgets sample 2018-03-17 17:50:56 +01:00
toggle.cpp Remove unnecessary empty dtors from the widgets sample 2018-03-17 17:24:07 +01:00
widgets_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
widgets_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
widgets_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
widgets.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
widgets.cpp Test focus event generation for all pages of the widgets sample 2018-07-25 18:18:18 +02:00
widgets.h Include required headers explicitly in the widgets sample 2018-03-24 19:14:52 +01:00