wxWidgets/include/wx/univ
Dimitri Schoolwerth b849473237 Fixed best sizes for wxUniv controls.
Many wxUniv controls had a way too small best size which was noticeable when running e.g. the widgets sample. Regression started in r61169 where wxWindowBase::DoGetClientBestSize() was introduced but that virtual function already existed in wxUniv's wxWindow. Removing wxUniv's wxWindow::DoGetBestSize and wxWindow::DoGetBestClientSize fixes sizing issues.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-25 23:16:44 +00:00
..
anybutton.h Fixed buttons having no border in wxUniv by default. 2011-08-25 23:09:00 +00:00
app.h
bmpbuttn.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h
combobox.h
control.h
dialog.h
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h Fixed compilation of sources that make use of wx/univ/notebook.h. 2011-08-23 02:18:41 +00:00
panel.h
radiobox.h
radiobut.h
renderer.h
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup0.h Add new wxBannerWindow class. 2011-08-22 12:18:43 +00:00
setup_inc.h
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdrend.h
textctrl.h
tglbtn.h
theme.h
toolbar.h
toplevel.h
window.h Fixed best sizes for wxUniv controls. 2011-08-25 23:16:44 +00:00