wxWidgets/src
Václav Slavík 07fb285c52 Make wxOwnerDrawnComboBox::DoGetBestSize() twice as fast.
Don't call the very expensive wxComboCtrlBase::DoGetBestSize() method
when not needed - it calls wxComboCtrlBase::DoGetSizeFromTextSize(),
which is very expensive.

Also fix the code so that it doesn't apply GetSizeFromTextSize() twice
(once in the base class' DoGetBestSize(), once here).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-08-07 17:33:42 +00:00
..
aui Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cocoa Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
common Add wxFileName::SetPermissions(). 2013-08-07 11:08:28 +00:00
dfb Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Make wxOwnerDrawnComboBox::DoGetBestSize() twice as fast. 2013-08-07 17:33:42 +00:00
gtk Use RIAA wrapper for wxSpinCtrl event disabling in wxGTK. 2013-08-06 17:00:10 +00:00
gtk1 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
html Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Compilation fix for wxMSW with wxUSE_MSGBOX_HOOK==0. 2013-08-07 15:44:56 +00:00
os2 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
osx Fix column sorting UI in wxDataViewCtrl under wxOSX. 2013-08-06 17:36:17 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Add wxPropertyGridPageState::GetColumnFullWidth(). 2013-08-06 13:05:42 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
richtext Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stc Reflect changes in stc.cpp in stc.cpp.in from which it's generated. 2013-08-06 17:00:04 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
unix Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
x11 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xml Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xrc Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
zlib Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc