wxWidgets/include/wx/univ
Vadim Zeitlin c6179a847d 1. added SetSelection() to wxItemContainer and removed its declarations
from derived classes
2. made wxItemContainer::Select() non virtual: it simply calls SetSelection()
3. renamed wxListBox::SetSelection(n, select) to DoSetSelection() for all
   ports and defined non virtual SetSelection() overloads in the base class
   to avoid virtual functions hiding


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 17:08:27 +00:00
..
.cvsignore
app.h
bmpbuttn.h
button.h
checkbox.h
checklst.h
choice.h
colschem.h
combobox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
control.h
dialog.h
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
menu.h
menuitem.h
notebook.h
radiobox.h
radiobut.h
renderer.h
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup0.h Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS 2005-02-12 21:40:48 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
textctrl.h
theme.h
toolbar.h
toplevel.h
window.h