wxWidgets/include/wx/univ
2007-03-14 17:11:52 +00:00
..
.cvsignore
app.h
bmpbuttn.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h fixed wxFrame background colour in wxUniv on ports without native wxSYS_COLOUR_APPWORKSPACE 2006-12-24 19:06:39 +00:00
combobox.h
control.h
dialog.h
frame.h don't override GetMinWidth/Height() which are non-virtual any more, override GetMinSize() instead 2006-10-29 20:39:31 +00:00
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551) 2006-10-08 17:37:23 +00:00
radiobox.h
radiobut.h
renderer.h Return optimal label width from DrawHeaderButton 2006-11-30 23:44:55 +00:00
scrarrow.h renamed wxControlWithArrows::HitTest() to HitTestArrow() to avoid conflict with wxWindow::HitTest() 2006-10-30 12:24:13 +00:00
scrolbar.h moved wxScrollBar geometry methods out of wxRenderer, they are common for all themes 2006-10-30 12:33:25 +00:00
scrthumb.h
scrtimer.h
setup0.h removed wxUSE_DIB_FOR_BITMAP which doesn't seem to be used any longer 2007-03-14 17:11:52 +00:00
slider.h
spinbutt.h renamed wxControlWithArrows::HitTest() to HitTestArrow() to avoid conflict with wxWindow::HitTest() 2006-10-30 12:24:13 +00:00
statbmp.h
statbox.h
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h
statusbr.h
stdrend.h moved wxScrollBar geometry methods out of wxRenderer, they are common for all themes 2006-10-30 12:33:25 +00:00
textctrl.h moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif 2006-10-08 22:40:14 +00:00
tglbtn.h
theme.h added wxDelegateTheme to accompany wxDelegateRenderer 2006-10-26 15:33:10 +00:00
toolbar.h
toplevel.h don't override GetMinWidth/Height() which are non-virtual any more, override GetMinSize() instead 2006-10-29 20:39:31 +00:00
window.h