wxWidgets/include/wx/gtk
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
..
gnome
.cvsignore
accel.h
app.h
bitmap.h Added raw bitmap access support to GTK 2.0. 2005-02-13 15:35:43 +00:00
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
gdiobj.h
glcanvas.h
icon.h Make wxBitmap inherit from wxBitmapBase 2005-02-05 13:08:44 +00:00
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
private.h
radiobox.h
radiobut.h
region.h ---------------------------------------------------------------------- 2005-02-09 15:01:49 +00:00
scrolbar.h
scrolwin.h use DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS 2005-02-06 15:48:00 +00:00
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
taskbarpriv.h Enable UpdateUI events in wxTaskBarIcon. 2005-01-23 22:39:03 +00:00
tbargtk.h
textctrl.h ---------------------------------------------------------------------- 2005-02-09 15:01:49 +00:00
tglbtn.h
timer.h
tooltip.h
toplevel.h Make wxTLW::Raise() actually bring the window to the top 2005-02-11 23:00:31 +00:00
treectrl.h
win_gtk.h
window.h