wxWidgets/include/wx/univ
Vadim Zeitlin 02f170d7be Remove REMOVE_UNUSED_ARG option from setup.h files.
This identifier wasn't used anywhere as WXUNUSED() is always defined as
nothing for all compilers since quite some time.

Also moved wxUSE_IOSTREAMH together with the other wxUSE_STD_XXX options and
removed the "compiler (mis)features" section which became empty after doing
this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-03-30 14:16:25 +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 No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h Fix signed/unsigned comparison warnings in wxUniv wxNotebook. 2010-11-10 13:52:29 +00:00
panel.h Add wxPanel::SetBackgroundBitmap(). 2011-03-20 00:00:49 +00:00
radiobox.h
radiobut.h
renderer.h
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup0.h Remove REMOVE_UNUSED_ARG option from setup.h files. 2011-03-30 14:16:25 +00:00
setup_inc.h
slider.h Deprecate second parameter of wxSlider::SetTickFreq(). 2011-02-05 16:36:30 +00:00
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h Declare wxStaticText in wxUniv as being dynamic, not abstract, class. 2011-01-04 16:21:29 +00:00
statusbr.h Fix wxUniv build after deriving wxStatusBar from wxControl. 2010-11-22 12:51:05 +00:00
stdrend.h
textctrl.h
tglbtn.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
theme.h
toolbar.h
toplevel.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
window.h