wxWidgets/include/wx/univ
2007-04-08 23:25:36 +00:00
..
.cvsignore
app.h
bmpbuttn.h
button.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h
combobox.h
control.h added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
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
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
statusbr.h
stdrend.h
textctrl.h fix a fatal crash due to using wxHSCROLL presence in m_windowStyle as indicator of whether we wrap lines or not: this didn't work because wxHSCROLL was temporarily reset in wxWindow::Create() and so we used wxTextWrappedData when we only had created wxTextMultiLineData 2007-04-08 23:25:36 +00:00
tglbtn.h
theme.h
toolbar.h
toplevel.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
window.h