wxWidgets/include/wx/univ
Vadim Zeitlin 2e9b5717cd Add wxUSE_ARTPROVIDER_STD build option.
Make it possible to exclude wxDefaultArtProvider from build. Now that a
Tango-based provider exists, it may make sense to disable the standard bitmaps
if the program doesn't need the few of them not provided by Tango anyhow.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-12-31 17:39:37 +00:00
..
app.h
bmpbuttn.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h
combobox.h Have wxUniv wxComboBox inherit from wxItemContainer instead of wxComboBoxBase, since the latter is derived from wxTextEntry which conflicts with the recent change in wxComboCtrl (fixes #12789) 2010-12-20 11:27:13 +00:00
control.h
dialog.h
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h
radiobox.h
radiobut.h
renderer.h
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup0.h Add wxUSE_ARTPROVIDER_STD build option. 2010-12-31 17:39:37 +00:00
setup_inc.h
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h Fix wxUniv build after deriving wxStatusBar from wxControl. 2010-11-22 12:51:05 +00:00
stdrend.h
textctrl.h
tglbtn.h
theme.h
toolbar.h
toplevel.h
window.h