wxWidgets/include/wx/univ
2005-05-31 09:20:43 +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 added OnSysColourChanged() (modified patch 1103439) 2005-02-20 00:12:01 +00:00
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 On x11 another control may already have the mouse capture when the menu is 2005-05-06 13:42:34 +00:00
menuitem.h
notebook.h
radiobox.h Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning. 2005-02-23 16:52:31 +00:00
radiobut.h
renderer.h
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup0.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow 2005-03-11 02:13:30 +00:00
stattext.h
statusbr.h
textctrl.h
theme.h
toolbar.h
toplevel.h
window.h In MSWUniv wxWindow and wxWindowMSW are different classes so we can't access some of protected members (catched only by Borland). Therefore some of the flags related to background needs reading API. 2005-03-02 10:57:08 +00:00